Question 342849
You must go through three tunnels to complete the journey. The probability of their being blocked is 15% for the first, 20% for the second and 15% for the third. What is the probability of completing the journey? 
---
P(1st is open) = 0.85
P(2nd is open) = 0.80
P(3rd is open) = 0.85
-------------------
To complete the journey, all must be open.
P(all open) = 0.85*0.80*0.85 = 0.5780
================
Cheers,
Stan H.