document.write( "Question 274425: Your home's security system has a component which is 90% reliable with a back-up component that is 70% reliable. Assume that the reliabilities of the two components are independent. If someone burglarizes your home, what is the probability that
\n" ); document.write( "(a) both components fail?
\n" ); document.write( "(b) at least one component functions properly?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #200267 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Your home's security system has a component which is 90% reliable with a back-up component that is 70% reliable. Assume that the reliabilities of the two components are independent. If someone burglarizes your home, what is the probability that
\n" ); document.write( "(a) both components fail?: 0.9*0.7 = 0.63
\n" ); document.write( "-----------------------------------------------
\n" ); document.write( "(b) at least one component functions properly?
\n" ); document.write( "P(at least one) = 1 - P(both fail) = 1-0.63 = 0.37
\n" ); document.write( "=================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );