Skip to main content

learn.howToCalculate

learn.whatIsHeading

Binomial expansion uses the binomial theorem to expand expressions like (a + b)ⁿ into a polynomial sum. Pascal's triangle or the formula with binomial coefficients provides all terms.

Formule

(a + b)ⁿ = Σ C(n,k) × aⁿ⁻ᵏ × bᵏ for k=0 to n

Stapsgewijze handleiding

  1. 1Input the binomial (a + b) and power n
  2. 2Calculate binomial coefficients C(n,k)
  3. 3Expand each term and sum them

Uitgewerkte voorbeelden

Invoer
(x + 2)³
Resultaat
x³ + 6x² + 12x + 8
Using C(3,k) coefficients: 1, 3, 3, 1

Veelgemaakte fouten om te vermijden

  • Incorrect binomial coefficients
  • Wrong power distribution in terms

Klaar om te berekenen? Probeer de gratis Binomial Expansion-rekenmachine

Probeer het zelf →

Instellingen

PrivacyVoorwaardenOver ons© 2026 PrimeCalcPro