document.write( "Question 336714: Find three consecutive even integers whose sum is negative thirty.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #241357 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N%2BN%2B2%2BN%2B4=-30\"
\n" ); document.write( "\"3N%2B6=-30\"
\n" ); document.write( "\"3N=-36\"
\n" ); document.write( "\"N=-12\"
\n" ); document.write( "The consecutive even integers are -12,-10, and -8.
\n" ); document.write( "
\n" );