Find x and y of these two equations: 2x - 3y = 13 and 3x + y = 3

In order to find the unknown variables x and y we need to simplify these equations in the way that will make it possible for us to get rid of either x or y variable, and make it easier to solve the remaining variable.

This method is known as Elimination, which is one of the methods how to solve a system of linear equations. 

We need to rewrite the equations so that when the equations are added, one of the variables is eliminated. In simple terms, we need to get same number of x's or the same number of y's, but with an opposite sign, in both equations. 

(1) 2x - 3y =13

(2) 3x + y = 3 

You can multiply equation (2) by 3, then add equations (1) and (2) to form equation (3) with just one variable. 

(2) 3*(3x+y) = 3*(3)

(2) 9x + 3y = 9

(1) 2x - 3y = 13

(3) 9x + 3y + 2x - 3y = 9 + 13

(3) 11x = 22

(3) x = 2

Then substitute our value for x back to one of the original equations and find what the value of y is.

2x - 3y = 13

2*(2) - 3y = 13 

4 - 3y =13

- 3y = 9

y = - 3

Afterwards we can check our results by substituting our variables back into the original equations.

2*(2) - 3*(- 3) = 13

3*(2) + (- 3) = 3

Problem solved :)

ZB

Related Maths GCSE answers

All answers ▸

Find the unknown side A ( trigonometry with one known side and an angle)


A shop trying to sell a laptop reduces its price by 7% at the very end of each week, from an initial price of £600. If you have £365 to spend, how many weeks must you wait until you can buy the laptop?


Work out the value of the following:


How do I use Pythagoras?