document.write( "Question 927933: A vendor is trying to sell you a box of 50 fuses that contains exactly 5 defective fuses.
\n" );
document.write( "You select 2 fuses from the box for testing. If both are good you will buy the entire box. If
\n" );
document.write( "one or both are defective, you will not buy the box. What is the probability that you will buy
\n" );
document.write( "the box?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #563467 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 50fuses: 45G, 5def \n" ); document.write( "selecting 2 fuses \n" ); document.write( "P(buy box) = P(both good)) = \n" ); document.write( " \n" ); document.write( " |