document.write( "Question 219379: The sum of three consecutive integers is 144. find the integers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #164980 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+1+x+2=144 \n" ); document.write( "3x=141 \n" ); document.write( "x=47 \n" ); document.write( "x+1=48 \n" ); document.write( "x+2=49 \n" ); document.write( " |