document.write( "Question 309450: How many ways can 4 people be chosen from a group of 9? Tell whether the situation is a permutation or combination. Then solve. \n" ); document.write( "
Algebra.Com's Answer #221343 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many ways can 4 people be chosen from a group of 9? Tell whether the situation is a permutation or combination. Then solve. \n" ); document.write( "---- \n" ); document.write( "Counting groups means counting combinations. \n" ); document.write( "Counting arrangements means counting permutations.\r \n" ); document.write( "\n" ); document.write( "--- \n" ); document.write( "Your Problem: \n" ); document.write( "9C4 = 9!/(9-4)!4! = (9*8*7*6)/(1*2*3*4) = 9*7*2 = 126 \n" ); document.write( "===================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |