document.write( "Question 627662: Bob gets tests grades of 62, 77, and 85. He gets an 89 on his final exam. Find the weighted mean of all these scores, if each tests counts for 20%, and the final exam counts for 40% of the final grade.
\n" ); document.write( "
\n" ); document.write( " Weight Scores
\n" ); document.write( " Tests 20.00% 62 77 85
\n" ); document.write( " Final Exam 40.00% 89
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #395037 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Weighted Scores
\n" ); document.write( "Tests 20.00% 62 77 85
\n" ); document.write( "Final Exam 40.00% 89
\n" ); document.write( " \"M%5Bw%5D+=+.20%2A62+%2B+.20%2A77+%2B+.20%2A85+%2B+.40%2A89+\" \n" ); document.write( "
\n" );