If −1 < x < 0, what is the median of these six numbers listed below
\(\frac{1}{x^3}\) , \(\frac{1}{x^2}\), \(\frac{1}{x}\), \(x, x^2, x^3\)
(A) \(\frac{1}{x}\)
(B) \(x^2\)
(C) \(\frac{x^2(x+1)}{2}\)
(D) \(\frac{x(x^2+1)}{2}\)
(E) \(\frac{x^2}{2x}\)
Since there are six numbers then the median would be the average of the middle numbers i.e. 3rd and 4th here. To find the 3rd and 4th numbers first the list has to be arranged in an ascending order.
As x is a fraction, numbers that are fractions would be integers and others would be fractions. Thus leaving \(\frac{1}{x^3}\), \(\frac{1}{x^2}\), \(\frac{1}{x}\) aside since they would be at extremes, only \(x\), \(x^2\), \(x^3\) are left. Among the three leaving aside the biggest i.e. \(x^2\), the median can be calculated as
\(\frac{(x + x^3)}{2}\) = \(\frac{x (x^2 + 1)}{2}\)
It can be verified by taking any value of x. Let \(x = \frac{-1}{2}\) → \(x^3\) = \(\frac{-1}{8}\) then, list becomes -8, -2, \(\frac{-1}{2}\), \(\frac{-1}{8}\), \(\frac{1}{4}\), 4 and median = (\(\frac{-1}{2}\) + \(\frac{-1}{8}\))/2 = \(\frac{-5}{16}\)
Also, \(\frac{x (x^2 + 1)}{2}\) = \(\frac{-5}{16}\)
Answer (D).