Systems of Linear Equations (HSC SSCE Mathematics Advanced): Revision Notes
Systems of Linear Equations
Understanding linear equations
A linear equation is an equation that contains linear expressions, where each term is either a constant or contains a variable raised to the first power only. This means the highest power of any variable in the equation is .
The general form of a linear equation in one variable is:
where , , and are constants, and is the variable.
Solving linear equations in one variable
To solve a linear equation in one variable, use inverse operations systematically to isolate the variable and find its value. Follow these key steps:
- Expand any brackets
- Simplify both sides of the equation by collecting like terms
- Use inverse operations to get the variable on one side
- Solve for the variable
Exam tip: When working with equations that contain fractions, it's usually easier to eliminate the fractions first by multiplying every term by the lowest common multiple (LCM) of the denominators.
Worked Example: Solving an Equation with Brackets
Solve the equation .
Solution:
Write the equation:
Expand the brackets:
Simplify the left-hand side:
Subtract from both sides:
Add to both sides:
The solution is x = 8.
Worked Example: Solving an Equation with Fractions
Solve the equation .
Solution:
Write the equation:
Multiply all terms by the LCD of :
Expand the brackets:
Collect like terms:
Subtract from both sides:
Multiply both sides by :
Checking your answer:
It's always good practice to verify your solution by substituting it back into the original equation.
Write the left-hand side:
Substitute :
Simplify the numerators:
Write with common denominator:
Combine the fractions:
Simplify:
Compare with right-hand side:
Since LHS = RHS, the solution is verified.
Key concept: Linear equations in one variable are solved using inverse operations to isolate the variable. Each equation has a unique solution.
Systems of linear equations
A system of equations involves two or more equations containing two or more variables. To solve a system means to find values for all variables that satisfy all equations simultaneously.
There are two main methods for solving systems of linear equations:
- Substitution method
- Elimination method
The substitution method
Substitution is the process of replacing a variable in an algebraic expression, formula, equation, or function with a particular value, another variable, or another expression.
When solving simultaneous equations using substitution, you isolate one variable in one equation and then substitute its expression into the other equation. This creates an equation with only one variable, which you can then solve.
Steps for the Substitution Method:
- Choose one equation and isolate one variable (make it the subject)
- Substitute this expression into the other equation
- Solve the resulting equation for the remaining variable
- Substitute this value back into either original equation to find the first variable
- Verify your solution by checking it works in both original equations
Worked Example: Solving by Substitution
Solve this system of equations using substitution:
Solution:
Number the equations for reference:
Equation 1:
Equation 2: `$2x + 3y = 6$$
First, isolate in equation 1:
Write equation 1:
Add to both sides:
Next, substitute into equation 2:
Write equation 2:
Substitute :
Expand the brackets:
Collect like terms:
Subtract from both sides:
Divide both sides by :
Finally, substitute back into equation 1:
Write equation 1:
Substitute :
Evaluate the adjacent signs:
Subtract from both sides:
The solution is .
Verification:
Check the solution in both original equations.
Verifying equation 1:
Verifying equation 2:
Since LHS = RHS for both equations, the solution is verified.
Key concept: The substitution method solves a system of equations by expressing one variable in terms of the other, substituting this expression into the second equation, solving for the remaining variable, and then substituting back to find the first variable.
The elimination method
The elimination method is another technique for solving systems of equations. This method works by combining the equations to eliminate one of the variables, leaving you with a single equation in one variable.
The elimination method can often be quicker than substitution, depending on how the equations are presented.
Understanding alignment of equations
For the elimination method to work efficiently, you need to align like terms in columns.
Aligned system (like terms in columns):
Non-aligned system:
When equations are aligned, it's easier to see how to eliminate variables.
Steps for the Elimination Method:
- Arrange both equations so like terms are aligned in columns
- If necessary, multiply one or both equations by constants so the coefficients of one variable have the same magnitude (absolute value)
- Add or subtract the equations to eliminate one variable:
- If the coefficients have opposite signs, add the equations
- If the coefficients have the same sign, subtract the equations
- Solve the resulting equation for the remaining variable
- Substitute this value into either original equation to find the other variable
- Verify your solution in both original equations
Worked Example: Basic Elimination
Solve the system using the elimination method:
Solution:
Number the equations:
Equation 1:
Equation 2:
The -coefficients are already the same. Since both are positive, subtract equation 2 from equation 1 to eliminate the -term:
Line break after subtraction symbol:
Simplify:
Divide both sides by :
Now substitute into equation 2:
Write equation 2:
Substitute :
Evaluate the multiplication:
Subtract from both sides:
The solution is the ordered pair .
Worked Example: Elimination Requiring Multiplication
Solve the system using the elimination method:
Solution:
Number the equations:
Equation 1:
Equation 2:
There are two approaches to eliminate a variable. Since the first method is simpler, we'll use it:
Method 1: Multiply equation 1 by to make the -coefficients both equal to , then subtract to eliminate .
Write equation 1:
Multiply both sides by :
The modified system is now:
Equation 1:
Equation 2:
Subtract equation 2 from equation 1:
Line break:
Simplify:
Divide both sides by :
Now substitute into equation 2:
Write equation 2:
Substitute :
Add to both sides:
Divide both sides by :
Simplify:
The solution is .
Verification:
Verifying equation 1:
Verifying equation 2:
$$= \text{RHS}
Since LHS = RHS for both equations, the solution is verified.
Key concept: The elimination method removes one variable by adding or subtracting the equations in a system. To do this effectively, you may need to multiply one or both equations by constants so that the coefficients of one variable match in magnitude.
Key Points to Remember:
-
A linear equation has the general form where the highest power of the variable is . Solve by using inverse operations systematically to isolate the variable.
-
For equations with fractions, multiply all terms by the lowest common denominator first to eliminate the fractions before solving.
-
A system of linear equations requires finding values that satisfy all equations simultaneously.
-
The substitution method works by isolating one variable in one equation, substituting it into the other equation, solving for the second variable, then back-substituting to find the first variable.
-
The elimination method works by adjusting equations so the coefficients of one variable match, then adding or subtracting to eliminate that variable and solve for the other.
-
Always verify your solutions by substituting them back into the original equations to check they satisfy both equations.