Answer: Choice B is correct
Step-by-step explanation:
I think it's beneficial to look at
for small values of n such as n = 1, n = 2, n = 3, etc.
- If n = 1,
has 2 terms. - If n = 2,
has 3 terms - If n = 3,
has 4 terms
and so on.
In general, the expansion of
will have n+1 terms.
When dealing with
, we have n = 10 lead to n+1 = 10+1 = 11 terms.
The coefficients of each binomial expansion can be found in Pascal's Triangle. Or you can use the nCr combination formula.