SOLUTION: one number is four times another number. the third number is 5 more than the first number. their sum is 77. what are the numbers ?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: one number is four times another number. the third number is 5 more than the first number. their sum is 77. what are the numbers ?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1048978: one number is four times another number. the third number is 5 more than the first number. their sum is 77. what are the numbers ?
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Three numbers; a, b, c
:
Write an equation for each statement
:
one number is four times another number.
a = 4b
divide both sides by 4 and you have
b = .25a
the third number is 5 more than the first number.
c = a + 5
their sum is 77.
a + b + c = 77
replace b, and c
a + .25a + (a+5) = 77
2.25a = 77 - 5
2.25a = 72
a = 72/2.25
a = 32 is the first number
then
b = .25(32)
b = 8 is the other number
and
c = 32 + 5
c = 37 is the 3rd number
:
:
see if that checks out
32 + 8 + 37 = 77