document.write( "Question 648585: Ricardo’s scores on the first four exams in his algebra class were 66, 81, 75, and 78. What is the minimum score on the fifth exam so that his mean score for the five exams is 80 or more? \n" ); document.write( "
Algebra.Com's Answer #406764 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Ricardo’s scores on the first four exams in his algebra class were 66, 81, 75, and 78. What is the minimum score on the fifth exam so that his mean score for the five exams is 80 or more?
\n" ); document.write( "---------------------------
\n" ); document.write( "(66 + 81 + 75 + 78 + Score)/5 = 80
\n" ); document.write( "300 + Score = 400
\n" ); document.write( "Score = 100
\n" ); document.write( "
\n" ); document.write( "
\n" );