document.write( "Question 15515: The sum of three consecutive odd integers is -273. What are the integers? \n" ); document.write( "
Algebra.Com's Answer #7688 by pwac(253)\"\" \"About 
You can put this solution on YOUR website!
We need to find x+(x-2)+(x-4)=-273
\n" ); document.write( "Sum left side and get:
\n" ); document.write( "3x-6=-273 Add 6 to both sides
\n" ); document.write( "3x=-267 Divide both sides by 3
\n" ); document.write( "x=-89
\n" ); document.write( "x-2=-91
\n" ); document.write( "x-4=-93
\n" ); document.write( "which sum to -273\r
\n" ); document.write( "\n" ); document.write( "Pete
\n" ); document.write( "
\n" );