document.write( "Question 393587: Can you please help me solve this question:
\n" );
document.write( "What are three consecutive even integers whose sum is -12 ? \n" );
document.write( "
Algebra.Com's Answer #279344 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The three consecutive even integers: x, x+2, x+4 \n" ); document.write( ": \n" ); document.write( "This is not hard, just write an equation for what it says: \n" ); document.write( ": \n" ); document.write( "What are three consecutive even integers whose sum is -12 ? \n" ); document.write( "x + (x+2) + (x+4) = -12 \n" ); document.write( "combine like terms \n" ); document.write( "3x + 6 = -12 \n" ); document.write( "3x = -12 - 6 \n" ); document.write( "3x = -18 \n" ); document.write( "x = \n" ); document.write( "x = -6 \n" ); document.write( ": \n" ); document.write( "The three consecutive integers are: \n" ); document.write( "-6 \n" ); document.write( "-6 + 2 = -4 \n" ); document.write( "-6 + 4 = -2 \n" ); document.write( ": \n" ); document.write( "-2, -4, ,-6 are the 3 integers (they add up to -12, right?) \n" ); document.write( " |