Bunuel
What is the value of x?
(1) y^2 = x
(2) (x + 4)/4 = y + 1
Kudos for a correct solution. 800score Official Solution:Statement (1) is insufficient: we cannot determine the value of x without knowing the value of y.
If we multiply both sides of the equation in Statement (2) by 4, we get:
x + 4 = 4(y + 1), or
x + 4 = 4y + 4.
Subtracting 4 from both sides gives us:
x = 4y.
This statement is also insufficient.
Combined, both statements are still insufficient. When we substitute the second equation into the first, we get:
y² = 4y.
We cannot simply divide each side of the equation by y because this is a quadratic equation, and we do not know that y is not equal to 0.
We must set the equation equal to zero and factor it:
y² – 4y = 0
y(y – 4) = 0
y = 0 or 4.
Possible solutions for (x,y) are (0,0) and (16,4). But, we aren't looking for "possible" solutions, we are interested in THE solution. Since we do not have sufficient information to determine the value of x, even after combining the statements,
the correct answer is choice (E).