document.write( "Question 985537: a player shots 70% from free throw line. how many shots in a row to increase to 75% \n" ); document.write( "
Algebra.Com's Answer #606388 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
You need more information.
\n" ); document.write( "70% can be 7 for 10, in which case 2 in a row will do it.
\n" ); document.write( ";
\n" ); document.write( "Or it could be 70 for 100, in which case
\n" ); document.write( "70+x/(100+x)=3/4
\n" ); document.write( "300+3x=280+4x
\n" ); document.write( "x=20 shots.
\n" ); document.write( "90 for 120.
\n" ); document.write( "
\n" ); document.write( "
\n" );