by james.jt.wu Sat Aug 14, 2010 10:40 pm
Hi There,
I am not an instructor but hope I can help out. You can do this problem in two ways. First, and probably easier way, is to take any negative number and just plug into the question and answer choices and see which one matches.
Second way is algebra, which is not preferrable for complex absolute value questions such as this question if you are short on time. But if you want to do it that way, it would be as follows:
Question: If x < 0, square root(-x*|x|) is equal to what expression?
The key here is to realize that |x| = x when x>0, and |x| = -x when x <0 (that is the definition of absolute values).
Since x < 0, the expression under the square root now becomes:
-x * -x = x^2. So now you are taking square root of (x^2), which is actually |x|. (this is one of the things you should memorize)
As per before, |x| = x when x>0, and |x| = -x when x<0. Since x<0, the express simplifies to -x, which is Answer A.
Hope this helps :) Again, plug numbers if you can... fastest way to do it!