document.write( "Question 880215: Mike needs at least a 75% average to pass his math course. The class contains 5 exams that are equally weighted. If he scored a 64%, 86%, 71%, and 90% on the first 4 tests, what score does he need on the final test to earn at least a 75% in the class. Write and solve an inequality. \n" ); document.write( "
Algebra.Com's Answer #531533 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Mike needs at least a 75% average to pass his math course. The class contains 5 exams that are equally weighted. If he scored a 64%, 86%, 71%, and 90% on the first 4 tests, what score does he need on the final test to earn at least a 75% in the class. Write and solve an inequality. \n" ); document.write( "*** \n" ); document.write( "let x=score needed for a 75% average. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "311+x≥375 \n" ); document.write( "x≥64 \n" ); document.write( " |