How do I solve simultaneous equations by substitution?

Often, substitution is used when dealing with quadratic simultaneous equations as the other method, elimination, is more straightforward and can be used to solve linear equations but it cannot be used for quadratic equations. Here is an example of a set of quadratic simultaneous equations:  x2 + y= 4    y = 3x -2 . In order to solve simultaneous equations by substitution, you substitute one of the squared terms in the quadratic equation using the linear equation.  So for this example, we would substitue yfor (3x -2)as the linear equation tells us y = 3x-2 .  Our equation is now x2 + (3x -2)2 = 4 . Now we expand to solve for our variable (x in this case) as normal x+ 9x- 12x + 4 = 4 becomes 10x- 12x = 0  becomes 5x - 6 = 0  becomes 5x = 6 means x = 6/5 . Then once we have our first variable, in this case x, we put that back into the linear equation to find the other variable, in this case y. So  y = 3x -2 becomes y = 3(6/5) -2 means y =  8/5 . And there we have our solution!

NM

Related Maths GCSE answers

All answers ▸

From factorising a^2-b^2 hence or otherwise simplify fully (x^2 + 4)^2 - (x^2-2)^2


The straight line L1 passes through the points with coordinates (4, 6) and (12, 2) The straight line L2 passes through the origin and has gradient -3. The lines L1 and L2 intersect at point P. Find the coordinates of P.


Given the function f(x) = 2x^2 + 3.When f(x) = 53 find both values of x


Solve the simultaneous equations x+y=8 and 3x-y=4.