document.write( "Question 325309: Martin's average score after 4 tests is 89. What score on the 5th test would bring Martin's average up to exactly 90? \n" ); document.write( "
Algebra.Com's Answer #232962 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Martin's average score after 4 tests is 89. \n" ); document.write( "What score on the 5th test would bring Martin's \n" ); document.write( "average up to exactly 90? \n" ); document.write( "------ \n" ); document.write( "After 4 tests Martin has 4*89 = 356 points \n" ); document.write( "----- \n" ); document.write( "Let the 5th score be \"x\". \n" ); document.write( "--- \n" ); document.write( "Solve (356+x)/5 = 90 \n" ); document.write( "356+x = 450 \n" ); document.write( "x = 94 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |