SOLUTION: Out of 8 persons in a group find tha number of ways of selecting 3 persons and also tha number of way of arranging these 3 selected persons in a row

Algebra ->  Permutations -> SOLUTION: Out of 8 persons in a group find tha number of ways of selecting 3 persons and also tha number of way of arranging these 3 selected persons in a row      Log On


   



Question 466748: Out of 8 persons in a group find tha number of ways of selecting 3 persons and also tha number of way of arranging these 3 selected persons in a row
Found 2 solutions by kmc0204, sudhanshu_kmr:
Answer by kmc0204(4) About Me  (Show Source):
You can put this solution on YOUR website!
Combinations are when order doesnt matter, permutations are when order does matter. So the number of ways of selecting 3 people is when order does not matter, because they will still be the same people. so its 8P3 on the graphing calculator which equals 336. The number of ways of arranging these selected three people is a combination, because order does matter, therefore its 8C3 which equals 56

Answer by sudhanshu_kmr(1152) About Me  (Show Source):
You can put this solution on YOUR website!

Number of ways of selecting 3 out of 8 = 8C3 = 56
( here order doesn't matter)

Number of ways of arranging these 3 in a row = 8P3 = 336
( here order will matter)