document.write( "Question 24251: 3 consecutive odd intergers whose sum is -57. \n" ); document.write( "
Algebra.Com's Answer #27929 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Let the numbers be x, x+2, and x+4.
\n" ); document.write( "Thus x + x+2 + x+4 = -57 and
\n" ); document.write( "3x + 6 = -57
\n" ); document.write( "3x = -63
\n" ); document.write( "x = -21
\n" ); document.write( "x+2 = -19
\n" ); document.write( "x+4 = -17
\n" ); document.write( "
\n" );