document.write( "Question 787465: Assume that to earn a B grade or higher in a college course you need at least an average of 80% on the five exams that are each worth 100 points. You have scores of 75, 83, 74, and 69 so far in the semester. What is the lowest score you can receive on your fifth exam in order to earn a B grade? \n" ); document.write( "
Algebra.Com's Answer #478203 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Assume that to earn a B grade or higher in a college course you need at least an average of 80% on the five exams that are each worth 100 points. You have scores of 75, 83, 74, and 69 so far in the semester. What is the lowest score you can receive on your fifth exam in order to earn a B grade? \n" ); document.write( "------- \n" ); document.write( "Let the 5th score be \"x\": \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "(75 + 83 + 74 + 69 + x)/5 = 80 \n" ); document.write( "-------- \n" ); document.write( "(301+x) = 400 \n" ); document.write( "x = 99 (Score you need on the 5th test) \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |