document.write( "Question 286567: the sum of three consecutive integers is 144. what are the integers?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #207851 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let x = first integer\r \n" ); document.write( "\n" ); document.write( "Let x + 1 = second integer\r \n" ); document.write( "\n" ); document.write( "Let x + 2 = third integer\r \n" ); document.write( "\n" ); document.write( "x + x + 1 + x + 2 = 144\r \n" ); document.write( "\n" ); document.write( "Can you do it now? \n" ); document.write( " |