SOLUTION: the sum of three numbers is 56. the second is five less than the first and the third is 15 more than the smallest. find the three numbers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: the sum of three numbers is 56. the second is five less than the first and the third is 15 more than the smallest. find the three numbers.      Log On


   



Question 945053: the sum of three numbers is 56. the second is five less than the first and the third is 15 more than the smallest. find the three numbers.
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
first number = x
second number = x - 5
third number = (x - 5) + 15 = x + 10

x + (x-5) + (x+10) = 56
3x + 5 = 56
3x = 51
x = 17

The first number is 17, the second number is 12, and the third number is 27.