SOLUTION: One number is 8 less than another. If 9 times the smaller number minus 4 times the larger number is 8, find the two numbers.

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: One number is 8 less than another. If 9 times the smaller number minus 4 times the larger number is 8, find the two numbers.      Log On


   



Question 85286: One number is 8 less than another. If 9 times the smaller number minus 4 times the larger number is 8, find the two numbers.
Answer by Lacey020991(49) About Me  (Show Source):
You can put this solution on YOUR website!
x = bigger number
y = smaller number
.
x - 8 = y
9(y) - 4(x) = 8
.
Use substitution to solve the system of equations
.
9(x-8) - 4(x) = 8 ----------> Distrubute the 9 to (x-8)
9x - 72 - 4x = 8 ----------> Combine Like terms
5x -72 = 8 ----------> add 72
5x = 80 ----------> divide by 5
x = 16 ----------> bigger number
.
Plug the x-value into the top equation
.
16 - 8 = y
8 = y
.
The bigger number is 16 and the smaller number is 8.