document.write( "Question 1186367: A shopper buys two cartons of a dozen eggs each. His habit is to inspect 3 eggs picked at random
\n" );
document.write( "from each carton and to reject the carton if he finds one or more cracked eggs. If the first carton
\n" );
document.write( "contains two cracked eggs and the second, one cracked egg, find the probability that:
\n" );
document.write( "(a) Carton 1 is rejected and carton 2 is accepted.
\n" );
document.write( "(b) Both cartons are accepted.
\n" );
document.write( "(c) Neither carton is accepted. \n" );
document.write( "
Algebra.Com's Answer #817501 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The prob'y that the 1st carton is rejected is \n" ); document.write( "\n" ); document.write( "The prob'y that the 2nd carton is rejected is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence,\r \n" ); document.write( "\n" ); document.write( "a) Prob'y that carton 1 is rejected and carton 2 is accepted is \n" ); document.write( "\n" ); document.write( "b) Prob'y that both cartons are accepted is \n" ); document.write( "\n" ); document.write( "c) Prob'y neither carton is accepted is |