jopup wrote:this is soo confusing
why is the square root of a negative number possible?
or is it square root of a positive number (if so where does the negative come from?)
Let me try to add some clarity here:
Firstly you are not taking the square root of a negative number.
The question stem tells you that x < 0. In other words, x is a negative number.
So lets take a look at the expression under the sq root sign: "-x|x|"
Keep in mind that x is a negative number, as stated in the question x<0.
-(-x) = x
|-x| = x
So under the sq root, we can simplify the expression as x*x or x^2.
So the sq root of x^2 = x.
Note the following rule: a radical (root) sign in the GMAT, denotes only the non-negative root of a number.
For example sq root of 4 is 2 and -2. However, in the GMAT the answer here should be 2, not -2.
So in our case the sq root of x^2 = x. Since the question tells us that x<0, then this means that the answer is -x.
Hopefully this makes sense.