document.write( "Question 490926: The sum of three consecutive odd integers the first being n+1. \n" ); document.write( "
| Algebra.Com's Answer #334360 by stanbon(75887)      You can put this solution on YOUR website! The sum of three consecutive odd integers the first being n+1. \n" ); document.write( "--- \n" ); document.write( "1st: n+1 \n" ); document.write( "2nd: n+3 \n" ); document.write( "3rd: n+5 \n" ); document.write( "--- \n" ); document.write( "Sum = 3n+9 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |