document.write( "Question 138015: The probability that Robin Hood hits a target is 5/6. The probability that Little John hits a target is 1/7. If Robin Hood and Little John each shoot one arrow at the target, what is the probability that they both miss?: \n" ); document.write( "
Algebra.Com's Answer #100850 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The probability that Robin Hood hits a target is 5/6. The probability that Little John hits a target is 1/7. If Robin Hood and Little John each shoot one arrow at the target, what is the probability that they both miss?: \n" ); document.write( "--------------- \n" ); document.write( "P(Robin Hood misses) = 1/6 \n" ); document.write( "P(Little John misses) = 6/7 \n" ); document.write( "------------------------------ \n" ); document.write( "The events are independent, so \n" ); document.write( "P(RH misses and LJ misses) = (1/6)(6/7) = 1/7 \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |