SOLUTION: The sum of three numbers is eighty. The larget number is ten more then twice the smallest number nand the middle number is five less than twice the smallest number. Find all the nu

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The sum of three numbers is eighty. The larget number is ten more then twice the smallest number nand the middle number is five less than twice the smallest number. Find all the nu      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 823651: The sum of three numbers is eighty. The larget number is ten more then twice the smallest number nand the middle number is five less than twice the smallest number. Find all the numbers
Found 2 solutions by stanbon, mananth:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The sum of three numbers is eighty. The larget number is ten more then twice the smallest number nand the middle number is five less than twice the smallest number. Find all the numbers
------------------
smallest: a
middle:: b
largest: c
-------------
Equations:
a + b + c = 80
c = 2a+10
b = 2a-5
--------------
Substitute and solve for "a":
a + (2a-5) + (2a+10) = 80
5a + 5 = 80
a = 15
b = 2a-5 = 25
c = 2a+10 = 40
===================
Cheers,
Stan H.
===================

Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
let the smallest number be x
second number = 2x+10
Third number = 2x-5
sum =80
x+2x+10+2x-5=80
5x+5=80
5x=75
/5
x=15
olug x in other terms to get 25 & 40
15,25,40