The Substitution Method is another technique used to solve systems of linear equations. Here, you solve one equation for one variable and substitute that solution into the other equation.
The procedure involves:
- First, solve one of the equations for one of its variables.
- Next, substitute this expression into the other equation. This step will contain only one variable, simplifying the solution.
- Finally, solve for the remaining variable and back-substitute to find the other variable.
While our exercise focused on the elimination method, using substitution could also solve this system. For example, rearranging the second equation to express \(x\) or \(y\) in terms of the other, and substituting into the first, would eventually lead to the same solution \((x, y) = (-1, -2)\). The substitution method is often beneficial when one of the equations is easy to manipulate.