nmohindru
If \(\frac{x}{|x|}<x\) which of the following must be true about \(x\)?
(A) \(x>1\)
(B) \(x>-1\)
(C) \(|x|<1\)
(D) \(|x|=1\)
(E) \(|x|^2>1\)
This question was well explained by Durgesh and Ian Stewart, but since there are still some doubts, I'll try to add my 2 cents.
First of all let's solve this inequality step by step and see what is the solution for it, or in other words let's see in which ranges this inequality holds true.
Two cases for \(\frac{x}{|x|}<x\):
A. \(x<0\) --> \(|x|=-x\) --> \(\frac{x}{-x}<x\) --> \(-1<x\) --> \(-1<x<0\);
B. \(x>0\) --> \(|x|=x\) --> \(\frac{x}{x}<x\) --> \(1<x\).
So given inequality holds true in the ranges: \(-1<x<0\) and \(x>1\). Which means that \(x\) can take values only from these ranges.
------{-1}
xxxx{0}----{1}
xxxxxxNow, we are asked which of the following must be true about \(x\). Option A can not be ALWAYS true because \(x\) can be from the range \(-1<x<0\), eg \(-\frac{1}{2}\) and \(x=-\frac{1}{2}<1\).
Only option which is ALWAYS true is B. ANY \(x\) from the ranges \(-1<x<0\) and \(x>1\) will definitely be more the \(-1\), all "red", possible x-es are to the right of -1, which means that all possible x-es are more than -1.
Answer: B.