document.write( "Question 539057: Consider a shipment of 50 light bulbs and it is known that 2 are defective. If you randomly select a bulb, what is the probability that you select a defective one?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #353320 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Consider a shipment of 50 light bulbs and it is known that 2 are defective. If you randomly select a bulb, what is the probability that you select a defective one?\r \n" ); document.write( "\n" ); document.write( "---- \n" ); document.write( "# of ways to succeed: 2 \n" ); document.write( "# of possible outcomes: 50 \n" ); document.write( "-- \n" ); document.write( "P(defective) = 2/50 = 1/25 \n" ); document.write( "========= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " |