document.write( "Question 986103: to earn a B in a course, a student must at least get a 80 average on four tests and a final exam, with the final exam weighted twice that of any one test. If the four test scores are 82, 71, 88, and 78, what is the lowest the student can earn on a final and still get a B in the course? \n" ); document.write( "
Algebra.Com's Answer #606875 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The sum of the six scores (4 tests + 2 x final) must be (6 x 80=) 480 to earn a B.
\n" ); document.write( "Current sum:
\n" ); document.write( "82+71+88+78=319
\n" ); document.write( "Total needed-current=2 x score on final
\n" ); document.write( "480-319=2(Final)
\n" ); document.write( "161=2(Final)
\n" ); document.write( "80.5=Final
\n" ); document.write( "ANSWER: The student must score at least 80.5 on the final to average 80.
\n" ); document.write( ".
\n" ); document.write( "
\n" );