document.write( "Question 912027: Find the three consecutive odd integers such that the sum of the two SMALLER odd integers exceeds the larger by 9.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #553501 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! Numbers 2n+1, 2n+3, 2n+5. \n" ); document.write( "2n+1+2n+3-(2n+5)=9. \n" ); document.write( "Solve for n and evaluate the three integers. \n" ); document.write( " |