Carcass wrote:
If
x + y = 7 and
x – y = 3, then
x^2 - y^2 =A. -4
B. 4
C. 10
D. 21
E. 40
Kudos for the right answer and explanation
Question part of the project GRE Quantitative Reasoning Daily Challenge - (2021) EDITIONGRE - Math Book APPROACH #1: Factor the difference of squares
Key property: (a^2 - b^2)=(a+b)(a-b)So,
(x^2 - y^2)=(x+y)(x-y)=(7)(3)=21Answer: D
APPROACH #2: Solve the system of equations
Given:
x + y = 7x – y = 3Add the two equations to get:
2x = 10, which means
x = 5If
x = 5, we can plug that value into either equation, to conclude that
y = 2If
x = 5 and
y = 2, then
x^2 - y^2 = 5^2 - 2^2 = 25 - 4 = 21Answer: D
Cheers,
Brent