document.write( "Question 1086617: Steve has the following scores on the exams for the semester: 96, 85, and 89. Determine the minimum score Steve needs to make on the fourth exam to have a final average of an “A” (a 93 or better). \n" ); document.write( "
Algebra.Com's Answer #700847 by KMST(5328) You can put this solution on YOUR website! For a final average of 92.5 or more, \n" ); document.write( "the sum of scores for all four exams must be \n" ); document.write( "The three scores Steve already has add up to \n" ); document.write( " \n" ); document.write( "The score Steve needs for the fourth exam is \n" ); document.write( " \n" ); document.write( "If Steve gets a score of 100 in the fourth exam, \n" ); document.write( "his average will be \n" ); document.write( "and that will hopefully be rounded up to 93. \n" ); document.write( "If he gets 99 in the fourth exam, \n" ); document.write( "his average will be \n" ); document.write( "which should be rounded down to 92. \n" ); document.write( " |