document.write( "Question 948111: Let x be odd.
\n" ); document.write( "Find the prouduct of x and the next odd integer.
\n" ); document.write( "

Algebra.Com's Answer #578628 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Let x be odd.
\n" ); document.write( "Find the prouduct of x and the next odd integer.
\n" ); document.write( "-------------
\n" ); document.write( "= \"x%2A%28x%2B2%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );