document.write( "Question 388170: A committe of 4 is to be chosen from a group of 6 boys and 5 girls my question is what is the probability that a committee consists of exactly two boys and two girls, have atleast one girl on it, have at least one girl and at least one boy on it, have at most one girl on it? \n" ); document.write( "
Algebra.Com's Answer #274461 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A committe of 4 is to be chosen from a group of 6 boys and 5 girls
\n" ); document.write( "---------------------------------------------
\n" ); document.write( "my question is what is the probability that a committee consists of:
\n" ); document.write( "exactly two boys and two girls,:::[6C2*5C2]/11C4
\n" ); document.write( "------
\n" ); document.write( "have at least one girl on it::: 1-[6C4/11C4] = 0.9545
\n" ); document.write( "------
\n" ); document.write( "have at least one girl and at least one boy on it\r
\n" ); document.write( "\n" ); document.write( "-------
\n" ); document.write( "have at most one girl on it?:::[6C4+6C3*5C1]/11C4
\n" ); document.write( "================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );