1.4 Solving by Substitution
To solve a system of linear equations by using substitution includes the following steps.
Consider we have system of equations as:
\(x + y = 10\) and \(2x + 3y = 8\)
Step 1: Isolate one of the variables in one of the equations
Choose one of the equations (any of the variables having coefficient as ‘1’) and solve it for one variable in terms of the other. This can be either x or y. For example, if you have the equation \(x + y = 10\), you can isolate \(x\) by subtracting \(y\) from both sides to get \(x = 10 - y\).
!doctype>