document.write( "Question 209752This question is from textbook sullivan
\n" );
document.write( ": goin into final exam, which will count as two-thirds of the final grade, Mike has test scores of 86, 80, 84, and 90. What score does Mike need on the final in order to earn a B, which requires an average score of 80? What does he need to earn an A? \n" );
document.write( "
Algebra.Com's Answer #158617 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! going into final exam, which will count as two-thirds of the final grade, \n" ); document.write( " Mike has test scores of 86, 80, 84, and 90. \n" ); document.write( " What score does Mike need on the final in order to earn a B, which requires an average score of 80? \n" ); document.write( "What does he need to earn an A? \n" ); document.write( ": \n" ); document.write( "Find the average of his test scores: \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Let x = final exam score which counts \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "2x + 85 = 3(80) \n" ); document.write( ": \n" ); document.write( "2x + 85 = 240 \n" ); document.write( ": \n" ); document.write( "2x = 240 - 85 \n" ); document.write( "x = \n" ); document.write( "x = 77.5 to have a B \n" ); document.write( "; \n" ); document.write( "\"What does he need to earn an A?\" \n" ); document.write( " \n" ); document.write( "2x + 85 = 3(90) \n" ); document.write( ": \n" ); document.write( "2x + 85 = 270 \n" ); document.write( ": \n" ); document.write( "2x = 270 - 85 \n" ); document.write( "x = \n" ); document.write( "x = 92.5 to have an A \n" ); document.write( " |