document.write( "Question 44809: 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( " \r
\n" ); document.write( "\n" ); document.write( " 2.7
\n" ); document.write( " 2.8
\n" ); document.write( " 3.0
\n" ); document.write( " 3.1
\n" ); document.write( " 3.2 \r
\n" ); document.write( "\n" ); document.write( "My answer was 3.2, however their answer was 3.0. I really don't understand how they came to that answer.
\n" ); document.write( "

Algebra.Com's Answer #29686 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
I did get 3.0
\n" ); document.write( "weighted average = hrs*grade + hrs*grade + . . . / total hrs
\n" ); document.write( "A = gpa
\n" ); document.write( "A = (3*2 + 4*3 + 2*4 + 3*3 + 1*4) / 13
\n" ); document.write( "A = (6 + 12 + 8 + 9 + 4) / 13
\n" ); document.write( "A = 39 / 13
\n" ); document.write( "A = 3.0 gpa
\n" ); document.write( "
\n" );