document.write( "Question 1182138: In a class, the course grade is a weighted mean of two homework assignments, presentation, midterm exam, and Final exam. Each homework assignment counts for 15% of the course grade, the presnetation counts for 10%, the midterm exam counts for 25% and the final exam counts for 35%. You got a score of 86 and 98 on the homework assignments, 92 on the presentation , 70 on the midterm, and 70 on the final. What is your course grade? (Round your answer to the nearest whole number) \n" ); document.write( "
Algebra.Com's Answer #812118 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "In a class, the course grade is a weighted mean of two homework assignments, presentation, midterm exam, and Final exam.
\n" ); document.write( "Each homework assignment counts for 15% of the course grade, the presnetation counts for 10%, the midterm exam counts
\n" ); document.write( "for 25% and the final exam counts for 35%.
\n" ); document.write( "You got a score of 86 and 98 on the homework assignments, 92 on the presentation , 70 on the midterm, and 70 on the final.
\n" ); document.write( "What is your course grade? (Round your answer to the nearest whole number)
\n" ); document.write( "~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The course grade is a weighted mean, as stated\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    0.15*(86 + 98) + 0.1*92 + 0.25*70 + 0.35*70 = 78.8 = 79  (rounded as requested)     ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );