Simultaneous equations involve two or more equations with two or more variables that are solved together. The solutions are the values of the variables that satisfy all equations simultaneously. In this section, we will focus on linear equations with two variables, typically represented as and , where , , , , , and are constants.
Understanding the Basics
Linear Equations: A linear equation in two variables has the general form . These equations graph as straight lines when plotted on a coordinate plane.
Simultaneous Equations: When two linear equations are considered together to find a common solution for and , they are known as simultaneous equations.
Image courtesy of BYJUS
Solving Methods: There are three primary methods for solving simultaneous equations:
- Substitution Method
- Elimination Method
- Graphical Method
For the purpose of these notes, we will focus on the Substitution and Elimination methods, as they are more algebraically intensive and relevant for exam preparation.
Substitution Method
This method involves solving one of the equations for one variable in terms of the other and then substituting this value into the other equation.
Steps involved:
1. Solve one equation for one variable in terms of the other.
2. Substitute this expression into the second equation, eliminating the chosen variable.
3. Solve the resulting equation for the remaining variable.
4. Substitute the obtained value back into the original equation (or the equation you used in step 1) to solve for the eliminated variable.
Example 1:
Given equations: and .
Solution:
1. Solve for from the first equation: .
2. Substitute into the second equation and solve for :
3. Substitute back into to find :
Final Answer: .
Example 2:
Solve the following system of equations:
Solution:
1. Solve the first equation for y:
2. Substitute this expression for y in the second equation:
3. Solve the resulting equation for x:
4. Substitute back into the first equation to solve for y:
Therefore, the solution is:
Elimination Method
This method involves manipulating the equations algebraically to eliminate one variable by adding or subtracting the equations strategically. Once one variable is eliminated, you can solve the resulting equation for the remaining variable and then substitute this value back into either original equation to solve for the eliminated variable.
Steps involved:
1. Manipulate the equations algebraically to eliminate one variable by adding or subtracting the equations strategically. Aim to get the coefficients of one variable to be additive inverses (e.g., one positive and one negative with the same absolute value).
2. Solve the resulting equation for the remaining variable.
3. Substitute the obtained value back into either original equation to solve for the eliminated variable.
Example 3:
Given equations: and .
Solution:
1. Original Equations:
Equation 1:
Equation 2:
2. Multiply second equation by 3:
3. Add the equations to eliminate :
4. Solve for :
5. Substitute back to find (using :
Final Answer:
Example 4:
Solve the following system of equations:
Solution:
1. Observe that the y coefficients have a 2:1 ratio.
We can eliminate y by subtracting the first equation from twice the second equation.
2. Substitute x = 0 into the first equation to solve for y:
Therefore, the solution is:
Real-World Application
Example 5:
Scenario: Selling tickets where adult tickets cost £5 each, child tickets cost £3 each, 20 tickets sold in total, and £70 collected.
Solution:
1. Equations based on the scenario: and .
2. Solve the system of equations:
Conclusion: 5 adult tickets and 15 child tickets were sold.