document.write( "Question 610374: if n is an odd number: write an expression for the next three consecutive odd numbers.
\n" ); document.write( "thank yoou for you help.
\n" ); document.write( "

Algebra.Com's Answer #384352 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
if n is an odd number: write an expression for the next three consecutive odd numbers.
\n" ); document.write( "---------
\n" ); document.write( "n+2, n+4, n+6
\n" ); document.write( "
\n" );