document.write( "Question 481093: Person A and Person B are doing target practice. Person A hits the target with a probability of 0.8, while Person B hits the target with a probability of 0.9.\r
\n" );
document.write( "\n" );
document.write( "What is the probability that Person B hit the target given that both of them fired and exactly one shot hit the target?\r
\n" );
document.write( "\n" );
document.write( "a. 0.18
\n" );
document.write( "b. 0.30
\n" );
document.write( "c. 0.69
\n" );
document.write( "d. 0.90\r
\n" );
document.write( "\n" );
document.write( "I came up with .50*.80 =.40 and .50*.90=.45 thus .40*.45=0.18 Is this correct? \r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #329453 by robertb(5830)![]() ![]() You can put this solution on YOUR website! If exactly one of them hits the target, then the probability is 0.80*0.10 + 0.90*0.20 = 0.26. \n" ); document.write( "Hence the the probability that person B hit the target given that both of them fired is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c. 0.69 \n" ); document.write( " |