document.write( "Question 118322: A toy is assembled from 3 parts.If the probability that each part is defected is 0.1.Calculate the probability that the toy is defective. \n" ); document.write( "
Algebra.Com's Answer #86427 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
--------------------A toy is assembled from 3 parts.If the probability that each part is defected is 0.1.Calculate the probability that the toy is defective.
\n" ); document.write( "-------------
\n" ); document.write( "Probability a part is NOT defective = 0.9
\n" ); document.write( "Probability all three parts are NOT defective = 0.9^3 = 0.729
\n" ); document.write( "-----------
\n" ); document.write( "Prob (the toy is defective)+ Prob (the toy is not defective) = 1
\n" ); document.write( "So Prob (the toy is defective) = 1 - 0.729 = 0.271
\n" ); document.write( "=================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );