document.write( "Question 938098: A bin contains 78 light bulbs of which 9 are defective. If 3 light bulbs are randomly selected from the bin with replacement, find the probability that all the bulbs selected are good ones. Round to the nearest thousandth if necessary.
\n" );
document.write( " 0.002
\n" );
document.write( " 0.692
\n" );
document.write( " 0.885
\n" );
document.write( " 0.721 \n" );
document.write( "
Algebra.Com's Answer #571427 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! p(def) = 9/78, p(good) = 69/78 \n" ); document.write( "... \n" ); document.write( "3 drawn with replacement... \n" ); document.write( "P(all good) = |