document.write( "Question 262907: 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) \r
\n" ); document.write( "\n" ); document.write( "A. 2.7
\n" ); document.write( "B. 2.8
\n" ); document.write( "C. 3.0
\n" ); document.write( "D. 3.1
\n" ); document.write( "E. 3.2 \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #193684 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
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) \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Art - 2*3 (hours*grade value)
\n" ); document.write( "History - 3*4
\n" ); document.write( "Science - 4*2
\n" ); document.write( "Math - 3*3
\n" ); document.write( "Lab - 1*4 \r
\n" ); document.write( "\n" ); document.write( "GPA = total points/total hours = (6+12+8+9+4)/13 = 39/13 = 3.0
\n" ); document.write( "
\n" );