document.write( "Question 59963: A student receives his grade report from a local community college, but the GPA is smudged. He took the following classes: a 2 hour credit art, a 3 hour credit history, a 4 hour credit science course, a 3 hour credit mathematics course, and a 1 hour science lab. He received a “B” in the art class, an “A” in the history class, a “C” in the science class, a “B” in the mathematics class, and an “A” in the science lab. What was his GPA if the letter grades are based on a 4 point scale? (A=4, B=3, C=2, D=1, F=0) \n" ); document.write( "
Algebra.Com's Answer #41168 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! He took the following classes: a 2 hour credit art, a 3 hour credit history, a 4 hour credit science course, a 3 hour credit mathematics course, and a 1 hour science lab. He received a “B” in the art class, an “A” in the history class, a “C” in the science class, a “B” in the mathematics class, and an “A” in the science lab. What was his GPA if the letter grades are based on a 4 point scale? (A=4, B=3, C=2, D=1, F=0) \n" ); document.write( "-------------- \n" ); document.write( "Art: 2 hr ; B ; 2*3=6 \n" ); document.write( "Hist: 3 hr ; A ; 3*4=12 \n" ); document.write( "Sci: 4 hr ; C ; 4*2=8 \n" ); document.write( "Math: 3 hr ; B ; 3*3=9 \n" ); document.write( "Lab: 1 hr ; A ; 1*4=4 \n" ); document.write( "----------------- \n" ); document.write( "Total Points = 39 \n" ); document.write( "Total Hours = 13 \n" ); document.write( "GPA= 29/13= 3 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |