document.write( "Question 859810: A toy is assembled from four independently produced components, each of which has a probability of 0.01 of.being defective.What is the probability of a toy being defective? \n" ); document.write( "
Algebra.Com's Answer #517963 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "p(defective) = .01, n = 4
\n" ); document.write( "P(at least one defective) = 1 - P(no defective) = 1 - (.99)^4 = .0394 \n" ); document.write( "
\n" );