document.write( "Question 669503: find the two least consecutive odd integers whose sum is greater 16\r
\n" );
document.write( "\n" );
document.write( "please how the step for the answer.\r
\n" );
document.write( "\n" );
document.write( "Thank \n" );
document.write( "
Algebra.Com's Answer #416415 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the two least consecutive odd integers whose sum is greater 16 \n" ); document.write( "-------- \n" ); document.write( "x + (x+2) > 16 \n" ); document.write( "2x+2 > 16 \n" ); document.write( "2x > 14 \n" ); document.write( "x > 7 \n" ); document.write( "--> 9 & 11 \n" ); document.write( " \n" ); document.write( " |