document.write( "Question 127279: 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? \n" ); document.write( "
Algebra.Com's Answer #93256 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 (a) both will fail? (b) Neither will fail? (c) One or the other will fail? \n" ); document.write( "Prob(both fail) =0.2*0.2 = 0.04 \n" ); document.write( "------------------------------------ \n" ); document.write( "Prob(neither will fail) = 0.8*0.8 = 0.64 \n" ); document.write( "--------------------------------------- \n" ); document.write( "Prob(one will fail) = 1-P(none will fail)-Prob(both will fail) = 1-0.68 \n" ); document.write( "= 0/32 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |