document.write( "Question 690635: jennifer is a 75% free-throw shooter. if she shot 44 free-throws this year how many did she miss? need help figureing out how to solve problems like this please
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #426561 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! jennifer is a 75% free-throw shooter. \n" ); document.write( " if she shot 44 free-throws this year how many did she miss? \n" ); document.write( ": \n" ); document.write( "The total shots are 100%, so if she made 75%, she missed 25%, right? \n" ); document.write( "therefore \n" ); document.write( ".25 * 44 = 11 shot missed \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "To confirm this, find how many shot she made: \n" ); document.write( ".75 * 44 = 33 shots made \n" ); document.write( "then to check this \n" ); document.write( "11 + 33 = 44 shots total \n" ); document.write( " |