document.write( "Question 471532: in a box of 10 electrical parts , 2 are defective.
\n" ); document.write( "(a) if you choose one part at random from the box, what is the probability that is not defective?
\n" ); document.write( "(b) if you choose two parts at random from the box ,without replacement ,what is the probability that both are a defective?
\n" ); document.write( "

Algebra.Com's Answer #323400 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
in a box of 10 electrical parts , 2 are defective, so 10-2=8 are not defective
\n" ); document.write( "(a) \"p=8%2F10=0.8\"
\n" ); document.write( "(b)\"p=%282%2F10%29%2A%281%2F9%29=1%2F45\"
\n" ); document.write( "
\n" );