document.write( "Question 931286: each exam is worth 1/3 of the total grade. in the exams I got 97, 76, and 94. what would be my final grade for the course? \n" ); document.write( "
Algebra.Com's Answer #565520 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! averaging equally weighted scores: \n" ); document.write( "(97 + 76 + 94)/3 = 89 \n" ); document.write( "--- \n" ); document.write( "another way, using individual weights: \n" ); document.write( "(1/3)*97 + (1/3)*76 + (1/3)*94 = 89 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |