document.write( "Question 936675: The sum of three consecutive integers is 72. What is the middle integer ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #570159 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 72/3 = 24, the middle integer. \n" ); document.write( "================ \n" ); document.write( "n-1 + n + n+1 = 72 \n" ); document.write( " \n" ); document.write( " |