document.write( "Question 121858: 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 \r
\n" );
document.write( "\n" );
document.write( "a) both will fail?
\n" );
document.write( "b) Neither will fail?
\n" );
document.write( "c) One or the other will fail? Show all steps carefully.\r
\n" );
document.write( "\n" );
document.write( "Could you kindly help me. This is new to me.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #89546 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! The probability of two independent events occurring is equal to the product of each of \n" ); document.write( "the independent events. And the probabilities of some outcome must total to be 1.00. \n" ); document.write( ". \n" ); document.write( "In the discussion below, P(event) means the probability of the event being discussed. \n" ); document.write( "For example, P(Alt #1 Fails) means the probability that Alternator #1 fails. \n" ); document.write( ". \n" ); document.write( "Let's apply the above rules to solving this problem. Since the probability of a single Alternator \n" ); document.write( "failing is 0.02, then the probability of it not failing must be 0.98 because those are the \n" ); document.write( "only two outcomes possible and the total of all the outcomes for an Alternator must be 1.0 \n" ); document.write( ". \n" ); document.write( "The same is true for each of the two Alternators. The probability of failure is 0.02 and the \n" ); document.write( "probability of working OK is 0.98 for each. \n" ); document.write( ". \n" ); document.write( "What are the possible outcomes on a one-hour flight? The four possibilities are: \n" ); document.write( ". \n" ); document.write( "(1) Alternator #1 Fails and Alternator #2 Fails \n" ); document.write( "(2) Alternator #1 Fails and Alternator #2 Works OK \n" ); document.write( "(3) Alternator #1 Works OK and Alternator #2 Fails \n" ); document.write( "(4) Alternator #1 Works OK and Alternator #2 Works OK \n" ); document.write( ". \n" ); document.write( "The probability of (1) occurring is just the product of the two probabilities. So the \n" ); document.write( "probability of both Alternators failing is: \n" ); document.write( ". \n" ); document.write( "P(both fail) = P(Alt #1 Fails) * P(Alt #2 Fails) = 0.02 * 0.02 = 0.0004 \n" ); document.write( ". \n" ); document.write( "Next, let's look at the probability of (4) occurring. It also is the product of the two \n" ); document.write( "probabilities. So the probability of both Alternators working OK is: \n" ); document.write( ". \n" ); document.write( "P(both OK) = P(Alt #1 Works OK) * P(Alt #2 Works OK) = 0.98 * 0.98 = 0.9604 \n" ); document.write( ". \n" ); document.write( "Next, let's look at the probability of (2) occurring. It also is the product of the two \n" ); document.write( "probabilities. So the probability of Alternator #1 failing and Alternator #2 working OK is: \n" ); document.write( ". \n" ); document.write( "P(Alt #1 Fail and Alt #2 OK) = P(Alt #1 Fails) * P(Alt #2 Works OK) = 0.02 * 0.98 = 0.0196 \n" ); document.write( ". \n" ); document.write( "Finally, let's look at the probability of (3) occurring. It also is the product of the two \n" ); document.write( "probabilities. So the probability of Alternator #1 working OK and Alternator #2 failing is: \n" ); document.write( ". \n" ); document.write( "P(Alt #1 OK and Alt #2 Fails) = P(Alt #1 Works OK) * P(Alt #2 Fails) = 0.98 * 0.02 = 0.0196 \n" ); document.write( ". \n" ); document.write( "In either case (2) or case (3) one of the Alternators fails and the other one works OK. \n" ); document.write( "The probability of that happening is the sum of the two probabilities for these two cases. So \n" ); document.write( "the probability for one Alternator failing is: \n" ); document.write( ". \n" ); document.write( "P(one fail, one OK) = P(Alt #1 Fail and Alt #2 Works OK) + P(Alt #1 Works OK and Alt #2 Fails) \n" ); document.write( ". \n" ); document.write( "Substituting the probabilities results in: \n" ); document.write( ". \n" ); document.write( "P(one fail, one OK) = 0.0196 + 0.0196 = 0.0392 \n" ); document.write( ". \n" ); document.write( "In summary, the three answers you are looking for are: \n" ); document.write( ". \n" ); document.write( "(a) probability both will fail = 0.0004 \n" ); document.write( "(b) probability neither will fail (both will work OK) = 0.9604 \n" ); document.write( "(c) probability one will fail = 0.0392 \n" ); document.write( ". \n" ); document.write( "The probability of some outcome (all four of the combinations we said are the only things \n" ); document.write( "that can happen) must total to be 1.0 because something must happen. So we can check our \n" ); document.write( "answers by adding them up and see if they total 1.0. By adding 0.0004, 0.9604, and 0.0392 \n" ); document.write( "you do get an answer of 1.0 ... so we are correct. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem a little better. \n" ); document.write( ". \n" ); document.write( " |