document.write( "Question 94446: Solve by writing an inequality. Please help me find the lesser of two consecutive integers with a sum greater than 16. \n" ); document.write( "
Algebra.Com's Answer #68793 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
find the lesser of two consecutive integers with a sum greater than 16.
\n" ); document.write( ":
\n" ); document.write( "Let the lesser = x; then the next integer = (x+1)
\n" ); document.write( ":
\n" ); document.write( "x + (x+1) > 16
\n" ); document.write( "2x + 1 > 16
\n" ); document.write( "2x > 16 - 1
\n" ); document.write( "2x > 15
\n" ); document.write( "x > 15/2
\n" ); document.write( "x > 7.5, has to be an integer, x => 8
\n" ); document.write( "
\n" );