document.write( "Question 892228: Ben has taken 3 exams and his average score so far is 85.\r
\n" );
document.write( "\n" );
document.write( "If he gets 100, a perfect score, on the remaining 2 exams, what will his new average be?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #540437 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "We want the sum of the scores divide by the number of scores \n" ); document.write( "to give us the average score.\r \n" ); document.write( "\n" ); document.write( "(85 + 85 + 85 + 100 + 100)/5 \n" ); document.write( "455/5 \n" ); document.write( " 91 \n" ); document.write( " |