document.write( "Question 446043: A bag contains a total of 12 batteries, of which six are defective. Selecting two at random, without replacement, determine the probability that none of the batteries you select are good. \n" ); document.write( "
Algebra.Com's Answer #307157 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A bag contains a total of 12 batteries, of which six are defective. Selecting two at random, without replacement, determine the probability that none of the batteries you select are good. \n" ); document.write( "----------------- \n" ); document.write( "P(2 bad) = 6C2/12C2 = 15/66 = 5/22 \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |