Solve the following simultaneous equations: x^2-y^2=9, x - y = 1

We first notice we have a linear and non linear equation. The simplest method to solve is to substitute the linear equation into the non linear equation and then solve for one of the unknowns. Then substitute that value once known back into on the of the equations (into the linear one is simpler) and then solve again for the second unknown.

x - y = 1 ==>  x = 1 + y

x^2-y^2=9  ==> (1 + y) ^2 - y ^ 2 = 9  ==> 2y = 8 ==> y = 4

x = 1 + y ==> x = 1 + 4 ==>  x = 5

x = 5

y = 4

SH

Related Maths GCSE answers

All answers ▸

How do you factorize a quadratic equation which has a coefficient of x^2 other than 1?


Solve (72x^3 - 18x)/(12x^2 - 6x) = 0 for x.


What is the method for factorising the expression 'x^2 + 3x + 2'?


A sequence increases by 5 each time and the first term is x. The sum of the first four terms is 54. Set up and solve an equation to work out the value of x.