document.write( "Question 850837: i have decide to host a party .in which 2 are from my family including me and 5 are my other friend .in total there are 7 persons in party of which 3 are males and 4 are females.
\n" ); document.write( "A)3 persons are selected with replacement.What is the probability that my friends are short listed at least twice?
\n" ); document.write( "b) 4 persons are selected randomly without replacement.What is the probability that two males and females are selected?
\n" ); document.write( "

Algebra.Com's Answer #512425 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Note: shortlisted 2/3 of the time
\n" ); document.write( "'short listed' ... more family than friends in the group of 3
\n" ); document.write( "A. 2C2*5C1 are the 5 ways there are more family than friends:
\n" ); document.write( "P(shortlisted) = 2C2*5C1/7C3 = 5/35 = 1/7
\n" ); document.write( "P(shortlisted 2/3 of the time ) = (2/3)(1/7) = 2/21 = .0952
\n" ); document.write( "b. P = \"4C2%2A3C2%2F%287C3%29\" \n" ); document.write( "
\n" );