document.write( "Question 901121: Your quiz grades are 78, 72, 87, and 90. What is the lowest score you can earn on the 5th quiz and still score at least an 83 by writing an inequality? \n" ); document.write( "
Algebra.Com's Answer #546471 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Your quiz grades are 78, 72, 87, and 90. What is the lowest score you can earn on the 5th quiz and still score at least an 83 by writing an inequality? \n" ); document.write( "let x=lowest score you can earn on the 5th quiz \n" ); document.write( "*** \n" ); document.write( "((78+72+ 87+90+x)/5)≥83) \n" ); document.write( "(327+x)/5)≥83)}}} \n" ); document.write( "327+x≥415 \n" ); document.write( "x≥88 \n" ); document.write( " |