document.write( "Question 807850: the sum of four consecutive odd integers in -72, what are the numbers? \n" ); document.write( "
Algebra.Com's Answer #806038 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
consecutive odd integers: x, (x+2), (x+4), (x+6)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + (x+2) + (x+4) + (x+6) = -72
\n" ); document.write( "4x + 12 = -72
\n" ); document.write( "4x = -84
\n" ); document.write( "x = -21\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The integers are -21, -19, -17, and -15.
\n" ); document.write( "
\n" );