How do I solve the simultaneous equations 5x - 3y = -1 and 3x + y = 5?

One method of solving these is by elimination. We can try to subtract a multiple of one equation from the other to cancel the x's (or y's).

5x - 3y = -1 (A)
3x + y  = 5  (B)

In this case, we can add 3*(equation B) to equation A to cancel the y's. We get

14x = 14, so x = 1.

To find y, substitute this value of x into one of the original equations and solve for y.

5 - 3y = -1 (A, sub x = 1)
6 - 3y = 0
     3y = 6
      y  = 2

So the answer is x = 1, y = 2. It's a good idea to check your answer using the other equation (the one you didn't substitute into before).

3x + y = 5 (B)
 3  + 2 = 5 (sub x = 1, y = 2)

The last equation is clearly true, so we have in fact found the correct x and y.

AK

Related Maths GCSE answers

All answers ▸

Show that (x + 4)(x + 5)(x + 6) can be written in the form ax3 + bx2 + cx + d where a, b, c and d are positive integers.


A game consists of 5 cups turned upside down, under one of the cups is a prize. 5 friend's pick a cup in turn and lifts it up, if they get the prize, they win , but if not, the cup is removed and the next friend picks. What position is it best to pick?


Find f^-1(x) for the following equation: f(x) = (12+x)/3


Solve simultaneously, 2x-3y=16 and x+2y=-6