document.write( "Question 932195: if I have an 80% in my math class, and the final is worth 25% of my grade. what do I need to get on the final to keep my grade at a B? \n" ); document.write( "
Algebra.Com's Answer #566041 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! assume that B is 80% to 90% inclusive: \n" ); document.write( "--- \n" ); document.write( "75*80 + 25x = 100*80 \n" ); document.write( "25x = 100*80 - 75*80 \n" ); document.write( "x = ( 100*80 - 75*80 ) / 25 \n" ); document.write( "x = 80 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "you need 80% or better on the final \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |