document.write( "Question 158087: How do i write this inequality:
\n" );
document.write( " Your quiz grades are 19,17,20, and 15. What is the lowest grade you can receive on the next quiz and maintain at least an 18 average?
\n" );
document.write( "The inequality does not have to be solved. I think the answer is 71+ x /5 >=18.
\n" );
document.write( "Is this correct and how do i solve inequalities like this? \n" );
document.write( "
Algebra.Com's Answer #116486 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 71+ x /5 >=18. \n" ); document.write( "x/5>=18-71 \n" ); document.write( "x/5>=-53 \n" ); document.write( "x>=-53*5 \n" ); document.write( "x>=-265 answer. \n" ); document.write( "proof: \n" ); document.write( "71-265/5>=18 \n" ); document.write( "71-53>=18 \n" ); document.write( "18>=18 \n" ); document.write( " \n" ); document.write( " |