document.write( "Question 914109: If I got an 85% on a test and the next test I scored 70% higher than 85% what would be my score? \n" ); document.write( "
Algebra.Com's Answer #554865 by JoelSchwartz(130)\"\" \"About 
You can put this solution on YOUR website!
x=points possible on the first test
\n" ); document.write( ".85x=score on first test
\n" ); document.write( ".7*.85x+.85x=.595x+.85x
\n" ); document.write( "1.445x=score on the next test
\n" ); document.write( "
\n" );