document.write( "Question 1119384: Can you please write the following \r
\n" ); document.write( "\n" ); document.write( "the sum of three consecutive odd numbers, the smaller of which is equal to 2n–1.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #734915 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The three consecutive odd numbers are\r\n" );
document.write( "\r\n" );
document.write( "(2n-1), (2n+1), (2n+3).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Their sum is \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(2n-1) + (2n+1) + (2n+3) = 6n +3.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );