document.write( "Question 980948: Pine Lane Middle School's student council has 10 boys and 8 girls serving as representatives. A subcommittee containing 3 boys and 3 girls is formed to organize a student dance. How many different subcommittees can be formed?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #601995 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Using the combination formula, we get\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10 C 3 = 120 ways to pick three boys\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "8 C 3 = 56 ways to pick three girls\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are 120*56 = 6,720 ways to form the subcommittee.
\n" ); document.write( "
\n" );