document.write( "Question 153987: the grades ofor a course are based on 5 ezams and 1 final. all six of the tests are worth 100 points.in order to recive an A in the course, you must earn at least 540 points. your grades on the 5 exams are as follows:87,95,92,81,and 89.Write inequality taht represents the varoius grades you can earn on the final and still get an A. Solve the inequality. \n" ); document.write( "
Algebra.Com's Answer #113356 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 87,95,92,81,and 89 \n" ); document.write( "(87+95+92+81+89+x)>=540 \n" ); document.write( "x>=540-444 \n" ); document.write( "x>=96 is the grade needed to get to a total of at least 540. \n" ); document.write( " |