Systems of Linear Equations (AQA A-Level Further Maths): Revision Notes
Systems of Linear Equations
Introduction to determinants
When working with square matrices, you can calculate a special scalar value called the determinant. This value is particularly important because it allows you to find the inverse of a matrix and determine whether the matrix has certain properties.
Key definition: For a 2×2 matrix , the determinant of is calculated using the formula:
The determinant can be written as or .
Calculating determinants
To find the determinant of a matrix, you multiply the elements on the leading diagonal (top-left to bottom-right) and subtract the product of the other diagonal.
Worked Example: Finding a Determinant
Find the determinant of
Using the formula :
Singular matrices
A matrix is classified based on the value of its determinant.
Key definition: If , then is called a singular matrix.
Singular matrices have special properties that distinguish them from non-singular matrices (matrices with non-zero determinants).
Critical Property: Singular matrices do not have an inverse. Only non-singular matrices (with ) can have inverses.
Worked Example: Finding the Value for a Singular Matrix
Find the value of for which the matrix is singular.
For the matrix to be singular, its determinant must equal zero:
Therefore, when , the matrix is singular.
Properties of determinants
Determinants have useful properties when working with matrix multiplication.
Key property: For any square matrices and :
This multiplicative property is extremely useful for working with combined matrices.
Worked Example: Using the Multiplicative Property
The 2×2 matrices , , and are such that . Given that and , calculate the determinant of .
First, calculate using the formula :
Now use the property :
Matrix inverses
The identity matrix
Before defining the inverse, we need to understand the identity matrix.
Key definition: The identity matrix is the matrix where for any compatible matrix .
For 2×2 matrices, the identity matrix is:
Notice that the leading diagonal contains ones and all other elements are zero. The determinant of the identity matrix is .
Defining the inverse matrix
Key definition: The inverse of a matrix is where:
This means that when you multiply a matrix by its inverse (in either order), you get the identity matrix.
Singular matrices do not have an inverse. Only non-singular matrices (with ) have inverses.
Formula for the inverse of a 2×2 matrix
For a 2×2 matrix, there is a formula to find the inverse directly.
Key formula: If , then the inverse matrix is:
The process involves:
- Swap the elements on the leading diagonal ( and )
- Change the signs of the off-diagonal elements ( and )
- Multiply by
Worked Example: Finding the Inverse of a Matrix
Find the inverse of the matrix
Step 1: Calculate the determinant using :
Step 2: Apply the inverse formula:
Step 3: Verify by checking that :
This confirms our inverse is correct.
Determinant of an inverse matrix
Using the property that with , you can derive an important result.
Since , we have:
But , so:
The determinant of the identity matrix equals 1, therefore:
Key property: For any square, non-singular matrix :
Self-inverse matrices
Some special matrices are their own inverse.
Key definition: A matrix is self-inverse if .
Worked Example: Determinant of a Self-Inverse Matrix
Given that the matrix is self-inverse, determine the possible values of .
Since is self-inverse, we know that .
Therefore:
Using the property :
So a self-inverse matrix must have a determinant of either +1 or -1.
Solving systems of linear equations using matrices
Matrices provide a powerful method for solving systems of simultaneous linear equations. The approach involves rewriting the system in matrix form and then using the inverse matrix to find the solution.
Matrix representation of systems
Consider the system of equations:
This can be written in matrix form as:
Or more compactly as
Strategy for solving systems of linear equations
Strategy for solving systems of linear equations:
-
Rewrite the system using matrices - Express the equations in the form where is the coefficient matrix, is the variable vector, and is the constant vector.
-
Pre-multiply or post-multiply by the inverse - Multiply both sides by to get .
-
Use the fact that - Simplify the left side to get , then calculate the values.
Worked Example: Solving a System of Equations
Use matrices to solve the simultaneous equations:
Step 1: Write the system in matrix form:
Step 2: Find the inverse of the coefficient matrix :
Step 3: Pre-multiply both sides by :
Since :
Therefore, and .
Matrix proof techniques
You can construct matrix proofs by pre-multiplying or post-multiplying both sides of an equation. This technique is useful for proving identities involving inverses.
Worked Example: Proving the Inverse of a Product
Prove that
Start with the definition that :
Post-multiply both sides by :
Since and :
Post-multiply both sides by :
Since :
This proves the required result.
Key property: If and are non-singular matrices, then:
Notice how the order reverses when taking the inverse of a product.
Exam tips
Important Exam Tips:
- Always check that before attempting to find an inverse - if the determinant is zero, the matrix has no inverse.
- When solving systems of equations, clearly show the matrix form before finding the inverse.
- Verify your inverse by checking that - this is good practice in exams.
- Remember that matrix multiplication is not commutative: , but .
- For proofs involving inverses, use the property by pre-multiplying or post-multiplying appropriately.
- Scientific calculators can find determinants and inverses, but you must show your working in exams.
Remember!
Key Points to Remember:
- The determinant of a 2×2 matrix is
- A singular matrix has and has no inverse; only non-singular matrices (with ) have inverses
- The inverse of is found using and satisfies
- Important determinant properties: and
- To solve systems of linear equations, write in matrix form , then pre-multiply by to get