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)\"\" \"About 
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( "\"%28%2864%2B86%2B71%2B90%2Bx%29%2F5%29%3E-75\"
\n" ); document.write( "\"%28311%2Bx%29%2F5%3E-75\"
\n" ); document.write( "311+x≥375
\n" ); document.write( "x≥64
\n" ); document.write( "
\n" );