Probability of bridge collapsing

  • Thread starter Thread starter Sportsman4920
  • Start date Start date
  • Tags Tags
    Bridge Probability
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 5K views
Sportsman4920
Messages
16
Reaction score
0

Homework Statement



Dystopia county has three bridges. In the next year, the Elder bridge has a 17% chance of collapse, the Younger bridge has a 6% chance of collapse, and the Ancient bridge has a 24% chance of collapse. What is the probability that exactly one of these bridges will collapse in the next year? (Round your answer to four decimal places.)


Homework Equations





The Attempt at a Solution



I thought the answer was the average of the 3 probabilities, which is 15.6666%. Then I realized that it would be the chance that each will collapse, not the chance that exactly one will collapse. However, I'm not sure what equation I need to use in order to find this. We've been using combinations and permutations in class, but I'm not sure if they are relevant for this problem.

Thanks
 
Physics news on Phys.org


For exactly one bridge to collapse it must be true that the other two bridges don't collapse. So you have:
P(Elder bridge collapses AND Younger bridge doesn't collapse AND Ancient bridge doesn't collapse)
+ P(Elder bridge doesn't collapse AND Younger bridge does collapse AND Ancient bridge doesn't collapse)
+ P(Elder bridge doesn't collapse AND Younger bridge doesn't collapse AND Ancient bridge does collapse)
 


Thanks a lot. I had been working on that one for a while.