SOLUTION: the sum of three numbers is 25 The second is twice the first The third number exceed the second by 5. Find the number.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: the sum of three numbers is 25 The second is twice the first The third number exceed the second by 5. Find the number.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 762314: the sum of three numbers is 25 The second is twice the first The third number exceed the second by 5. Find the number.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
the sum of three numbers is 25 The second is twice the first The third number exceed the second by 5. Find the number.
-------
a + b + c = 25
b = 2a
c = b + 5
------------
Substgitute and solve for "b":
(b/2) + b + b+5 = 25
(5/2)b = 20
b = (2/5)20
b = 8
=============
a = (1/2)b = 4
c = b+5 = 13
===================
Cheers,
Stan H.
=============