Polynomials
Examine polynomials and compute properties like domain and range, degree, roots, plots and discriminant.
Compute properties of a polynomial:
Compute properties of a polynomial in several variables:
Find the degree of a polynomial:
Compute the greatest common divisor of polynomials:
Compute a polynomial from zeros:
More examples
Factorization
Factorize quadratics and higher-degree polynomials.
More examples
Expansion
Expand polynomial expressions using FOIL and other methods.
More examples
Long Division
Divide a polynomial by another polynomial to find the quotient and remainder.
Perform polynomial long division:
More examples
Completing the Square
Simplify a polynomial by completing the square.
More examples
Solving Polynomial Equations
Find all real and complex solutions of univariate and multivariate polynomial equations.
Solve a polynomial equation:
Solve a system of polynomial equations:
Find candidate rational roots of a polynomial:
More examples
Polynomial Interpolation
Find a polynomial curve that passes through a list of points.
Interpolate a dataset with a polynomial:
More examples
Sums & Products of Roots
Determine the sum or product of all roots (not necessarily distinct) of a polynomial.
Find the sum of the roots of a polynomial:
Compute the product of the roots of a polynomial:
Compute both the sum and product of the roots:
More examples