SOLUTION: the sum of three numbers is 138. the second is 5 more than the smallest and the third is 10 more than the smallest. find the numbers
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: the sum of three numbers is 138. the second is 5 more than the smallest and the third is 10 more than the smallest. find the 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 791351
:
the sum of three numbers is 138. the second is 5 more than the smallest and the third is 10 more than the smallest. find the numbers
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
x + y + z = 138
y = x + 5
z = x + 10
Write everything in terms of x.
x + (x + 5) + (x + 10) = 138
3x + 15 = 138
3x = 123
x = 41
y = x + 5 = 46
z = x + 10 = 51