This algebra lesson introduces the technique of solving systems of equations by substitution.
In some word problems, we may need to translate the sentences into more than one equation. If we have two unknown variables then we would need at least two equations to solve the variable. In general, if we have n unknown variables then we would need at least n equations to solve the variable.
In the Substitution Method, we isolate one of the variables in one of the equations and substitute the results in the other equation. We usually try to choose the equation where the coefficient of a variable is 1 and isolate that variable. This is to avoid dealing with fractions whenever possible. If none of the variables has a coefficient of 1 then you may want to consider the Addition Method.
Let’s look at an example.
Example:
3x + 2y = 2 (equation 1) y + 8 = 3x (equation 2)
Solution:
Step 1: Try to choose the equation where the coefficient of a variable is 1.
Choose equation 2 and isolate variable y y = 3x – 8 (equation 3)
Step 2: From equation 3, we know that y is the same as 3x – 8
We can then substitute the variable y in equation 1 with 3x – 8
3x + 2 (3x – 8) = 2