document.write( "Question 820062: If my class average is 83.6 what do I need on my final (that's worth 20%) to get a B? Let's say above 80% \n" ); document.write( "
Algebra.Com's Answer #493373 by richwmiller(17219) You can put this solution on YOUR website! .8*83.6+.2x>=80 \n" ); document.write( "x>=65.6 \n" ); document.write( "Basically you need to pass the final \n" ); document.write( " |