document.write( "Question 96774: how do I Solve the inequality 21/15-3x<0, and express the solution as an
\n" );
document.write( "interval \n" );
document.write( "
Algebra.Com's Answer #70552 by coyote(32)![]() ![]() ![]() You can put this solution on YOUR website! 21/15-3x<0 \n" ); document.write( "multiply both sides by 15, so \n" ); document.write( "15(21-3x) < 0(15) \n" ); document.write( "21-45x < 0 \n" ); document.write( "now subtract 21 from both sides \n" ); document.write( "-45x < -21 \n" ); document.write( "multiply both sides by -1/45 \n" ); document.write( "x > 21/45 or simplified 7/15 \n" ); document.write( "(Notice in the above step that I reversed the inequality sign since you must when we multiply (or divide) by a negative\r \n" ); document.write( "\n" ); document.write( "To express as an interval: (7/15,inf) \n" ); document.write( " |