who among P, Q, T, V and M is exactly in the middle when they are arranged ascending order of their heights ? Statements : 1. V is taller than Q but shorter than M 2. T is taller than Q and M but shorter than P
A
I alone is sufficient while II alone is not sufficient
B
II alone is sufficient while alone is not sufficient
C
Either I or II is sufficient
D
Both I and II are sufficient
Correct Answer: Both I and II are sufficient
From (1), we have : M > V > Q From (2), we have : T > Q, T >M, P > T Combining the above two, we have : P > T > M > V > Q i.e. Q Clearly, M is in the Middle.