document.write( "Question 1184123: A BCC professor decides to grade his class as following: 20 percent for homework assignments, 15 percent for quizzes, 30 percent for a midterm, and 35 percent for the final exam. A student receives 85 for homework, 90 for the quizzes, 80 for the midterm and 95 for the final exam. What will be the student’s class grade?
\n" );
document.write( "Class grade = \n" );
document.write( "
Algebra.Com's Answer #814673 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "In this problem, the student's class grade is so called \" weighted AVERAGE \"\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 0.2*85 + 0.15*90 + 0.3*80 + 0.35*95 = 87.75. ANSWER\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved, explained and completed.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |