achloes
avigutman gmatophobia vv65Would you mind checking if my approach is sound? I'm unsure mainly because it does not seem to produce 0 or negative values for x.
Free info: x^2 = 2^x
S1. 2x = x^3/2^3
Isolating x... x^2 = (2^3)(2)
x^2 = 2^4
Powering both sides by 1/2 to find x...
x = 2^2 = 4
SUFFICIENT
S2. x = 2^(x-2)
x = 2^x/2^2
Replacing 2^x with x^2...
x = x^2/2^2
Isolating x...
x = 2^2 = 4
SUFFICIENT
Hi
achloes, I highlighted your errors above.
In general, I advise students to use arithmetic language when they manipulate equations and inequalities. So, use "dividing the equation by a factor of x" rather than "isolating x". That way you're more likely to realize that you can't perform that operation without acknowledging the possibility that x=0.
Your other error was not accounting for the possibility that x is negative when you took the square root of the equation.
If we know that x^2=9, for example, we can only infer that x is 3 units away from zero, but there's no way for us to know which side. In other words:
x^2 = 9 ---> |x| = 3