SOLUTION: One number is 5 less than a second number. Twice the second number is 8 less than 4 times the first. Find the two numbers.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: One number is 5 less than a second number. Twice the second number is 8 less than 4 times the first. Find the two numbers.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 629780: One number is 5 less than a second number. Twice the second number is 8 less than 4 times the first. Find the two numbers.
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
One number is 5 less than a second number.
a = b - 5
:
Twice the second number is 8 less than 4 times the first.
2b = 4a - 8
replace a with (b-5)
2b = 4(b-5) - 8
2b = 4b - 20 - 8
2b - 4b = -28
-2b = -28
b = 14
then
a = 9