Write a formula that will compute the final grade for the course, using G to represent the final grade, H to represent the homework average, Q to represent the quiz average, P to represent the project grade, T to represent the test average, and F to represent the final exam grade. Note: Keep in mind how you must write the percentages that show the weighting of each category when doing computations!

Respuesta :

Answer:

To calculate final grade we use the formula:

Final grade = H( the weight of h) + Q( the weight of q) + P (the weight of project) +T (the weight of test) + F(the weight of final exams).

This formula help us to calculate the grade we need to get.

Step-by-step explanation:

Solution:

Suppose grade breakdown for certain college course is as follow:

Homework = 15%

Quizzes = 20%

Project = 10%

Test = 40%

Final exam= 15%

Let G represent the final grade

H represents homework average,

Q represents quizzes and P represent project, T represent test average and F represent final exam.

To calculate final grade we use the formula:

Final grade = H( the weight of h) + Q( the weight of q) + P (the weight of project) +T (the weight of test) + F(the weight of final exams).

This formula help us to calculate the grade we need to get.