document.write( "Question 154392: 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 (a) both will fail? (b) Neither will fail? (c) one or the other will fail? Show all steps carefully.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #113705 by stanbon(75887)![]() ![]() ![]() 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? : (0.02)^2 = 0.0004 \n" ); document.write( "------------------------------------------ \n" ); document.write( "(b) Neither will fail?: (0.08)^2 = 0.0064 \n" ); document.write( "------------------------------------------ \n" ); document.write( "(c) one or the other will fail? : 1 - (0.0004 + 0.0064) = 1-0.0068 \n" ); document.write( "= 0.9932 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |