Site hosted by Angelfire.com: Build your free website today!

Solving Systems of Equations Algebraically

Solving by the substitution method:

Example:

y + x = 3 ... y - 3x = 5

y + x = 3 = y = 3 - x

Substitute y = 3 - x into the seond equation and solve:

Using that answer, substitute it in the first equation and solve for the second variable.

So (-1/2, 3 1/2) is the solution.

Solving by the elimination method.

Example:

3x + y = 9

4x - y = 5

Add the two equations:

(3x + y) + (4x - y) = 9 + 5

The y's cancel out and you are left with:

7x = 14

So then x=2

Plug x=2 back into either equation to get the answer to y:

Back to Linear Equations