13.5k views
4 votes
State if the scenario involves a permutation or a combination. Then find the number of possibilities.

A team of 15 basketball players needs to choose two players to refill the water cooler.

Permutation/Combination:

Answer:

User Iftieaq
by
7.2k points

1 Answer

4 votes

Answer:

Permutation ; 210 ways

Explanation:

Permutation and combination methods refers to mathematical solution to finding the number of ways of making selection for a group of objects.

Usually, selection process whereby the order of selection does not matter are being treated using permutation, while those which takes the order of selection into cognizance are calculated using combination.

Here, selecting 2 players from 15 ; since order does not matter, we use permutation ;

Recall :

nPr = n! ÷ (n - r)!

Hence,

15P2 = 15! ÷ (15 - 2)!

15P2 = 15! ÷ 13!

15P2 = (15 * 14) = 210 ways

User Freek
by
7.2k points