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
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
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)
(
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.