Bunuel
If x and y are integers, what is the value of \(x^2 + 2xy + y^2\) ?
(1) \(x + y = 7\)
(2) \(2x = \frac{28 - 4y}{2}\)
Useful property: \(x^2 + 2xy + y^2 = (x+y)^2\)Target question: What is the value of \(x^2 + 2xy + y^2\) ? Statement 1: \(x + y = 7\) Square both sides to get: \((x + y)^2 = 7^2\)
Expand and simplify to get:
\(x^2 + 2xy + y^2 = 49\)Since we can answer the
target question with certainty, statement 1 is SUFFICIENT
Statement 2: \(2x = \frac{28 - 4y}{2}\)Multiply both sides of the equation by \(2\) to get: \(4x = 28 - 4y\)
Add \(4y\) to both sides to get: \(4x + 4y= 28\)
Divide both sides by \(4\) to get: \(x + y= 7\)
At this point, we can see that statement 2 provides the EXACT SAME information that statement 1 provided.
Since statement 1 is SUFFICIENT, we can conclude that statement 2 is SUFFICIENT
Answer: D
Cheers,
Brent