document.write( "Question 273656: How many ways can a 6-person kickball team be chosen from 27 students?Is this a combination or permutation? \n" ); document.write( "
Algebra.Com's Answer #199861 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many ways can a 6-person kickball team be chosen from 27 students?Is this a combination or permutation? \n" ); document.write( "--- \n" ); document.write( "Just picking the \"team\" is picking a group of people so \n" ); document.write( "that is a combination. \n" ); document.write( "--- \n" ); document.write( "If, after picking the ,you assign the players to positions \n" ); document.write( "that would be a permutation. \n" ); document.write( "--- \n" ); document.write( "# of teams 27C6 \n" ); document.write( "--- \n" ); document.write( "# of assigments to positions 6P6 = 6! \n" ); document.write( "---------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |