SOLUTION: find 3 consecutive integers whose sum is 78
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find 3 consecutive integers whose sum is 78
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 657640
:
find 3 consecutive integers whose sum is 78
Answer by
kevwill(135)
(
Show Source
):
You can
put this solution on YOUR website!
Let x be the first of the three consecutive integers. Then the next two are x+1 and x+2. The sum of these is:
x + (x+1) + (x+2) = 78
3x + 3 = 78
3x = 75
x = 25
So the three numbers are 25, 26, and 27.