document.write( "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 completeing the journey?\r
\n" ); document.write( "\n" ); document.write( "I did: 15%=.15
\n" ); document.write( " 20%= .20
\n" ); document.write( " 15%= .15\r
\n" ); document.write( "\n" ); document.write( " .15+.20+.15=.50 so the answer would be 50%???
\n" ); document.write( "

Algebra.Com's Answer #245360 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
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?
\n" ); document.write( "---
\n" ); document.write( "P(1st is open) = 0.85
\n" ); document.write( "P(2nd is open) = 0.80
\n" ); document.write( "P(3rd is open) = 0.85
\n" ); document.write( "-------------------
\n" ); document.write( "To complete the journey, all must be open.
\n" ); document.write( "P(all open) = 0.85*0.80*0.85 = 0.5780
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );