document.write( "Question 822931: If my math final is worth 10% of my grade and I have a 90 in the class, what do I need to get on the test to maintain an A in the class? \n" ); document.write( "
Algebra.Com's Answer #496507 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
0.1*x+0.9*90 > 90
\n" ); document.write( "0.1*x > 90-81
\n" ); document.write( "x > 90
\n" ); document.write( "
\n" );