document.write( "Question 1168156: To earn an A in a course, a student must get an average score of 90 on five
\n" );
document.write( "tests. If her first four scores are 92, 86, 79, and 96, what score does she need
\n" );
document.write( "on the last test to obtain a 90 average? \n" );
document.write( "
Algebra.Com's Answer #792762 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "An average of 90 on 5 tests means a total of 450 points: \n" ); document.write( " \n" ); document.write( "Solve for x using basic algebra. \n" ); document.write( "In cases like this involving the average of a set of numbers that are all close together, there is another quick way to solve the problem -- by balancing the \"overs\" and \"unders\". \n" ); document.write( "Comparing each score to the desired average.... \r\n" ); document.write( " 92: +2\r\n" ); document.write( " 86: -4\r\n" ); document.write( " 79: -11\r\n" ); document.write( " 96: +6\r\n" ); document.write( " -------\r\n" ); document.write( " total: -7 \n" ); document.write( "Through the first four tests, the student is 7 points under the total they need, so the 5th test must be 7 points over the desired average. \n" ); document.write( "ANSWER: 90+7 = 97 \n" ); document.write( " \n" ); document.write( " |