Solving:
5 x-3y = 18
-3 x-3y = -12
Using Substitution Method.
Expressing x as a function of y (from the first equation) x = (18 +3y)/5
Substituting this expression into the second equation:
-3 (18 -3y)/5-3y = -12
Why is this not -3(18+3y)/5-3y = -12?
Looking at the 2 equations, you'll notice that they both have - 3y.
5x - 3y = 18_____- 3y = 18 - 5x ----- Solving for - 3y ----- eq (i)
- 3x - 3y = - 12 ----- eq (ii)
- 3x + 18 - 5x = - 12 ---- Substituting 18 - 5x for - 3y in eq (ii)
- 3x - 5x = - 12 - 18
- 8x = - 30
Now, substitute for x in eq (i) to find the value of y.