document.write( "Question 666442: for five algebra examinations, maria has an average of 88. what must she score on the sixth test to bring her average up exactly 90 ? \n" ); document.write( "
Algebra.Com's Answer #414462 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! Use A = sum/6 = 90 \n" ); document.write( "The sum of first 5 is 5*88. \n" ); document.write( "Let x = score required on sixth test. \n" ); document.write( "The new sum will be 5*88 + x \n" ); document.write( "The new average is new sum divided by or \n" ); document.write( "(1) 90 = (5*88+x)/6 or \n" ); document.write( "(2) 540 = 5*88 + x or \n" ); document.write( "(3) x = 540 - 440 \n" ); document.write( "(4) x = 100 \n" ); document.write( "Answer: Maria must get 100 on the sixth exam to obtain a 90 average. \n" ); document.write( "I feel bad for Maria, but at least she don't need more than 100! \n" ); document.write( " |