document.write( "Question 1019051: The quotient of a number, x, and 3 is either less than 5 or more than 21. What are the solutions of this scenario? Show all your work for full credit.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #635076 by harpazo(655)![]() ![]() You can put this solution on YOUR website! The quotient of a number, x, and 3 is either less than 5 or more than 21. What are the solutions of this scenario? Show all your work for full credit.\r \n" ); document.write( "\n" ); document.write( "x/3 < 5 or x/3 > 21\r \n" ); document.write( "\n" ); document.write( "Manipulate each inequality separately.\r \n" ); document.write( "\n" ); document.write( "x/3 < 5\r \n" ); document.write( "\n" ); document.write( "3 * x/3 < 5 * 3\r \n" ); document.write( "\n" ); document.write( "x < 15\r \n" ); document.write( "\n" ); document.write( "Next Case:\r \n" ); document.write( "\n" ); document.write( "x/3 > 21\r \n" ); document.write( "\n" ); document.write( "3 * x/3 > 21 * 3\r \n" ); document.write( "\n" ); document.write( "x > 63\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |