document.write( "Question 611755: Write the sum of three consecutive integers as an expression and simplify. Let n be the first integer. \n" ); document.write( "
Algebra.Com's Answer #385154 by Alan3354(69443) You can put this solution on YOUR website! Write the sum of three consecutive integers as an expression and simplify. Let n be the first integer. \n" ); document.write( "--------- \n" ); document.write( "n \n" ); document.write( "n+1 \n" ); document.write( "n+2 \n" ); document.write( "---- Add \n" ); document.write( "3n + 3 \n" ); document.write( "What did you think it was? \n" ); document.write( " |