How do you solve the simultaneous equations 3x + 4y = 5 and 2x – 3y = 9

We label each equation

3x + 4y = 5 (1)

2x – 3y = 9 (2)

We now want to get rid of one of the variables (x or y). Lets get rid of x:

We need (1) and (2) to have the same number of x's so we multiple (1) by 2 and (2) by 3 so they both have 6 x's

6x + 8y = 10 (1)*2

6x - 9y = 27 (2)*3

Now to get rid of the x's we take one of the equations from the other. It is easier to do (2)*3 -(1)*2

  6x - 9y = 27 (2)*3

- 6x + 8y = 10 (1)*2

                                   

     -17y = 17 

If we devide this equation by -17 we get

y = -1

We can plug this value of y into (1) to get

3x -4 = 5

add 4 to both sides of the equation

3x = 9

Divide by 3

x = 3

Now to check put x and y into (2)

6 - (-3) = 9 

As this is true, we have the solution

x = 3, y = -1

SS

Related Maths GCSE answers

All answers ▸

5 White Socks and 3 Black socks are in a drawer. I take out two socks. What is the probability the socks are the same colour?


The circle c has equation x^2 + y^2 = 1. The line l has gradient 3 and intercepts the y axis at the point (0, 1). c and l intersect at two points. Find the co-ordinates of these points.


How do tree diagrams work? Consider: A bag contains 5 red counters and 3 blue counters. James draws a counter from the bag at random and keeps it. James then draws a second counter at random. What is the probability that James takes two red counters?


How do I solve the equation 5y+18=3y+4?