document.write( "Question 857747: At a manufacturing plant where switches are made, it is a known fact that 2% of all switches are defective. If two switches are used in a device, what is the probability that both switches are good? \n" ); document.write( "
Algebra.Com's Answer #516809 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "p(def) = .02
\n" ); document.write( "two switches are used in a device
\n" ); document.write( "P(2good switches) = (.98)^2 \n" ); document.write( "
\n" );