List R contains five numbers that have an average value of 55. If the median of the numbers in the list is equal to the mean and the largest number is equal to 20 more than two times the smallest number, what is the smallest possible value in the list?
a)35
b)30
c)25
d)20
e)15
The way I solved this is with two equations. The avg formula is (L+F)/2 (correct?) so I did (L+F)/2=55 AND L=2S+20. Then I solved for S and got 30.
Why does this way not achieve the correct answer (which is c)?