document.write( "Question 896710: Two aero planes bomb a target in succession. The probability of each correctly scoring a hit is 0.3 and 0.2 respectively. The second will bomb only if the first misses the target. Find the probability that (i) target is hit (ii) both fails to score hits. \n" ); document.write( "
Algebra.Com's Answer #543939 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Two aero planes bomb a target in succession. The probability of each correctly scoring a hit is 0.3 and 0.2 respectively. The second will bomb only if the first misses the target.
\n" ); document.write( "Find the probability that
\n" ); document.write( "(i) target is hit
\n" ); document.write( "Success:: 1st hits or 1st misses and 2nd hits
\n" ); document.write( "P(hit) = 0.3 + 0.7*0.2 = 0.3 + 0.14 = 0.44
\n" ); document.write( "------------------------------------------------
\n" ); document.write( "(ii) both fails to score hits.
\n" ); document.write( "Success:: both miss
\n" ); document.write( "P(both miss) = 0.7*0.8 = 0.56
\n" ); document.write( "---------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------------
\n" ); document.write( "
\n" );