document.write( "Question 930470: If a jury pool consists of 10 men and 12 women, what is the probability of selecting a 5 person jury consisting of all females? Round your answer to the nearest whole number. \n" ); document.write( "
Algebra.Com's Answer #565162 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
22people: 10M, 12W
\n" ); document.write( "....
\n" ); document.write( "select 5
\n" ); document.write( "P(all females) = \"%2812C5%29%2F%2822C5%29\"
\n" ); document.write( "
\n" );