Question

Difficulty: MediumSystems of Linear Equations
5x+3y=223x+5y=18\begin{aligned} 5x + 3y &= 22 \\ 3x + 5y &= 18 \end{aligned}

If (x,y)(x, y) is the solution to the system of equations above, what is the value of xyx - y?

Answer: 2

Answer

The value of the expression xyx - y is 2.
Subtracting the second equation, 3x+5y=183x + 5y = 18, from the first equation, 5x+3y=225x + 3y = 22, yields (5x3x)+(3y5y)=2218(5x - 3x) + (3y - 5y) = 22 - 18, which simplifies to 2x2y=42x - 2y = 4. Dividing both sides of this equation by 2 isolates the expression xyx - y and yields a final value of 2.

Step-by-Step Solution

1
Subtract the second equation from the first equation.
2x2y=42x - 2y = 4
Subtracting the equations aligns the coefficients of xx and yy to form a multiple of the target expression xyx - y.
2
Divide both sides of the equation by 2.
xy=2x - y = 2
Dividing the expression 2x2y2x - 2y by 2 isolates the target expression xyx - y.

Key Concept

Solving systems of linear equations by linear combination and algebraic manipulation.
Rate this question