document.write( "Question 414144: Find three consecutive integers whose sum is 315 \n" ); document.write( "
Algebra.Com's Answer #290482 by rfer(16322) ![]() You can put this solution on YOUR website! x++x+1+x+2=315 \n" ); document.write( "3x=312 \n" ); document.write( "x=104 \n" ); document.write( "x+1=105 \n" ); document.write( "x+2=106 \n" ); document.write( " |