document.write( "Question 320069: can you please help me solve this problem? \r
\n" );
document.write( "\n" );
document.write( "Write an algebraic expression and simplify if
\n" );
document.write( "possible The sum of three consecutive even integers, the
\n" );
document.write( "first of which is 2n.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #229210 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 2n is the first \n" ); document.write( "2n+2 is the second \n" ); document.write( "2n+4 is the third \n" ); document.write( ".. \n" ); document.write( "Their sum = 2n+2n+2+2n+4 \n" ); document.write( "=6n+6 \n" ); document.write( "=6(n+1) \n" ); document.write( " |