document.write( "Question 1084400: For safety reasons, four different alarm systems were installed in the vault containing the safety deposit boxes at a Beverly Hills bank. Each of the four systems will fail to detect theft with a probability of .01 independently of the others.The bank, obviously, is interested in the probability that when a theft occurs, at least one of the four systems will fail to detect it. This probability is equal to: \r
\n" );
document.write( "\n" );
document.write( " (.99)^4 \r
\n" );
document.write( "\n" );
document.write( " 1 - (.99)^4 \r
\n" );
document.write( "\n" );
document.write( " (.01)^4 \r
\n" );
document.write( "\n" );
document.write( " 1 - (.01)^4 \r
\n" );
document.write( "\n" );
document.write( " none of these
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #698517 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Pr(at least one systems fail to detect theft) = 1 - P(none of the systems fail to detect theft)\r \n" ); document.write( "\n" ); document.write( "P(none of the systems fail to detect theft) = \n" ); document.write( "\n" ); document.write( "So the answer is \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |