document.write( "Question 835403: 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 \n" ); document.write( "
Algebra.Com's Answer #503471 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
First find the grade on the test that will produce an average
\n" ); document.write( "grade of 75.
\n" ); document.write( "Set x = the grade on the 5th test.\r
\n" ); document.write( "\n" ); document.write( "\"%2864+%2B+86+%2B+71+%2B+90+%2B+x%29%2F5=75\"
\n" ); document.write( "\"%28311+%2B+x%29%2F5=75\"
\n" ); document.write( "multiply each side by 5
\n" ); document.write( "\"311+%2B+x=75%2A5\"
\n" ); document.write( "\"311+%2B+x=375\"
\n" ); document.write( "add -311 to each side
\n" ); document.write( "\"x=375-311\"
\n" ); document.write( "\"x=64\"
\n" ); document.write( "So a grade of 64 produces an average of 75
\n" ); document.write( "and a grade of 64 or above will produce
\n" ); document.write( "an average greater than or equal to 75
\n" ); document.write( "
\n" );