document.write( "Question 224633: how would i write the sum of three consecutive odd numbers is 39 as an equation? \n" ); document.write( "
Algebra.Com's Answer #167783 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
x + (x+2) + (x+4) = 39
\n" ); document.write( "which is
\n" ); document.write( "3x + 6 = 39
\n" ); document.write( "
\n" );