SOLUTION: Hello! I am supposed to calculate student's grades based on 100%. 60% is on the final exam and 40% on daily performance. If a student's final exam is 96 points and their daily per

Algebra ->  Average -> SOLUTION: Hello! I am supposed to calculate student's grades based on 100%. 60% is on the final exam and 40% on daily performance. If a student's final exam is 96 points and their daily per      Log On


   



Question 937488: Hello! I am supposed to calculate student's grades based on 100%. 60% is on the final exam and 40% on daily performance. If a student's final exam is 96 points and their daily performance is 100 points, what is the equation I use to calculate the 60% on final exam and 40% on daily?

Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
x = final exam score
y = daily performance score
c = class grade
---
1.00*c = 0.60x + 0.40y
c = 0.60x + 0.40y
---
c = 0.60*96 + 0.40*100
c = 97.60
---
Free algebra tutoring live chat:
https://sooeet.com/chat.php?gn=algebra
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations with quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php
---