164k views
3 votes
Calculate the GPA of a student with the following grades: B (7 hours), D (6 hours), F (20 hours). Note that an A is equivalent to 4.0, a Bis equivalent to a 3.0, a C is equivalent to a 2.0, a D is equivalent to a 1.0, and an F is equivalent to a 0. Round your answer to two decimal places. Answer How to enter your answer Tables Keypad Keyboard Shortcuts

1 Answer

3 votes

Data:

A 4.0 0 hours

B 3.0 7 hours

C 2.0 0 hours

D 1.0 6 hours

F 0.0 20 hours

Multiply each number of hours for the value (A,B,C,D or F)

B


3.0*7=21

D


1.0*6=6

F


0.0*20=0

Add the results you get and divide into the total number of hours:


(21+6+0)/(7+6+20)=(27)/(33)=0.81

Then, the student's GPA is 0.81

User Pavel Stepanov
by
9.0k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.