document.write( "Question 128213: The sum of 3 consecutive odd numbers is 39. Translate? \n" ); document.write( "
Algebra.Com's Answer #93885 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
x+x+2+x+4=39
\n" ); document.write( "3x+6=39
\n" ); document.write( "3x=39-6
\n" ); document.write( "3x=33
\n" ); document.write( "x=33/3
\n" ); document.write( "x=11 answer for the smallest odd number.
\n" ); document.write( "x+2=13 for the middle odd number.
\n" ); document.write( "x+4=15 is the largest odd number.
\n" ); document.write( "PROOF:
\n" ); document.write( "11+13+15=39
\n" ); document.write( "39=39
\n" ); document.write( "
\n" );