document.write( "Question 383413: A certain airplane has two alternators to provide electrical power. The probability that a given alternator will fail on a 1-hour flight is .02.\r
\n" );
document.write( "\n" );
document.write( "Let P(A) be for the first alternator and P(B) be for the second. Therefore,
\n" );
document.write( " P(A) = .02
\n" );
document.write( " P(B) = .02\r
\n" );
document.write( "\n" );
document.write( "a. What is the probability that both will fail?
\n" );
document.write( "b. What is the probability that neither will fail?
\n" );
document.write( "c. One or the other will fail? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #271467 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! P(A) = .02 \n" ); document.write( "P(B) = .02 \n" ); document.write( "a. What is the probability that both will fail?::0.02^2 \n" ); document.write( "------------------------------- \n" ); document.write( "b. What is the probability that neither will fail?::0.98^2 \n" ); document.write( "------------------------------- \n" ); document.write( "c. One or the other will fail?::: 1-[0.02^2+0.98^2] \n" ); document.write( "=========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |