document.write( "Question 135272: A certain airplane has two independent alternators to provide electrical power. The probability
\n" ); document.write( "that a given alternator will fail on a 1-hour flight is .02. What is the probability that (a) both will
\n" ); document.write( "fail? (b) Neither will fail? (c) One or the other will fail? Show all steps carefully.
\n" ); document.write( "

Algebra.Com's Answer #99090 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A certain airplane has two independent alternators to provide electrical power. The probability that a given alternator will fail on a 1-hour flight is .02. What is the probability that
\n" ); document.write( "(a) both will fail?)
\n" ); document.write( "P(fail AND fail) = 0.02*0.02 = 0.0004
\n" ); document.write( "-------------------------------
\n" ); document.write( "(b) Neither will fail?
\n" ); document.write( "P(not fail AND not fail) = 0.98*0.98 = 0.9604
\n" ); document.write( "-------------------------------\r
\n" ); document.write( "\n" ); document.write( "(c) One or the other will fail?
\n" ); document.write( "Prob(one or other fail) = 1 - (0.9604+0.0004) = 0.0392
\n" ); document.write( "=============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );