Hi,
Solve each system of equations by using substitution.
using Substitution
8x + 9y = 9 OR y = (-8/9)x + 1
3x - 5[(-8/9)x + 1] = 20
3x + 40/9x - 5 = 20
27x + 40x - 45 = 180
67x = 225
x = 225/67 and y = (-8/9)225/67 + 1 = -1.9851
using Elimination
8x + 9y = 9
27/5x - 9y = 36 |Recommend multiplying thru with 9/5 to eliminate y
67/5x = 45
x = 225/67 etc