document.write( "Question 1196293: Allanʹs 4 quiz scores in his math class are 87, 89, 88, and 78. What score does he need to obtain on
\n" );
document.write( "his exam to average an 85 if an exam counts as much as two quizzes? \n" );
document.write( "
Algebra.Com's Answer #829082 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! Let x = the score Allan needs to obtain in his exam\r \n" ); document.write( "\n" ); document.write( "Given that the exam counts as much as two quizzes, the total average of 85 is calculated as follows:\r \n" ); document.write( "\n" ); document.write( "(87 + 88 + 89 + 78 + 2x)/6 = 85*6 \n" ); document.write( "342 + 2x = 510 \n" ); document.write( "2x = 510 - 342 \n" ); document.write( "x = 168/2 \n" ); document.write( "x = 84\r \n" ); document.write( "\n" ); document.write( "Answer:\r \n" ); document.write( "\n" ); document.write( "Allan needs to obtain a score 84 in his exam to get average of 85. \n" ); document.write( " \n" ); document.write( " |