I have missed a few lessons in school and I had to learn this topic pretty much on my own. And now I am stuck on this question while preparing for the test: "Find c given the expansion $(1+cx)(1+x)^4$ includes the term $22x^3$" I am pretty stumped because I have no idea on where to start
2026-03-28 13:30:48.1774704648
Help with binomial expansion exercise
1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
We are interested in the coefficient on $x^3$. Think about how you would expand $(1+cx)(1 + x)^4$ to get an $x^3$ term.
Let's first expand $(1+x)^4$. From this, there are $\binom{4}{3}$ ways to get an $x^3$ term and $\binom{4}{2}$ ways to get an $x^2$ term. Therefore, the $x^3$ term and $x^2$ term will have coefficients $\binom{4}{3} = 4$ and $\binom{4}{2} = 6$ respectively.
Now we can multiply these terms by either the $1$ or the $cx$ terms from $(1+cx)$ to yield the final $x^3$ term in the complete expansion. First, we pick up a coefficient of $4$ by multiplying $1$ with $4x^3$. Next, we pick up a coefficient of $6c$ by multiplying $cx$ with $6x^2$. Combining, our final result is $(4 + 6c)x^3$, and the coefficient must equal $22$...