document.write( "Question 321854: A reality tv show takes 18 people and randomly splits them into teams of 9.
\n" );
document.write( "A) how many different combinations are possible for the first team?
\n" );
document.write( "B) How many different combination are possible for the second team? \n" );
document.write( "
Algebra.Com's Answer #230411 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A reality tv show takes 18 people and randomly splits them into teams of 9. \n" ); document.write( "A) how many different combinations are possible for the first team? \n" ); document.write( "18C9 = 48620 \n" ); document.write( "--------------------- \n" ); document.write( "B) How many different combination are possible for the second team? \n" ); document.write( "9C9 = 1 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |