definition
A system of equations is a set of equations that are solved collectively (together). The basic linear system is composed of two linear equations with two variables. Remember that linear equations are equations that represent straight lines when graphed.
The term "simultaneous equations" is also used for systems of equations. "Simultaneous" means being solved "at the same time".

There are two basic methods of solving linear systems algebraically:
the Substitution Method and the Elimination Method (Addition/Subtraction Method).


bullet Substitution Method

The goal of the substitution method is to completely eliminate one of the two variables in the linear system by replacing it with an equivalent expression. This goal is accomplished by solving for one variable from one equation and plugging it into the other equation.

example
Solve this system of equations and check your solution:
2x - y = 0
5x - 2y = 3

1. Solve one of the equations for either "x" or "y". Which equation you pick is your choice, but try to pick the easier one to solve.
This example solves the first equation for "y".
2x - y = 0
2x = y   or   y = 2x
2. Replace the "y" in the second equation with what you found "y" to equal. Replace "y" with "2x". 5x - 2(2x) = 3
3. Solve this new equation for "x". 5x - 2(2x) = 3
5x - 4x = 3

x = 3
4. Substitute this x-value into either of the ORIGINAL equations and solve for "y". Plug into the equation that will solve most easily. 2x - y = 0
2(3) - y = 0
6 = y
5. CHECK: Substitute x = 3 and y = 6 into BOTH of the original equations.
If your solutions are correct, both equations will be true!
2x - y = 0
2(3) - 6 = 0
6 - 6 = 0
0 = 0
(check)
5x - 2y = 3
5(3) - 2(6) = 3
15 - 12 = 3
3 = 3
(check)
guy1

divider


bullet Elimination Method

The goal of the elimination method is to create a situation where one set of the variables will cancel each other out when the equations are added or subtracted. It may be necessary, with this method, to create coefficients for these variables that are the same (or negatives), to make the cancellation possible. This creation process is accomplished by multiplying through the equations.

ex1
Solve this system of equations and check your solution: (easy one)
x + y = 12
2x - y = -6

* Before you begin, be sure the variables and constants are "lined up" one under the other. If needed, rearrange the equations until this occurs.
1. The variables in this example are already lined up, so let's begin.
Decide which variable ("x" or "y") will be easier to cancel (eliminate). In order for a cancellation (or elimination) to occur, the coefficients of the variables (the numbers in front of the variables) must be the same or negatives of one another. In this example, the y-values will most easily cancel out one another when the equations are added.
x + y = 12
2x
- y = -6
2. Add the equations (add the x's, the y's and the constants.
Watch out for the signs. The y's will be eliminated. Solve for x.
susa2
3. Substitute x = 2 into either of the ORIGINAL equations and
solve for "y". Choose the equation that will solve most easily.
x + y = 12
2 + y = 12
y = 10
4. CHECK: Substitute x = 2 and y = 10 into BOTH of the original equations.
If your solutions are correct, both equations will be true!
x + y = 12
2 + 10 = 12
12 = 12
(check)
2x - y = -6
2(2) - 10 = -6
4 - 10 = -6
-6 = -6
(check)
systemguy2

divider

ex2
Solve this system of equations and check your solution: (harder one)
3x + 2y = 12
3y = 4x + 1
* In this example, more attention will need to be centered on getting one of the variables to cancel (be eliminated). It will be necessary to make adjustments to BOTH equations to get the coefficients of one of the variables to cancel.
1. Line up the variables and constants. The equations must be rearranged so this will occur.
3x + 2 y = 12
4x - 3y = -1

2. Decide which variable ("x" or "y") will be easier to cancel (eliminate). In this example, we must make adjustments so that either the x's or y's will cancel. In this case, we need to make adjustments to BOTH equations to get one of the variables to disappear.
This example will multiply the top equation by 3 and the bottom by 2 so the y-values will cancel.
(We could have mutiplied the top by 4 and the bottom by -3 to get the x-values to disappear.)
3(3x + 2y = 12)
2(4x - 3y = -1)

9x + 6y = 36
8x - 6y = -2  

3. Add the equations (add the x's, the y's and the constants).
Watch out for the signs. The y's will be eliminated. Solve for x
17x = 34
x =
2
4. Substitute x = 2 into either of the ORIGINAL equations and
solve for "y". Choose the equation that will solve most easily.
3x + 2y = 12
3(2) + 2y = 12
6 + 2y = 12
2y = 6

y = 3
5. CHECK: Substitute x = 2 and y = 3 into BOTH of the original equations.
If your solutions are correct, both equations will be true!
3y = 4x + 1
3(
3) = 4(2) + 1
9 = 8 + 1
9 = 9
(check)
3x + 2y = 12
3(2) + 2(3) = 12
6 + 16 = 12
12 = 12
(check)
systremguy3

divider

hint gal
Yes, these are algebraic solution methods. But, you can still use your graphing calculator to double CHECK your solutions. Click the calculator at the right to see how to use the calculator with systems.
ti84c
For calculator help with systems of equations
click here.



divider


NOTE: The re-posting of materials (in part or whole) from this site to the Internet is copyright violation
and is not considered "fair use" for educators. Please read the "Terms of Use".