document.write( "Question 912713: Write an expression for the sum of three consecutive even integers if 4n +2 is the least integer \n" ); document.write( "
Algebra.Com's Answer #805718 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
(4n + 2) + (4n + 4) + (4n + 6) = 12n + 12 \n" ); document.write( "
\n" );