document.write( "Question 836452: The sum of three consecutive odd integers is 57. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #504177 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+2+x+4=57
\n" ); document.write( "3x+6=57
\n" ); document.write( "3x=57-6
\n" ); document.write( "3x=51
\n" ); document.write( "x=51/3
\n" ); document.write( "x=17
\n" ); document.write( "x+2=19
\n" ); document.write( "x+4=21
\n" ); document.write( "
\n" );