document.write( "Question 261015: A soldier shooting at a target hits it 40% of the time. How many times must he shoot in order to register 100 hits? \n" ); document.write( "
Algebra.Com's Answer #192285 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A soldier shooting at a target hits it 40% of the time. \n" ); document.write( "How many times must he shoot in order to register 100 hits? \n" ); document.write( "-------------------------- \n" ); document.write( "Let that number be \"x\". \n" ); document.write( "Equation: \n" ); document.write( "0.40x = 100 \n" ); document.write( "x = 100/0.4 \n" ); document.write( "x = 1000/4 = 250 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |