document.write( "Question 205375: Sometimes stores offen incredibly good prices on a product to encourage people to shop at the store. The store usually carries only a few items at the discount price and does not give out rain checks.
\n" );
document.write( "A new shipment of 9 VCRs, which will be offered at a very low price, are delivered. Unknown to manager, 4 of the VCRs are defective.
\n" );
document.write( "Determine the probability that at least one of the three VCRs sold is defective? \n" );
document.write( "
Algebra.Com's Answer #155024 by stanbon(75887) ![]() You can put this solution on YOUR website! A new shipment of 9 VCRs, which will be offered at a very low price, are delivered. Unknown to manager, 4 of the VCRs are defective. \n" ); document.write( "Determine the probability that at least one of the three VCRs sold is defective? \n" ); document.write( "------ \n" ); document.write( "P(at least one is defective) = 1 - P(none of the three is defective) \n" ); document.write( "= 1 - (5/9)^3 = 0.8286... \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |