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.
Let's start with an example stated in narrative form. We'll convert it to an
equivalent equation in algebraic form, and then we will solve it.
Problem 2.1f:
Solve for x and y in the following system of equations.
Answer: x=5 and y=-2
Solutions:
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:
Solve for y in equation (2).
Step 2:
Substitute this value for y in equation (1). This will change equation (1)
to an equation with just one variable, x.
Step 3:
Solve for x in the translated equation (1).
Step 4:
Substitute this value of x in equation (2) and solve for y.
Check your answers by substituting the values of x and y 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.
Simplify equation
.
Solve for x.
Substitute x=5 in equation (1) and solve for y.
Check your answers.
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 x's, the middle column contains
the coefficients of the y'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. To
accomplish this, multiply Row 1 by
Manipulate the matrix so that the number is cell 21 (row 2-col 1) is 0. Do
this by adding -2 times Row 1 to Row 2 to form a new Row 2.
Manipulate the matrix so that the cell 22 is 1. Do this by multiplying row 2
by
.
The method of Graphing:
In this method solve for y in each equation and graph both. The point of
intersection is the solution.
If you would like to go back to the problem page, click on Problem.
If you would like to return to the beginning of the two by two system of equations, click on Example.