document.write( "Question 896556: A student received scores of 72, 85, 53 and 80 on the first four quizzes. What minimum score does the student need on the fifth quiz to average 70 for all 5 quizzes? \n" ); document.write( "
Algebra.Com's Answer #543599 by vja_1994(6)\"\" \"About 
You can put this solution on YOUR website!
First add all the received scores:
\n" ); document.write( "\"72%2B85%2B53%2B80=290\"
\n" ); document.write( "Let x be the score of the fifth quiz.
\n" ); document.write( "We know the student wants an average of 70 for all 5 quizzes, yet he has only taken 4 quizzes.
\n" ); document.write( "(Average of 5 quizzes)=(total score of all 5 quizzes)/(# of quizzes)
\n" ); document.write( "When you plug in the values you know it will look like this:
\n" ); document.write( "\"70=%28%28290%2Bx%29%2F5%29\"
\n" ); document.write( "Solve for x:
\n" ); document.write( "Multiply each side of the equation by 5.
\n" ); document.write( "\"70%2A5=%28%28290%2Bx%29%2F5%29%2A5\"
\n" ); document.write( "\"350=290%2Bx\"
\n" ); document.write( "Subtract 290 from each side of the equation.
\n" ); document.write( "\"350-290=%28290%2Bx%29-290\"
\n" ); document.write( "\"60=x\"\r
\n" ); document.write( "\n" ); document.write( "The student will need a 60 on his fifth quiz to achieve an average of 70 for all 5 quizzes.\r
\n" ); document.write( "\n" ); document.write( "-Alejandro
\n" ); document.write( "
\n" );