Algebra
Class 11

Binomial Theorem

(a+b)n=k=0n(nk)ankbk(a+b)^n = \sum_{k=0}^{n} \binom{n}{k} a^{n-k} b^k
00.511.522.5050100150200
(a+b)ⁿ = Σ C(n,k) × a^(n-k) × b^k

Adjust Variables

Base a
a =
0.53
Exponent n
n =
110

Expansion of (a+b)ⁿ into n+1 terms using binomial coefficients. Pascal's triangle gives the coefficients.

Real-World Applications

Probability calculations — Binomial distribution P(X=k) = C(n,k)p^k(1-p)^(n-k).

Financial options — Binomial model for option pricing uses powers of up/down factors.

Genetics — Mendel's pea experiments: probability of traits in offspring.

Combinatorics — Number of ways to select items: C(n,k) = n!/(k!(n-k)!).

Error correction — Hamming codes use binomial coefficients for redundancy.

Pascal's triangle — Each coefficient is sum of two above it.

Approximations — (1+x)ⁿ ≈ 1+nx for small x; used in physics and engineering.

Interest calculations — (1+r)ⁿ expansion for compound interest formulas.

Polling predictions — Margin of error uses binomial confidence intervals.

Sports statistics — Probability of exactly k wins in n games.

Community Explanations

No community explanations yet. Be the first to share yours!

to write your own explanation

Community Aha! Moments

to share your insights

No insights yet. Be the first to share!

Related Formulas