document.write( "Question 1020592: Six times the sum of three consecutive odd integers is -18. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #636503 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let the consecutive integers be \"N-2\", \"N\", and \"N%2B2\".
\n" ); document.write( "\"6%28N-2%2BN%2BN%2B2%29=-18\"
\n" ); document.write( "\"3N=-3\"
\n" ); document.write( "\"N=-1\"
\n" ); document.write( "So the integers are,
\n" ); document.write( "\"-3\",\"-1\", and \"1\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );