I'm sure there's an algebraic trick to it using the binomial theorem/Pascal's triangle, but I can't think of it right now. How do I get to the solution without manually expanding everything?
2026-04-15 13:45:40.1776260740
Find the term for $x^3$ in $(3x+4)(x-2)^4$
208 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Hint:
$$(x-2)^4 = \sum_{i=0}^4 \binom4i x^i(-2)^{4-i}$$
Don't compute everything, just extract what you need from this formula.