document.write( "Question 231957: Before the final exam, a student has 5 test scores of equal weight: 72, 80, 65, 78, and 60. If the final exam counts as one-third of the final grade, what score must the student receive in order to have a final average of 76?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #171596 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Before the final exam, a student has 5 test scores of equal weight: 72, 80, 65, 78, and 60. If the final exam counts as one-third of the final grade, what score must the student receive in order to have a final average of 76? \n" ); document.write( ": \n" ); document.write( "Let x = final grade \n" ); document.write( ": \n" ); document.write( "Find the average of the 5 test scores \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "This counts as 2/3, twice as much as the final which is 1/3 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "142 + x = 3(76) \n" ); document.write( "x = 228 - 142 \n" ); document.write( "x = 86 to have an average of 76 \n" ); document.write( " \n" ); document.write( " |