Question 493833: find four consecutive integers if the sum of the first and second is 63 Found 2 solutions by Alan3354, stanbon:Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! find four consecutive integers if the sum of the first and second is 63
----
1st: x-1
2nd: x
3rd: x+1
4th: x+2
------------
Equation:
x-1 + x = 63
2x = 64
x = 32
-----
1st: x-1 = 31
2nd: x = 32
3rd: x+1 = 33
4th: x+2 = 34
===============
Cheers,
Stan H.
===============