document.write( "Question 1013292: Hello
\n" ); document.write( "I have the answers to the following questions but am not sure of the process to solve them. Thanks for the help. \r
\n" ); document.write( "\n" ); document.write( "2 people throw a ball at the same time. One of them hits the target 55 out of 100 times, and the other one hits it 95 out of 100 times.
\n" ); document.write( "What is the probability that exactly one of the throws Will hit the target?
\n" ); document.write( "(answer: 91 / 200 )\r
\n" ); document.write( "\n" ); document.write( "What is the probability that at least one of the throws will hit the target?
\n" ); document.write( "( 391 / 400 )\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #629523 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The probability that one only hits is (0.55)(0.05)=0.0275+ (0.45)(0.95)=0.4275 The first term of 0.55*0.05 is the probability the first one hits and the second one doesn't hit. They are independent, so the probability is multiplied. The second is just the opposite.
\n" ); document.write( "They add up to 0.4550, or 45.5%, which is 91/200.
\n" ); document.write( "At least one is 1-probability that both miss. That is 0.45*0.05=0.0225
\n" ); document.write( "That is 2.25% or 2.25 per 100 or 9 per 400 that both miss. Subtract 9 from 400 and 391/400 is the probability that at least 1 will hit.
\n" ); document.write( "
\n" );