document.write( "Question 118420This question is from textbook
\n" ); document.write( ": I am having a hard time figuring out the solution to this problem.\r
\n" ); document.write( "\n" ); document.write( "A carton contains 12 eggs, 3 of which are cracked. If we randomly select 5 of the eggs for hard boiling, what is the probability of the following events?
\n" ); document.write( "a. All of the cracked eggs are selected.
\n" ); document.write( "b. None of the cracked eggs are selected.
\n" ); document.write( "c. Two of the cracked eggs are selected.\r
\n" ); document.write( "\n" ); document.write( "Any help is greatly appreciated!\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #86539 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
carton contains 12 eggs, 3 of which are cracked. If we randomly select 5 of the eggs for hard boiling, what is the probability of the following events?
\n" ); document.write( "a. All of the cracked eggs are selected.
\n" ); document.write( "# of ways to pick the 3 cracked = 1
\n" ); document.write( "# of ways to pick 2 others = 9C2 = [9*8]/[1*2[ = 36
\n" ); document.write( "# of ways to pick 5 of 12 = 12C5
\n" ); document.write( "Therefore P(3 cracked and 2 not) = [1*36]/12C5 = 36/792 = 0.0455
\n" ); document.write( "-----------------------------
\n" ); document.write( "b. None of the cracked eggs are selected.
\n" ); document.write( "# of ways to pick 5 not cracked = 9C5
\n" ); document.write( "# of ways to pick 5 of 12 = 12C5
\n" ); document.write( "Prob(5 not cracked) = 9C5/12C5 = 0.1591
\n" ); document.write( "-------------------------
\n" ); document.write( "c. Two of the cracked eggs are selected.
\n" ); document.write( "# of ways to pick 2 cracked = 3C2= 3
\n" ); document.write( "# of ways to pick 3 not cracked = 9C3 = 84
\n" ); document.write( "# of ways to pick 5 of 12 = 12C5
\n" ); document.write( "Prob(2 cracked of 5 picked) = [3*84]/12C5 = 0.3182
\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );