document.write( "Question 1173691: Jerson’s grades on his four quizzes are 88, 87, 90, and 95. If his target average on his
\n" );
document.write( "five quizzes is not less than 91, at least what score should he get on the fifth quiz? \n" );
document.write( "
Algebra.Com's Answer #798967 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! average=total/n \n" ); document.write( "total=n*average \n" ); document.write( "total=5*91=455. \n" ); document.write( "sum of 4 is 360 \n" ); document.write( "need a 95. \n" ); document.write( "- \n" ); document.write( "check \n" ); document.write( "the scores are -3,-4,-1,+4 or 4 below the desired average of 91. \n" ); document.write( "the last score needs to be 4 above the desired average or 95., \n" ); document.write( " |