document.write( "Question 319953: A hat contains 32 names, 21 of which are female. If four names are randomly drawn from the hat, what is the probability that at least one male name is drawn? \n" ); document.write( "
Algebra.Com's Answer #229167 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! P(at least one) = 1 - P(none)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(none) = (21/32)(20/31)(19/30)(18/29) \n" ); document.write( " |