document.write( "Question 945506: A student’s final grade in chemistry is determined by the following weights:
\n" );
document.write( "Quizzes 5%
\n" );
document.write( "Exam 1 20%
\n" );
document.write( "Exam 2 20%
\n" );
document.write( "Lab Reports 15%
\n" );
document.write( "Research Paper 15%
\n" );
document.write( "Final Exam 25% \r
\n" );
document.write( "\n" );
document.write( "The student received the following grades: \r
\n" );
document.write( "\n" );
document.write( "Lab reports: 75 80 70 75 85 69 90 75
\n" );
document.write( "Quizzes: 85 60 70 0 75 80 80 80
\n" );
document.write( "Exam 1: 80
\n" );
document.write( "Exam 2: 70
\n" );
document.write( "Research Paper: 85
\n" );
document.write( "Final Exam: 75 \r
\n" );
document.write( "\n" );
document.write( "What is the final grade for this student?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #577182 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Find average for lab reports. \n" ); document.write( " \n" ); document.write( "Find the average for quizzes. \n" ); document.write( " \n" ); document.write( "So then, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "76% \n" ); document.write( " |