SOLUTION: Find three consecutive integers if the third is equal to 15 less than the sum of the first and second.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find three consecutive integers if the third is equal to 15 less than the sum of the first and second.      Log On


   



Question 950212: Find three consecutive integers if the third is equal to 15 less than the sum of the first and second.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find three consecutive integers if the third is equal to 15 less than the sum of the first and second.
-----------
1st: x-1
2nd: x
3rd: x+1
---------------------
Equation:
x+1 = 2x-1 - 15
-----
x+1 = 2x - 16
x = 17
-----
1st: 16
2nd: 17
3rd: 18
--------------
Cheers,
Stan H.
---------------