document.write( "Question 91181: In a college, some courses contribute more towards an overall GPA than other courses. For example, a science class is worth 4 points; mathematics is worth 3 points; History is worth 2 points; and English is worth 3 points. The values of the grade letters are as follows, A= 4, B=3, C=2, D=1, F=0. What is the GPA of a student who made a “C” in Trigonometry, a “B” in American History, an “A” in Botany, and a “B” in Microbiology?
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " 2.59
\n" );
document.write( " 2.86
\n" );
document.write( " 3.08
\n" );
document.write( " 3.33
\n" );
document.write( " 3.67
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #66362 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! In a college, some courses contribute more towards an overall GPA than other courses. For example, a science class is worth 4 points; mathematics is worth 3 points; History is worth 2 points; and English is worth 3 points. The values of the grade letters are as follows, A= 4, B=3, C=2, D=1, F=0. What is the GPA of a student who made: \n" ); document.write( " “C” in Trigonometry, (3 points) \n" ); document.write( " “B” in American History, (2 points) \n" ); document.write( " “A” in Botany, (4 points) \n" ); document.write( " “B” in Microbiology? (4 points) \n" ); document.write( "--------------------------------- \n" ); document.write( "total points: 13 points \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Grade * points \n" ); document.write( "C = 2 * 3 = 6 \n" ); document.write( "B = 3 * 2 = 6 \n" ); document.write( "A = 4 * 4 = 16 \n" ); document.write( "B = 3 * 4 = 12 \n" ); document.write( "-------------- \n" ); document.write( "total: 40 \n" ); document.write( ": \n" ); document.write( "GPA = 40/13 = 3.0769 ~ 3.08 \n" ); document.write( ":\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |