document.write( "Question 865949: a box of parts contains 8 good items and 4 defective items. if 2 are selected at random with replacement, find the probability that both are defective. \n" ); document.write( "
Algebra.Com's Answer #521980 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "p(def) = 4/8 = .5
\n" ); document.write( "2 are selected at random with replacement
\n" ); document.write( "P(both def) = \".5%2A.5+=+.25\" 0r 25% chance both are defective \n" ); document.write( "
\n" );