document.write( "Question 1192223: what is the average for a student who recieved grades85,76 and 82 on 3 tests and a 79 on the final examination in a certain course if the final examination counts three times as much as each of the 3 test \n" ); document.write( "
Algebra.Com's Answer #824126 by Theo(13342)![]() ![]() You can put this solution on YOUR website! he had 4 tests in total. \n" ); document.write( "the final was a 79. \n" ); document.write( "the final counts 3 times as much as each of the other 3 tests. \n" ); document.write( "each of the other tests has a frequency of 1. \n" ); document.write( "the final has a frequency of 3. \n" ); document.write( "the weighted total will be 85 + 76 + 82 + 3 * 79 = 480. \n" ); document.write( "the total weights will be 6. \n" ); document.write( "the weighted average will be 480 / 6 = 80. \n" ); document.write( " \n" ); document.write( " |