BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

What is the value of x2(x - y) + y2(y - x)?

Expert replies
by Max@Math Revolution » Thu Apr 23, 2020 2:07 am

Timer

00:00

Answers

A

B

C

D

E

Stats

Difficulty

[GMAT math practice question]

What is the value of x^2(x - y) + y^2(y - x)?

1) x + y = 3.
2) xy = 1.
Join the discussion
Source: — Data Sufficiency |

=>

Forget conventional ways of solving math questions. For DS problems, the VA (Variable Approach) method is the quickest and easiest way to find the answer without actually solving the problem. Remember that equal numbers of variables and independent equations ensure a solution.
Visit https://www.mathrevolution.com/gmat/lesson for details.

The first step of the VA (Variable Approach) method is to modify the original condition and the question. We then recheck the question. We should simplify conditions if necessary.

The expression in the question x^2(x - y) + y^2(y - x) is equivalent to (x - y)^2(x + y) for the following reason:
x^2(x - y) + y^2(y - x)
= x^2(x - y) - y^2(x - y) (taking out a common factor of -1 from the second bracket)
= (x - y)(x^2 - y^2) (taking out a common factor of (x – y))
= (x - y)(x - y)(x + y) (factoring (x^2 – y^2) using a difference of squares)
= (x - y)^2(x + y) (putting like terms together)

(x - y)^2
= x^2 - 2xy + y^2 (foiling (x - y)(x – y))
= x^2 + 2xy + y^2 – 4xy (since 2xy – 4xy = -2xy in the previous equation)
= (x + y)^2 – 4xy (factoring x^2 + 2xy + y^2 using trinomial factoring)
= 3^2- 4*1 = 9 – 4 = 5 when we have x + y = 3 and xy = 1 from both conditions 1) & 2).

Then we have (x - y)^2(x + y) = 5*3 = 15.

Therefore, C is the answer.
Answer: C
Join the discussion