Solving Systems of Equations By Elimination & Substitution With 2 Variables

Share

Summary

This video explains how to solve systems of linear equations using two primary methods: elimination (also known as the addition method) and substitution. It provides several step-by-step examples for both methods, demonstrating how to find the values of 'x' and 'y' for given systems of two equations with two variables.

Highlights

Introduction to Elimination Method
00:00:00

The video begins by introducing the elimination method using an example: 2x + 3y = 8 and 5x - 3y = -1. The goal is to add the two equations to eliminate one variable.

Solving for X and Y using Elimination (Example 1)
00:00:25

By adding the two equations, the 'y' terms cancel out, resulting in 7x = 7. Solving for x gives x = 1. Then, x = 1 is substituted into the first equation to find y, which is y = 2. The solution is presented as the ordered pair (1, 2).

Elimination with Modification (Example 2)
00:01:36

A second example (2x + 5y = 19 and x - 2y = -4) is presented where direct addition doesn't immediately eliminate a variable. The video demonstrates multiplying the second equation by -2 to make the 'x' terms cancel when added. This leads to 9y = 27, so y = 3. Substituting y = 3 back into an original equation yields x = 2. The solution is (2, 3).

Introduction to Substitution Method
00:03:49

The video transitions to the substitution method. The first example for substitution is y = 5 - 2x and 4x + 3y = 13. The strategy is to substitute the expression for 'y' from the first equation into the second equation.

Solving for X and Y using Substitution (Example 1)
00:04:10

Substituting (5 - 2x) for 'y' in the second equation gives 4x + 3(5 - 2x) = 13. After distributing and combining like terms, the equation simplifies to -2x + 15 = 13. Solving for x yields x = 1. Plugging x = 1 back into y = 5 - 2x gives y = 3. The solution is (1, 3).

Substitution with Both Equations Solved for Y (Example 2)
00:05:55

A new example is given: y = 3x + 2 and y = 7x - 6. Since both equations are already solved for 'y', the expressions are set equal to each other: 3x + 2 = 7x - 6. Solving for x gives x = 2. Substituting x = 2 into either original equation results in y = 8. The solution is (2, 8).

Substitution Requiring Prior Variable Isolation (Example 3)
00:07:29

The final example for substitution is 4x + 2y = 14 and 3x - 5y = -22. The method involves first solving one of the equations for a single variable. The video chooses to solve the first equation for 'y', which becomes y = -2x + 7.

Completing the Solution via Substitution (Example 3)
00:08:36

The expression for 'y' (-2x + 7) is then substituted into the second equation: 3x - 5(-2x + 7) = -22. Distributing and combining terms leads to 13x - 35 = -22. Solving for x results in x = 1. Finally, substituting x = 1 into y = -2x + 7 yields y = 5. The solution is (1, 5).

Recently Summarized Articles

Loading...