document.write( "Question 931207: If I have an 84.43 in my class and my final counts as 10% of my grade, what do I need to score on it to maintain a B in the class? \n" ); document.write( "
Algebra.Com's Answer #565492 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! .90(84.43) + .10x ≥ 80 \n" ); document.write( "x ≥ (80 - .90(84.43))/.10 \n" ); document.write( " |