Solving Systems Using Row Reduction (DP IB Analysis & Approaches (AA)): Revision Note
Did this video help you?
Row reduction
How do I write a system of linear equations as a matrix?
To save space you can just write the coefficients without the variables in a grid-like structure called a matrix
For 2 variables
can be written as
For 3 variables
can be written as
What is a row-reduced system of linear equations?
A row-reduced system of linear equations has the form:
which corresponds to
What row operations do I need to know?
Row operations are changes to rows that make the linear equations simpler to solve
They do not affect the solution
The rows are often labelled
,
and
(or
,
and
)
You can switch any two rows
can be written as
using
This is useful for getting zeros to the bottom
Or getting a 1 to the top
You can multiply any row by a (non-zero) constant
can be written as
using
This is useful for getting a 1 as the first non-zero value in a row
You can add multiples of a row to another row
can be written as
using
This is useful for creating zeros under a 1
How do I row reduce a system of linear equations?
STEP 1
Get a 1 in the top left cornerYou can do this by dividing the row by the current value in its place
If the current value is 0 or an awkward number then you can swap rows first
STEP 2
Get 0’s in the entries below the 1You can do this by adding/subtracting a multiple of the first row to each row
STEP 3
Ignore the first row and column as they are now completeRepeat STEPS 1 - 2 to the remaining section
Get a 1:
Then 0 underneath:
STEP 4
Get a 1 in the third rowUsing the same idea as STEP 1
How do I solve a system of linear equations once it is in row-reduced form?
Once you row reduced the equations you can then convert it back to algebra
corresponds to
Solve the equations starting at the bottom
You have the value for
from the third equation
Substitute
into the second equation and solve for
Substitute
and
into the first equation and solve for
Examiner Tips and Tricks
If one of the equations starts with a coefficient of 1 on the , make that your first equation to save time!
Worked Example
Solve the following system of linear equations using algebra.

You've read 0 of your 5 free revision notes this week
Unlock more, it's free!
Did this page help you?