document.write( "Question 206772This question is from textbook Algebra and Trigonometry with Analytic Geometry
\n" );
document.write( ": A college stdent has finished 48 credit hours with a GPA of 2.75. To get into the program she wishes to enter, she must have a GPA of 3.2. How many additional credit hours of 4.0 work will raise her GPA to 3.2?
\n" );
document.write( "work tried:
\n" );
document.write( "credits wants= credits has= additional work
\n" );
document.write( "3.2x= (48)(2.75) +4x \n" );
document.write( "
Algebra.Com's Answer #156303 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A college stdent has finished 48 credit hours with a GPA of 2.75. To get into the program she wishes to enter, she must have a GPA of 3.2. How many additional credit hours of 4.0 work will raise her GPA to 3.2? \n" ); document.write( "---------------------- \n" ); document.write( "Total # of points = 2.75*48 = 132 \n" ); document.write( "--------------------------------------- \n" ); document.write( "Let x be the number of credit hours needed to average 3.2. \n" ); document.write( "Equation: \n" ); document.write( "(132+4x)/(48+x) = 3.2 \n" ); document.write( "132+4x = 3.2(48+x) \n" ); document.write( "132+4x = 153.6 + 3.2x \n" ); document.write( "0.8x = 21.6 \n" ); document.write( "x = 27 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |