Question 493833
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.
===============