document.write( "Question 308433: The sum of 3 consecutive odd numbers is 39. What is the answer to this problem when putting it into a equation \n" ); document.write( "
Algebra.Com's Answer #220505 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
x, x+1, x+2 are the 3 consecutive numbers
\n" ); document.write( "\"x%2Bx%2B1%2Bx%2B2=39\"
\n" ); document.write( "\"3x%2B3=39\"
\n" ); document.write( "\"3x=36\"
\n" ); document.write( "\"x=12\"
\n" ); document.write( "\"x%2B1=13\"
\n" ); document.write( "\"x%2B2=14\"
\n" ); document.write( "12,13,14 are the numbers u are looking for
\n" ); document.write( "check
\n" ); document.write( "\"12%2B13%2B14=39\"
\n" ); document.write( "\"39=39\"
\n" ); document.write( "correct
\n" ); document.write( "
\n" );