Step 1:
The Binomial Theorem states that for any numbers a and b, and any natural number n, the expansion of $(a+b)^n$ is given by:
$$(a+b)^n = \sum_{k=0}^{n} \binom{n}{k} a^{n-k} b^{k}$$
where $\binom{n}{k}$ is the binomial coefficient, which is the number of ways
Show more…