document.write( "Question 893707: Suppose you know 2% of all switches are defective. If two switches are used in a device:
\n" ); document.write( "A. What is probability that both switches are good?
\n" ); document.write( "B. What is the probability that exactly one switch is good?
\n" ); document.write( "C. What Is probability that at least one switch is good?
\n" ); document.write( "Please provide steps to get the answer.
\n" ); document.write( "

Algebra.Com's Answer #541569 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
A) \"P%28G%2CG%29=P%28G%29P%28G%29=0.98%280.98%29=0.9604\"
\n" ); document.write( "B) \"P=P%28G%29P%28B%29%2BP%28B%29P%28G%29=%280.98%29%280.02%29%2B%280.02%29%280.98%29=0.0392\"
\n" ); document.write( "C) This is the complement to both switches are bad.
\n" ); document.write( "\"P%28B%2CB%29=%280.02%29%280.02%29=0.0004\"
\n" ); document.write( "So then,
\n" ); document.write( "\"P=1-0.0004=0.9996\"
\n" ); document.write( "You could have also added the results from A and B.
\n" ); document.write( "
\n" );