Question
Question: How many ways are there to select 4 cards from a standard deck of 52 cards (how many combinations ar...
How many ways are there to select 4 cards from a standard deck of 52 cards (how many combinations are there)?
Solution
Assume the total number of cards in the standard deck as ‘n’ and consider the number of cards that is to be selected as ‘r’. Now, apply the formula of combinations for the selection of r cards from a total of n cards given as: - Number of ways to select = nCr. Simplify this relation by the expansion formula: - nCr=r!(n−r)!n! to get the answer.
Complete step-by-step solution:
Here, we have been provided with a standard deck of 52 cards and we have been asked to select 4 cards. We are asked to determine the total number of ways to select these 4 cards from the given 52 cards.
Now, we know that according to the combinations, if we have been provided with a total of ‘n’ number of articles and we are asked to select ‘r’ articles from them then we use the formula of combinations given as: - nCr. So, let us consider the total number of cards in the standard deck as ‘n’ and the number of cards to be selected as ‘r’. So, we have,
⇒ n = 52 and r = 4
Applying the formula of combinations, we get,
⇒ Number of ways to select r cards from n cards = nCr
Substituting the values of n and r, we get,
⇒ Number of ways to select 4 cards from 52 cards = 52C4
Using the conversion formula: - nCr=r!(n−r)!n!, we get,
⇒ Number of ways to select 4 cards from 52 cards = 4!(52−4)!52!
⇒ Number of ways to select 4 cards from 52 cards =4!48!52!
Converting 52! into52×51×50×49×48!, we get,
⇒ Number of ways to select 4 cards from 52 cards = 270,725.
Hence, there are 270,725 possible combinations for the selection of cards.
Note: One must know the difference between ‘permutations’ and ‘combinations’ to solve the above question. We use permutation when we have to arrange ‘r’ things from a total of ‘n’ things instead of selecting. Remember the formula of permutation given as: - nCr=(n−r)!n!. Do not get confused in the two terms, so read the question carefully if we have to select the things or arrange them. Note that you can leave the answer up to the expression 4!48!52!.