document.write( "Question 339044: What is the least integer N, such that (11 – N) + (15 – N) < 11? \n" ); document.write( "
Algebra.Com's Answer #243442 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"%2811-+N%29+%2B+%2815-N%29+%3C+11\"
\n" ); document.write( "\"15%96+2N+%3C+0\"
\n" ); document.write( "\"2N%3E15\"
\n" ); document.write( "\"N%3E15%2F2\"
\n" ); document.write( "The next highest integer is \"N=8\".
\n" ); document.write( "
\n" );