Expand a Binomial in Seconds
Use this tool to expand expressions of the form (ax + b)n. Enter values for a, b, and exponent n, then click expand.
What this expanding binomial calculator does
This calculator expands binomial expressions quickly and clearly. A binomial is an algebraic expression with two terms, such as (x + 5), (3x - 2), or (2y + 7). When you raise a binomial to a power, writing out every multiplication manually can become tedious and error-prone. This tool automates that process and returns the complete expanded polynomial.
How to use the calculator
- Enter the value of a, the coefficient multiplying the variable.
- Enter the value of b, the constant term.
- Set n, the exponent.
- Choose the variable symbol (for example, x, y, or z).
- Click Expand Binomial to see the expanded form and term-by-term table.
Binomial theorem refresher
The calculator uses the binomial theorem:
Each coefficient comes from a binomial coefficient C(n, k), and each term’s variable power decreases from n down to 0.
Example
For (2x + 3)4, the expansion is:
16x4 + 96x3 + 216x2 + 216x + 81
Why this tool helps students and teachers
This expanding binomial calculator is useful in algebra, precalculus, and introductory calculus courses. Students can verify homework steps, teachers can create quick answer keys, and anyone studying polynomial behavior can work faster with fewer arithmetic mistakes.
Common mistakes this calculator helps prevent
- Forgetting middle terms in higher powers like 5, 6, or 7.
- Incorrect signs when the constant is negative.
- Miscomputing binomial coefficients such as C(6, 3) or C(8, 4).
- Dropping variable powers during manual multiplication.
Best practices when checking your work
After getting the expanded form, plug in a small test value for the variable (like x = 1 or x = 2) and compare both sides numerically. If both expressions produce the same value, your expansion is very likely correct.
FAQ
Does this support negative values?
Yes. You can enter negative values for a or b. The resulting signs are handled automatically.
Can I use decimals?
Yes. Decimal coefficients are supported and displayed in the final expansion.
Why is exponent limited to 30?
Large exponents create very long outputs and very large coefficients. The limit keeps results readable and practical for most classwork use cases.