2. Topic 2(COLON) Equations, Inequalities and Simultaneous Systems

Lesson 2.3: Simultaneous Equations

Official syllabus section covering Lesson 2.3: Simultaneous equations within Topic 2: Equations, Inequalities and Simultaneous Systems: Solving linear simultaneous equations by substitution and by elimination.; Solving one-linear and one-quadratic simultaneous equations..

Lesson 2.3: Simultaneous Equations

Introduction

In this lesson, we will explore the critical concepts of simultaneous equations. We will learn how to solve linear simultaneous equations using two prominent methods: substitution and elimination. Additionally, we will investigate cases where one of the equations is quadratic. By the end of this lesson, you will be able to confidently find solutions to simultaneous equations and interpret them as points of intersection.

Learning Objectives

  • Solving linear simultaneous equations by substitution and by elimination.
  • Solving one-linear and one-quadratic simultaneous equations.
  • Interpreting solutions as points of intersection.
  • Solve a pair of linear simultaneous equations by substitution or elimination.
  • Solve a simultaneous system that includes a quadratic equation.

1. Understanding Simultaneous Equations

Simultaneous equations are a set of equations with multiple variables that are solved together. The solution to these equations is the set of values for the variables that satisfy all equations in the system. When solving these equations graphically, the solution represents the point(s) where the graphs of the equations intersect.

1.1 Linear Simultaneous Equations

A system of linear equations can be generally expressed in the form:

$$egin{align*} \text{Equation 1: } & a_1x + b_1y = c_1 \

\text{Equation 2: } & a_2x + b_2y = c_2 \ $\end{align*}$$$

where $x$ and $y$ are the variables, and $a_i$, $b_i$, and $c_i$ are constants.

2. Methods for Solving Linear Simultaneous Equations

We will explore two main methods for solving linear simultaneous equations: substitution and elimination.

2.1 Substitution Method

The substitution method involves isolating one variable in one of the equations and substituting that expression into the other equation.

Example 1: Solving by Substitution

Consider the following system of equations:

$$egin{align*} \text{Equation 1: } & 2x + 3y = 16 \

\text{Equation 2: } & x - y = 2 \ $\end{align*}$$$

Step 1: Isolate one variable in one equation.

From Equation 2, we can express $x$ in terms of $y$:

$$x = y + 2$$

Step 2: Substitute that expression into the other equation.

Now substitute $x$ in Equation 1:

$$2(y + 2) + 3y = 16$$

Step 3: Solve for $y$.

Distributing and simplifying gives:

$$2y + 4 + 3y = 16$$

$$5y + 4 = 16$$

$$5y = 12$$

$$y = \frac{12}{5}$$

Step 4: Substitute $y$ back to find $x$.

Using the expression for $x$:

$$x = \frac{12}{5} + 2 = \frac{12}{5} + \frac{10}{5} = \frac{22}{5}$$

Thus, the solution is:

$$(x, y) = \left(\frac{22}{5}, \frac{12}{5}

ight)$$

2.2 Elimination Method

The elimination method involves adding or subtracting the equations to eliminate one variable.

Example 2: Solving by Elimination

Using the same equations:

$$egin{align*} \text{Equation 1: } & 2x + 3y = 16 \

\text{Equation 2: } & x - y = 2 \ $\end{align*}$$$

Step 1: Align the equations.

To eliminate $x$ or $y$, we can multiply Equation 2 by 2:

$$2(x - y) = 2(2) \Rightarrow 2x - 2y = 4$$

So we have:

$$egin{align*} \text{Equation 1: } & 2x + 3y = 16 \

\text{Modified Equation 2: } & 2x - 2y = 4 \ $\end{align*}$$$

Step 2: Subtract the two equations.

Subtract Modified Equation 2 from Equation 1:

$$(2x + 3y) - (2x - 2y) = 16 - 4$$

This simplifies to:

$$5y = 12$$

Thus:

$$y = \frac{12}{5}$$

Step 3: Substitute $y$ back to find $x$.

Using one of the original equations, say Equation 2:

$$x - \frac{12}{5} = 2 \Rightarrow x = 2 + \frac{12}{5} = \frac{10}{5} + \frac{12}{5} = \frac{22}{5}$$

Thus, the solution is:

$$(x, y) = \left(\frac{22}{5}, \frac{12}{5}

ight)$$

3. Quadratic and Linear Simultaneous Equations

When one equation in the system is quadratic, we employ similar strategies, but we now have to deal with the squared variable.

Example 3: Solving a Linear and Quadratic System

Consider the equations:

$$egin{align*} \text{Equation 1: } & y = 3x + 1 \

\text{Equation 2: } & y = x^2 - 4 \ $\end{align*}$$$

Step 1: Substitute linear expression into quadratic.

Set the two equations for $y$ equal:

$$3x + 1 = x^2 - 4$$

Step 2: Rearrange into standard form.

Rearranging gives:

$$x^2 - 3x - 5 = 0$$

Step 3: Solve the quadratic equation.

We can use the quadratic formula:

$$x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$$

Plugging in $a = 1$, $b = -3$, and $c = -5$:

$$x = \frac{-(-3) \pm \sqrt{(-3)^2 - 4(1)(-5)}}{2(1)}$$

$$x = \frac{3 \pm \sqrt{9 + 20}}{2} = \frac{3 \pm \sqrt{29}}{2}$$

Step 4: Find corresponding $y$ values.

Using Equation 1:

$$y = 3\left(\frac{3 \pm \sqrt{29}}{2}

ight) + 1$$

Thus,

$$y = \frac{9 \pm 3\sqrt{29}}{2} + \frac{2}{2} = \frac{11 \pm 3\sqrt{29}}{2}$$

The solutions are:

$$\left(x, y

ight) = $\left($$\frac{3 + \sqrt{29}}{2}$, $\frac{11 + 3\sqrt{29}}{2}$

ight) \text{ and } $\left($$\frac{3 - \sqrt{29}}{2}$, $\frac{11 - 3\sqrt{29}}{2}$

ight)$$

Conclusion

In this lesson, we have learned how to solve linear simultaneous equations using both the substitution and elimination methods. We also explored systems that include quadratic equations, employing substitution to find solutions. Understanding and applying these techniques is crucial for tackling more complex mathematical problems throughout your studies.

Study Notes

  • Simultaneous equations represent points of intersection of the graphs of the equations.
  • The substitution method involves isolating one variable and substituting it into another equation.
  • The elimination method involves adding or subtracting equations to eliminate one variable.
  • When dealing with quadratic and linear simultaneous equations, set the expressions for $y$ equal and rearrange to solve the quadratic equation.
  • Solutions to simultaneous equations can yield multiple results, particularly with quadratic equations, requiring careful calculation.

Practice Quiz

5 questions to test your understanding