A system of equations is a collection of two or more equations with the same set of unknowns. In solving a system of equations, we try to find values for each of the unknowns that will satisfy every equation in the system.
The equations in the system can be linear or non-linear. This tutorial
reviews systems of linear equations.
A problem can be expressed in narrative form or the problem can be expressed
in algebraic form.
Example 5:
Solve the following system for and
in terms of
and
, where
.
A system of linear equations can be solved four different ways:
Substitution,
Elimination,
Matrices,
Graphing.
The Method of Substitution:
The method of substitution involves several steps:
Step 1:
Solve for in equation (1)
Step 2:
Substitute this value for in equation (2). This will change equation (2)
to an equation with just one variable,
.
Step 3:
Solve for in the translated equation (2).
Step 4:
Substitute this value of in equation (1).
Step 5:
Check your answers by substituting the values of and
in each of the
original equations. If, after the substitution, the left side of the
equation equals the right side of the equation, you know that your answers
are correct.
The process of substitution involves several steps:
In a two-variable problem rewrite the equations so that when the equations
are added, one of the variables is eliminated, and then solve for the
remaining variable.
Change equation (1) by multiplying equation (1) by to obtain a new and equivalent
equation (1), and change equation (2) by multiplying equation (2) by
to form a new and equivalent equation 2.
Add new equation (2) to new equation (1) to obtain equation (3). This should
result in an equation with just one variable.
Solve for y.
The Method of Matrices:
This method is essentially a shortcut for the method of elimination.
Rewrite equations (1) and (2) without the variables and operators. The left
column contains the coefficients of the 's, the middle column contains
the coefficients of the
's, and the right column contains the
constants.
The objective is to reorganize the original matrix into one that looks like
Step 1.
Manipulate the matrix so that the number in cell 11 (row 1-col 1) is 1. In
this case, Multiply row 1 by 1/a.
Step 2:
Manipulate the matrix so that the number in cell 21 is 0. To do this we
rewrite the matrix by keeping row 1 and creating a new row 2 by adding times row 1 to row 2.
Manipulate the matrix so that the cell 22 is 1. Do this by multiplying row 2
by
.
Manipulate the matrix so that cell 12 is 0. Do this by adding
The method of Graphing:
Since we don't know the values of a and b, we cannot use this method of
solution.
If you would like to work a similar example, click on Example.
If you would like to test yourself by working some problem similar to this example, click on
Problem.