Multiplying Polynomials Calculator
Multiply two quadratics to get a degree-4 polynomial.
Multiply two quadratic polynomials by distributing every pair of terms and collecting powers.
The math behind it
Each term of the first polynomial multiplies each term of the second. Group results by their power of x to get the final coefficients.
Worked example
(x² + 2x + 1)(x² − x + 3) = x⁴ + x³ + 2x² + 5x + 3.
FAQ
What degree is the product?
The sum of the two degrees — here 2 + 2 = 4.