Question

Difficulty: HardOrder of Operations and Number Properties

For all non-zero real numbers xx and yy, which of the following is equivalent to the expression below?

xy[x(yx)]y2 x - y[x - (y - x)] - y^2
  1. A
    2x23xy2x^2 - 3xy
  2. B
    x2xy2y2x - 2xy - 2y^2
  3. x2xyx - 2xyAnswer
  4. D
    xx
  5. E
    x2y2x - 2y^2

Answer

The correct answer is x2xyx - 2xy.
The correct answer is x2xyx - 2xy. We begin by simplifying the innermost grouping symbols first. The expression inside the parentheses is x(yx)=xy+x=2xyx - (y - x) = x - y + x = 2x - y. Substituting this back into the expression gives xy[2xy]y2x - y[2x - y] - y^2. Next, we distribute the factor of y-y to the terms inside the brackets, yielding y(2x)y(y)=2xy+y2-y(2x) - y(-y) = -2xy + y^2. The expression then becomes x2xy+y2y2x - 2xy + y^2 - y^2. Finally, combining the like terms +y2+y^2 and y2-y^2 cancels them out, resulting in the simplified expression x2xyx - 2xy.

Step-by-Step Solution

1
Simplify the expression inside the innermost parentheses: x(yx)x - (y - x).
2xy2x - y
Distribute the negative sign to the terms inside the parentheses: (yx)=y+x-(y - x) = -y + x. Combining like terms gives x+xy=2xyx + x - y = 2x - y.
2
Substitute the simplified expression back into the main expression: xy[2xy]y2x - y[2x - y] - y^2.
xy[2xy]y2x - y[2x - y] - y^2
This updates the expression to show the next level of grouping symbols to resolve.
3
Distribute the y-y to the terms inside the brackets: y[2xy]-y[2x - y].
2xy+y2-2xy + y^2
Apply the distributive property: y×2x=2xy-y \times 2x = -2xy, and y×(y)=y2-y \times (-y) = y^2.
4
Combine the distributed terms back into the expression and simplify: x2xy+y2y2x - 2xy + y^2 - y^2.
x2xyx - 2xy
The +y2+y^2 and y2-y^2 terms cancel each other out, leaving the simplified expression x2xyx - 2xy.

Key Concept

Applying the order of operations (PEMDAS) to evaluate expressions with nested grouping symbols, and correctly distributing positive and negative signs.
Estimated Time:1m 30s
Rate this question