document.write( "Question 255892: To control the quality of their product, the bright-light company inspects three light bulbs out of each batch of ten bulbs manufactured. If a defective bulb is found, the batch is discarded. Suppose a batch contains two defective bulbs. What is the probability that the batch will be discarded? \n" ); document.write( "
Algebra.Com's Answer #188098 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
To control the quality of their product, the bright-light company inspects three light bulbs out of each batch of ten bulbs manufactured.
\n" ); document.write( "If a defective bulb is found, the batch is discarded. Suppose a batch contains two defective bulbs. What is the probability that the batch will be discarded?
\n" ); document.write( "---------------------------------------------------
\n" ); document.write( "P(no defective bulb in set of 3 from 10) = 8C3/10C3 = 56/120
\n" ); document.write( "-----
\n" ); document.write( "P(you find a defective bulb when you select 3 from 10)
\n" ); document.write( "= 1 - p(you find no defective)
\n" ); document.write( "= 1- (56/120)
\n" ); document.write( "= 64/120
\n" ); document.write( "= 8/15
\n" ); document.write( "================================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );