If 2 < x < 4, what is the median of the numbers 0, 5, x, 1, 7, and 3?
If you are able to find a unique value of x , then you can find the median. So we can re frame the question stem as Is it possible to find a unique value of x or not?
(1) 2x−5=0
From statement 1, x = 5/2 = 2.5. We will be able to find the median as we know the value of x.
Statement 1 alone is sufficient.
(2) 2x^2−7x+5=0
Solving the quadratic equation, we get two values of x i.e 1 and 2.5.
Since its given that 2 < x < 4, x= 1 will not be possible and only possible value of x is 2.5.
As we got a unique value of x, we can find the median in this case.
Statement 2 alone is sufficient.
Option D is the answer .