# Multinomial Theorem ## The Binomial Theorem > [!summary] **The Binomial Theorem** > Let $x$ and $y$ be variables, and let $n$ be a nonnegative integer. > Then: > $(x+y)^n = \sum^{n}_{i=0} {n \choose i}x^{n-1} y^i=$