document.write( "Question 229596: find four consecutive integers whose sum is 62 \n" ); document.write( "
Algebra.Com's Answer #170204 by rfer(16322) ![]() You can put this solution on YOUR website! x+x+1+x+2+x+3=62 \n" ); document.write( "4x=56 \n" ); document.write( "x=14 \n" ); document.write( "x+1=15 \n" ); document.write( "x+2=16 \n" ); document.write( "x+3=17 \n" ); document.write( " |