Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

you volunteer to help drive children at a charity event to the zoo, but…

Question

you volunteer to help drive children at a charity event to the zoo, but you can fit only 7 of the 16 children present in your van. how many different groups of 7 children can you drive? how many different groups of 7 children can you drive?

Explanation:

Step1: Identify the combination formula

The number of combinations of \(n\) objects taken \(r\) at a time is given by \(C(n,r)=\frac{n!}{r!(n - r)!}\), where \(n = 16\) (total children) and \(r=7\) (children to be chosen).

Step2: Calculate factorial values

\(n!=16! = 16\times15\times14\times13\times12\times11\times10\times9\times8\times7\times6\times5\times4\times3\times2\times1\)
\(r!=7! = 7\times6\times5\times4\times3\times2\times1\)
\((n - r)!=(16 - 7)!=9! = 9\times8\times7\times6\times5\times4\times3\times2\times1\)

Step3: Substitute into the formula

$$ LATEXBLOCK0 $$

Answer:

\(11440\)