document.write( "Question 163262: 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 #120274 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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( "----------- \n" ); document.write( "Prob(both fail) = 0.02^2 = 0.0004 \n" ); document.write( "---------- \n" ); document.write( "Prob(neither fails) = 0.98^2 = 0.9604... \n" ); document.write( "---------------- \n" ); document.write( "Prob(one or other fails) = 1 - [0.0004+0.9604] = 0.0392.. \n" ); document.write( "----------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |