document.write( "Question 311193: There are ten boys and twelve girls in the Leadership class. The homecoming committee has 4 members that will be picked from the lead class. What is the probability that the homecoming committee will have at least three girls?\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Thankyou.
\n" ); document.write( "

Algebra.Com's Answer #222557 by Edwin McCravy(20059)\"\" \"About 
You can put this solution on YOUR website!
There are ten boys and twelve girls in the Leadership class. The homecoming committee has 4 members that will be picked from the lead class. What is the probability that the homecoming committee will have at least three girls?
\n" ); document.write( "
\r\n" );
document.write( "To have a successful committee we must have \r\n" );
document.write( "3 girls AND 1 boy OR all 4 girls \r\n" );
document.write( "\r\n" );
document.write( "The number of ways to choose 3 girls and 1 boy:\r\n" );
document.write( "\r\n" );
document.write( "We can choose the 3 girls 12C3 ways AND the 1 boy 10C1 ways.\r\n" );
document.write( "\r\n" );
document.write( "AND means multiply so we have (12C3)(10C1)=(220)(10)=2200 ways to choose 3 girls and 1 boy.\r\n" );
document.write( "\r\n" );
document.write( "We can choose 4 girls and 0 boys (12C4)(10C0)=495 ways.\r\n" );
document.write( "\r\n" );
document.write( "That's a total of 2200+495 or 2695 to successfully have 3 or 4 girls.\r\n" );
document.write( "\r\n" );
document.write( "The total number of ways to pick any 4 from the total 22 in the lead class\r\n" );
document.write( "is 22C4 or 7315.\r\n" );
document.write( "\r\n" );
document.write( "Therefore the probability of at least 3 girls is \"2695%2F7315\"\r\n" );
document.write( "\r\n" );
document.write( "That reduces by dividing numerator and denominator by 385 to\r\n" );
document.write( "\r\n" );
document.write( "\"7%2F19\"\r\n" );
document.write( "\r\n" );
document.write( "(which is about a 37% chance).\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );