Question 341507: Find 3 consecutive integers in which the sum of the first two is 90 more than the last. Found 2 solutions by edjones, stanbon:Answer by edjones(8007) (Show Source):
You can put this solution on YOUR website! Find 3 consecutive integers in which the sum of the first two is 90 more than the last.
------------
1st: x
2nd: x+1
3rd: x+2
----------
Equation:
x + x+1 = x+2 + 90
2x+1 = x+92
x = 91
x+1 = 92
x+2 = 93
==========
Cheers,
Stan H.
==========