document.write( "Question 493833: find four consecutive integers if the sum of the first and second is 63 \n" ); document.write( "
Algebra.Com's Answer #335469 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find four consecutive integers if the sum of the first and second is 63 \n" ); document.write( "---- \n" ); document.write( "1st: x-1 \n" ); document.write( "2nd: x \n" ); document.write( "3rd: x+1 \n" ); document.write( "4th: x+2 \n" ); document.write( "------------ \n" ); document.write( "Equation: \n" ); document.write( "x-1 + x = 63 \n" ); document.write( "2x = 64 \n" ); document.write( "x = 32 \n" ); document.write( "----- \n" ); document.write( "1st: x-1 = 31 \n" ); document.write( "2nd: x = 32 \n" ); document.write( "3rd: x+1 = 33 \n" ); document.write( "4th: x+2 = 34 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |