1.1.5 Solving Simultaneous Equations

In this topic, we will learn how to:

  • solving by substitution, a pair of simultaneous equations, of which one is linear and one is quadratic

To solve a simultaneous equation make one of the unknowns in the linear equation subject of the formula. Substitute this into the quadratic, then solve for the other unknown.

Let’s take a look at the following examples.

1. Use the method of substitution to solve the following equations, simultaneously,
x+y+1=0      x2+y2=25x + y + 1 = 0\ \ \ \ \ \ x^{2} + y^{2} = 25The first step is to make xx the subject of the formula in the linear equation,
x+y+1=0x + y + 1 = 0x=y1\textcolor{#2192ff}{x = -y -1}Substitute x=y1\textcolor{#2192ff}{x = -y -1} into the second equation,
x2+y2=25\textcolor{#2192ff}{x}^{2} + y^{2} = 25(y1)2+y2=25(\textcolor{#2192ff}{-y - 1})^{2} + y^{2} = 25Expand the parentheses,
y2+2y+1+y2=25\textcolor{#2192ff}{y^{2} + 2y + 1} + y^{2} = 25Group like terms,
y2+y2+2y+125=0y^{2} + y^{2} + 2y + 1 - 25 = 0Simplify,
2y2+2y24=02y^{2} + 2y - 24 = 0Divide the whole equation by 22 to further simplify it,
y2+y12=0y^{2} + y - 12 = 0Solve the quadratic equation using your preferred method, in this case, we will factorise,
(y+4)(y3)=0(y + 4)(y - 3) = 0y+4=0      y3=0y + 4 = 0\ \ \ \ \ \ y - 3 = 0Solve for yy in both equations,y=4      y=3y = -4\ \ \ \ \ \ y = 3Substitute these values of yy into the original linear equation to find the values of x. At y=4,y = -4,
x+y+1=0x + \textcolor{#2192ff}{y} + 1 = 0x+(4)+1=0x + (\textcolor{#2192ff}{-4}) + 1 = 0x4+1=0x -4 + 1 = 0x3=0x - 3 = 0x=3x = 3Therefore, at y=4y = -4, x=3x = 3. We can represent this as a set of coordinates,
(3,4)(3, -4)We do the same for y=3y = 3. At y=3y = 3,
x+y+1=0x + \textcolor{#0f0}{y} + 1 = 0x+(3)+1=0x + (\textcolor{#0f0}{3}) + 1 = 0x+3+1=0x + 3 + 1 = 0x+4=0x + 4 = 0x=4x = -4Therefore, at y=3y = 3, x=4x = -4. We can represent this as a set of coordinates,
(4,3)(-4, 3)As a result, the final solution for this question is,
(3,4),(4,3)(3, -4), (-4, 3)2. Solve simultaneously by substitution the following equations,
2x+3y=7      3x2=4+4xy2x + 3y = 7\ \ \ \ \ \ 3x^{2} = 4 + 4xyThe first step is to make xx the subject of the formula in the linear equation,
2x+3y=72x + 3y = 72x=73y2x = 7 - 3yx=723y2x = \frac{7}{2} -\frac{3y}{2}Substitute x=723y2\textcolor{#2192ff}{x = \frac{7}{2} -\frac{3y}{2}} into the second equation,
3x2=4+4xy3\textcolor{#2192ff}{x}^{2} = 4 + 4\textcolor{#2192ff}{x}y3(723y2)2=4+4(723y2)y3\left(\textcolor{#2192ff}{\frac{7}{2} -\frac{3y}{2}}\right)^{2} = 4 + 4\left(\textcolor{#2192ff}{\frac{7}{2} -\frac{3y}{2}}\right)yExpand the parentheses,
3(49421y2+9y24)=4+14y6y23\left(\textcolor{#2192ff}{\frac{49}{4} - \frac{21y}{2} +\frac{9y^{2}}{4}}\right) = 4 + 14y - 6y^{2}147463y2+27y24=4+14y6y2\frac{147}{4} - \frac{63y}{2} + \frac{27y^{2}}{4} = 4 + 14y - 6y^{2}Group like terms,
1474463y214y+27y24+6y2=0\frac{147}{4} - 4 - \frac{63y}{2} - 14y + \frac{27y^{2}}{4} + 6y^{2} = 0Simplify,
131491y2+51y24=0\frac{131}{4} - \frac{91y}{2} + \frac{51y^{2}}{4} = 0Multiply through by 44 to get to rid of the denominators,
131182y+51y2=0131 -182y + 51y^{2} = 0Write the equation in the form ax2+bx+c=0ax^{2} + bx + c = 0 ,
51y2182y+131=051y^{2} - 182y + 131 = 0Solve the quadratic equation using your preferred method, in this case we will factorise,
(51y131)(y1)=0(51y - 131)(y - 1) = 051y131=0      y1=051y - 131 = 0\ \ \ \ \ \ y - 1 = 0Solve for yy in both equations,
y=13151      y=1y = \frac{131}{51}\ \ \ \ \ \ y = 1Substitute these values of yy into the original linear equation to find the values of x. At y=13151y = \frac{131}{51},
2x+3y=72x + 3\textcolor{#2192ff}{y} = 72x+3(13151)=72x + 3\left(\textcolor{#2192ff}{\frac{131}{51}}\right) = 72x+13117=72x + \frac{131}{17} = 72x=7131172x = 7 - \frac{131}{17}2x=12172x = -\frac{12}{17}x=617x = -\frac{6}{17}Therefore, at y=13151y = \frac{131}{51}, x=617x = -\frac{6}{17}. We can represent this as a set of coordinates,
(617,13151)\left(-\frac{6}{17}, \frac{131}{51}\right)We do the same for y=1y = 1. At y=1y = 1,
2x+3y=72x + 3\textcolor{#0f0}{y} = 72x+3(1)=72x + 3\left(\textcolor{#0f0}{1}\right) = 72x+3=72x + 3 = 72x=732x = 7 - 32x=42x = 4x=2x = 2Therefore, at y=1y = 1, x=2x = 2. We can represent this as a set of coordinates,
(2,1)(2, 1)As a result, the final solution for this question is,
(617,13151),(2,1)\left(-\frac{6}{17}, \frac{131}{51}\right), (2, 1)