uptowngirl92 wrote:What is the value of x?
sq root(x^4)=9
sq root(x^2)=-x
First thing we need to understand: by mathematical convention, the phrase "square root of" or the square root symbol are translated as "the positive square root of".
So, for example, if a question read "x is the square root of 25", we would know that x is +5. Similarly, if we see the square root hat over a number, we only worry about the positive root.
With that in mind, let's look at the statements:
(1) sqroot(x^4) = 9
In other words, the positive square root of x^4 is 9.
Well, 9^2 is 81. So, we know that x^4 = 81.
If x^4=81, do we have just one possible value for x? No: x could be +/- 3... insufficient.
(2) sqroot(x^2) = -x
Right off the bat we can say this is insufficient alone, since it doesn't give us a value at all.
However, since we're about to combine, let's think about what it means.
We know that "the positive square root of x squared equals negative x".
How is this possible? Well, the positive square root is, of course, positive. So, the left side of the equation must be positive.
Since the left side is positive, the right side must also be positive. If -x is positive, x must be negative.
Accordingly, from (2) we know that x is negative.
Now let's combine the statements:
1) x = 3 or -3
2) x < 0
Together, x must be -3... sufficient, choose C.