Test Marta's values in equation (1)
3(2)+2(3)=6+6=12=13 Substituting x=2 and y=3 into 3x + 2y gives 12, not 13, so her pair fails the first equation.
Test Marta's values in equation (2)
(2)−(3)=−1=1 It fails the second equation as well: x - y should be 1, but she gets -1. The sign being reversed is a clue that the values have been swapped.
Label the two equations
(1) 3x+2y=13(2) x−y=1 Numbering the equations makes it easy to say exactly what you are doing to each one.
Decide which variable to eliminate
y-coefficients: 2 and −1⇒match them at 2 To eliminate y the two y-coefficients must be the same size. The lowest common multiple of 2 and 1 is 2, so scale each equation up to that.
Keep equation (1) as it is
(3) 3x+2y=13 The y-coefficient here is already the right size, so equation (1) does not need scaling.
Multiply equation (2) by 2
(4) 2x−2y=2 Multiply every term — both sides — by 2. The equation still has the same solutions, but the y-coefficient is now 2 in size.
Add the scaled equations
(3)+(4):(3x+2y)+(2x−2y)=13+2 The y-terms are now the same size and the signs are opposite, so adding makes them cancel. Adding the two equations removes y completely.
Eliminate y
(3)+(4):5x=15 The y-terms cancel, leaving one equation with only x in it.
Solve for x
x=515=3 Divide both sides by 5.
Substitute x=3 into equation (1)
3(3)+2y=13 Put the value you have just found back into one of the original equations to find y.
Simplify
9+2y=13 Work out the number part first, then the equation has only one unknown left.
Solve for y
2y=13−9=4⇒y=2 Move the number to the other side, then divide by 2.
Check in equation (2)
(3)−(2)=3−2=1 ✓ Substituting both values into the equation you did not use for the back-substitution confirms the solution is right. Always do this check.
State the solution
x=3, y=2 These values satisfy both equations at once — they are the coordinates of the point where the two lines cross.
Explain the error
Correct: x=3, y=2(Marta had them the wrong way round) Marta found the right pair of numbers but wrote them against the wrong letters. Always state which value belongs to x and which to y, then check both equations.