document.write( "Question 537121: the probability that a network will be shut down on any given day is .0003. What is the probability that the network will be shut down in 5000 days. \n" ); document.write( "
Algebra.Com's Answer #352729 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the probability that a network will be shut down on any given day is .0003. What is the probability that the network will be shut down in 5000 days.
\n" ); document.write( "-----
\n" ); document.write( "P(down >= 1 in 5000 days) = 1 - P(up for 5000 days)
\n" ); document.write( "---
\n" ); document.write( "= 1 - 0.9997^5000
\n" ); document.write( "---
\n" ); document.write( "= 1 - 0.2231
\n" ); document.write( "---
\n" ); document.write( "= 0.7769
\n" ); document.write( "==================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );