Math Problem Statement

find the number of 5 card combinations out of a deck of 52 cards if each selection of 5 cards has exactly 1 king

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Combinatorics
Probability

Formulas

Combination formula: C(n, k) = n! / [k! * (n - k)!]
C(4, 1) for choosing 1 king out of 4
C(48, 4) for choosing 4 non-king cards out of 48

Theorems

Combination Theorem
Fundamental Principle of Counting

Suitable Grade Level

Grades 9-12