Bunuel
Find the median of the following numbers:
\(-(\frac{1}{2})^{(\frac{-1}{3})}\); \(-(\frac{1}{4})^{(\frac{-1}{3})}\); \(-(\frac{1}{4})^{(\frac{-1}{2})}\); \(-(\frac{1}{4})^{(\frac{-2}{3})}\); \(-(\frac{1}{3})^{(\frac{-1}{2})}\)
A. \(-(\frac{1}{2})^{(\frac{-1}{3})}\)
B. \(-(\frac{1}{4})^{(\frac{-1}{3})}\)
C. \(-(\frac{1}{4})^{(\frac{-1}{2})}\)
D. \(-(\frac{1}{4})^{(\frac{-2}{3})}\)
E. \(-(\frac{1}{3})^{(\frac{-1}{2})}\)
Median of 5 numbers is the third value, whether we arrange them in ascending order or descending.
Since each value is negative, let's ignore negatives for all. Think about it - The middle value for 2, 3, 4 will be the same as middle value for -2, -3, -4.
\((\frac{1}{2})^{(\frac{-1}{3})} = 2^{\frac{1}{3}}\)
\((\frac{1}{4})^{(\frac{-1}{3})} = 4^{\frac{1}{3}}\)
\((\frac{1}{4})^{(\frac{-1}{2})} = 4^{\frac{1}{2}}\)
\((\frac{1}{4})^{(\frac{-2}{3})} = 4^{\frac{2}{3}} = 16^{\frac{1}{3}}\)
\((\frac{1}{3})^{(\frac{-1}{2})} = 3^{\frac{1}{2}}\)
Now raise each to the power 6 to get 4, 16, 64, 256, 27 respectively for the 5 values.
The middle value is 27 i.e. \(-(\frac{1}{3})^{(\frac{-1}{2})}\)
Answer (E)