SOLUTION: The sum Of three consective integers is 126. What are the integers

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum Of three consective integers is 126. What are the integers      Log On


   



Question 364767: The sum Of three consective integers is 126. What are the integers
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
Call the integers n, n%2B1, and n%2B2.
given:
n+%2B+n+%2B+1+%2B+n+%2B+2+=+126
3n+%2B+3+=+126
3n+=+123
n+=+41
n+%2B+1+=+42
n+%2B+2+=+43
The integers are 41, 42, and 43