Multiplying Binomials Calculator
Multiply two binomials (ax + b)(cx + d) and get the expanded form.
Multiply any two binomials and read off the quadratic coefficients.
The math behind it
Distribute every term of the first binomial across the second: ac x² + (ad + bc) x + bd.
Worked example
(x + 4)(x + 6) = x² + 10x + 24.
FAQ
What is a binomial?
An expression with exactly two terms, such as x + 4.