document.write( "Question 1144822: If N ≥ 8, find the largest value of -(N/4) \n" ); document.write( "
Algebra.Com's Answer #766026 by Edwin McCravy(20059)\"\" \"About 
You can put this solution on YOUR website!
\"N%3E=8\"\r\n" );
document.write( "We will make the left side become \"-N%2F4\"\r\n" );
document.write( "Divide both sides by -4, which reverses the inequality\r\n" );
document.write( "\"-N%2F4%3C=-2\"\r\n" );
document.write( "So the maximum value is -2.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );