document.write( "Question 429843: The sum of four consecutive odd numbers is -216. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #298531 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Since we're seeking 4 consecutive odd integers, then to solve:\r
\n" ); document.write( "\n" ); document.write( "X+(X+2)+(X+4)+(X+6)= -216
\n" ); document.write( "4X+12 = -216
\n" ); document.write( "4x = -228
\n" ); document.write( "x = -57\r
\n" ); document.write( "\n" ); document.write( "The numbers are -57,-55,-53,-51.
\n" ); document.write( "
\n" );