Solve the simaltaneous equations: 3x + 4y = 10, 2x + 3y = 7

Solving by elimination

1. multiply the equations by a number so that the number in front of either x or y is the same for both equations:

3x + 4y = 10 (X2) --> 6x + 8y = 20

2x + 3y = 7 (X3) --> 6x + 9y = 21

2. now one of the equations can be subtracted from the other to "eliminate" the x value:

(6x - 6x) + (8y - 9y) = 20 - 21 -y = -1 y = 1

3. substitute in the found value of y into either equation to find the x value:

2x + 3(1) = 7

2x + 3 = 7

2x = 4

x = 2

ST

Related Maths GCSE answers

All answers ▸

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?


A class of pupils were asked about how they travelled to school on a particular day. 1/6 of the pupils were driven to school in a car. 2/5 of the pupils took the bus. The rest of the pupils walked to school. Calculate the fraction of pupils who walk


5q^2.p^12/10(q.p^3)^2


How do you go about rearranging equations where the required subject appears on both sides? Such as making x the subject of 7x + a = 3x + b.