document.write( "Question 568671: The sum of three consecutive odd integers is 189. What are the integers?\r
\n" ); document.write( "\n" ); document.write( "1.\r
\n" ); document.write( "\n" ); document.write( "2.\r
\n" ); document.write( "\n" ); document.write( "3.
\n" ); document.write( "

Algebra.Com's Answer #367077 by muffin8(5)\"\" \"About 
You can put this solution on YOUR website!
Lets call the first number x.
\n" ); document.write( "Then the next ODD number would be x+2.
\n" ); document.write( "The last would be x+4.
\n" ); document.write( "So x+(x+2)+(x+4)=189.
\n" ); document.write( "Combine all the x's and other numbers:
\n" ); document.write( "3x+6=189
\n" ); document.write( "solve for x:
\n" ); document.write( "(subtract 6 from both sides)---> 3x=183
\n" ); document.write( "(divide both sides by 3) ---> x=61
\n" ); document.write( "so the three numbers are 61, 63, 65.
\n" ); document.write( "check if it works:
\n" ); document.write( "61+63+65=189
\n" ); document.write( "
\n" ); document.write( "
\n" );