document.write( "Question 1063271: A five-aside football team is selected at random from 7 men and 4 women.
\n" ); document.write( "i) Find the probability it comprises 3 men and 2 women.
\n" ); document.write( "ii) Given the first person selected is a man, find the probability that the team includes exactly 2 women.
\n" ); document.write( "iii) Given the last person selected is a man, find the probability that the first person selected is a woman.
\n" ); document.write( "

Algebra.Com's Answer #678400 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A five-aside football team is selected at random from 7 men and 4 women.
\n" ); document.write( "i) Find the probability it comprises 3 men and 2 women.
\n" ); document.write( "Ans: [7C3*4C2]/[11C5]
\n" ); document.write( "----------------------------------
\n" ); document.write( "ii) Given the first person selected is a man, find the probability that the team includes exactly 2 women.
\n" ); document.write( "Ans: [7*6C2*4C2]/[11C5]
\n" ); document.write( "-----------------------------------
\n" ); document.write( "iii) Given the last person selected is a man, find the probability that the first person selected is a woman.
\n" ); document.write( "Ans: I'll leave that to you.
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------
\n" ); document.write( "
\n" );