Question 816253: Trying to figure out what I need to make on final to pass my class.
Test average 75
Hw Average 100
Final ?
Test average worth 60%
Hw average worth 15 %
Final worth 25%
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! g = ( (75/100)(0.60) + (100/100)(0.15) + (f/100)(0.25) ) * 100
g = A + (0.25)f
---
A = (75)(0.60) + (100)(0.15)
you do the math
---
f is your score in the final test, between 0 and 100
g is your grade for the class, between 0 and 100
---
if you know what grade you need to pass the class, substitute that for g and solve for f
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Convert fractions, decimals, and percents:
https://sooeet.com/math/fraction-decimal-percent.php
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php
|
|
|