document.write( "Question 929850: The principal of a school wants to form a committee of senior students to come up with a new dress code. He wants the committee to have 3 female members and 2 male members. If there 8 female seniors and 7 male seniors, how many possible committees can be formed? \n" ); document.write( "
Algebra.Com's Answer #564503 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The principal of a school wants to form a committee of senior students to come up with a new dress code. He wants the committee to have 3 female members and 2 male members. If there 8 female seniors and 7 male seniors, how many possible committees can be formed?
\n" ); document.write( "-------
\n" ); document.write( "# of ways to succeed: 8C3 * 7C2 = 56 * 21 = 1176
\n" ); document.write( "---
\n" ); document.write( "# of possible groups of 15C5 = 3003
\n" ); document.write( "---
\n" ); document.write( "Ans:: P(condition) = 1176/3003 = 0.3916
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );