Binomial Theorem
When you expand (a+b)ⁿ, where do the coefficients of each term come from? Remarkably, every one of them is a combination C(n, r), exactly matching row n of Pascal's triangle. So the coefficient of the aⁿ⁻ʳbʳ term is captured by the single general term C(n, r), and you can pin down any particular coefficient just by matching the exponents. Move the exponent-n slider to watch row n of Pascal's triangle light up and see that this row is precisely the set of coefficients in the expansion.