document.write( "Question 1137962: A box contains 20 DVDs, 4 of which are defective: If two DVDs are selected at random (with replacement) from this box, what is the probability that both are defective? \n" ); document.write( "
Algebra.Com's Answer #755835 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! with replacement it is 4/20* 4/20 \n" ); document.write( "This probability is 0.04 \n" ); document.write( " |