QUESTION IMAGE
Question
in how many ways can you select 5 toy cars to race out of a box containing 14 toy cars?
\\_nc_r = \frac{n!}{r!(n-r)!}\\
Identify parameters
$$
n = 14,\quad r = 5
$$
Apply combination formula
$$
{}_{14}C_{5} = \frac{14!}{5!(14-5)!} = \frac{14!}{5! \cdot 9!}
$$
Calculate final value
$$
{}_{14}C_{5} = \frac{14 \times 13 \times 12 \times 11 \times 10}{5 \times 4 \times 3 \times 2 \times 1} = 2002
$$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
2002