document.write( "Question 641974: n OVER 8 is less than or equal to negative n OVER 3\r
\n" );
document.write( "\n" );
document.write( "To you have to change them to a common denominator? If so, what do the variables become? \n" );
document.write( "
Algebra.Com's Answer #403910 by stanbon(75887) ![]() You can put this solution on YOUR website! n OVER 8 is less than or equal to negative n OVER 3 \n" ); document.write( "--- \n" ); document.write( "n/8 <= -n/3 \n" ); document.write( "---- \n" ); document.write( "Multiply both sides by 24 to get: \n" ); document.write( "3n <= -8n \n" ); document.write( "--- \n" ); document.write( "Add 8n to both sides to get: \n" ); document.write( "11n <= 0 \n" ); document.write( "--- \n" ); document.write( "n <= 0 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |