document.write( "Question 346232: Find three consecutive even integers with the sum of -84 \n" ); document.write( "
Algebra.Com's Answer #247572 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N%2BN%2B2%2BN%2B4=-84\"
\n" ); document.write( "\"3N%2B6=-84\"
\n" ); document.write( "\"3N=-90\"
\n" ); document.write( "\"highlight%28N=-30%29\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "-30,-28, and -26 are the three integers.
\n" ); document.write( "
\n" );