document.write( "Question 1008080: A camp has 30 boys and 35 girls during a 1 week session. Six kids will we chose at random to help set up for the final banquet. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "a) In how many ways can the 6 kids be selected?
\n" );
document.write( "b) In how many ways can the kids be selected if 2 will be boys and 4 will be girls?\r
\n" );
document.write( "\n" );
document.write( "Any help is appreciated. \n" );
document.write( "
Algebra.Com's Answer #623876 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The first is 65*64*63*62*61*60=59,471,193,600 \n" ); document.write( "65 for the first*64 for the second *4*3*2*1 \n" ); document.write( "============= \n" ); document.write( "this would be 30C2*35C4= \n" ); document.write( "435*52360=22,776,600 \n" ); document.write( "============= \n" ); document.write( " \n" ); document.write( " |