document.write( "Question 514938: write an algerbraic expression for the sum of an odd number n and the next two consecutive odd numbers, n+2, n+4 \n" ); document.write( "
Algebra.Com's Answer #343636 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
an algerbraic expression for the sum of an odd number n and the next two consecutive odd numbers,
\n" ); document.write( "----
\n" ); document.write( "n + (n+2) + (n+4) = 3n + 6
\n" ); document.write( "==============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" );