How to find the degree of a polynomial calculator

Online Equation Solver

Solve linear, quadratic and polynomial systems of equations with Wolfram|Alpha

More than just an online equation solver

Wolfram|Alpha is a great tool for finding polynomial roots and solving systems of equations. It also factors polynomials, plots polynomial solution sets and inequalities and more.

How to find the degree of a polynomial calculator

Learn more about:

  • Equation solving »

Tips for entering queries

Enter your queries using plain English. To avoid ambiguous queries, make sure to use parentheses where necessary. Here are some examples illustrating how to formulate queries.

  • find roots to quadratic x^2-7x+12
  • plot inequality x^2-7x+12<=0
  • solve {3x-5y==2,x+2y==-1}
  • plot inequality 3x-5y>=2 and x+2y<=-1
  • solve 3x^2-y^2==2 and x+2y^2==5
  • plot 3x^2-y^2>=2 and x+2y^2<=5
  • View more examples »

Access instant learning tools

Get immediate feedback and guidance with step-by-step solutions and Wolfram Problem Generator

How to find the degree of a polynomial calculator

Learn more about:

  • Step-by-step solutions »
  • Wolfram Problem Generator »

VIEW ALL CALCULATORS

  • BMI Calculator
  • Mortgage Calculator
  • Interest Calculator
  • Loan Calculator
  • Present Value Calculator
  • Car Payment Calculator
  • Future Value Calculator
  • Limit Calculator
  • Derivative Calculator
  • Integral Calculator
  • Double Integral Calculator
  • Triple Integral Calculator
  • Series Expansion Calculator
  • Discontinuity Calculator
  • Domain and Range Calculator
  • Factoring Calculator
  • Quadratic Formula Calculator
  • Partial Fraction Decomposition Calculator
  • System of Equations Calculator
  • Determinant Calculator
  • Eigenvalue Calculator
  • Matrix Inverse Calculator

About solving equations

A value is said to be a root of a polynomial if .

The largest exponent of appearing in is called the degree of . If has degree , then it is well known that there are roots, once one takes into account multiplicity. To understand what is meant by multiplicity, take, for example, . This polynomial is considered to have two roots, both equal to 3.

One learns about the "factor theorem," typically in a second course on algebra, as a way to find all roots that are rational numbers. One also learns how to find roots of all quadratic polynomials, using square roots (arising from the discriminant) when necessary. There are more advanced formulas for expressing roots of cubic and quartic polynomials, and also a number of numeric methods for approximating roots of arbitrary polynomials. These use methods from complex analysis as well as sophisticated numerical algorithms, and indeed, this is an area of ongoing research and development.

Systems of linear equations are often solved using Gaussian elimination or related methods. This too is typically encountered in secondary or college math curricula. More advanced methods are needed to find roots of simultaneous systems of nonlinear equations. Similar remarks hold for working with systems of inequalities: the linear case can be handled using methods covered in linear algebra courses, whereas higher-degree polynomial systems typically require more sophisticated computational tools.

How Wolfram|Alpha solves equations

For equation solving, Wolfram|Alpha calls the Wolfram Language's Solve and Reduce functions, which contain a broad range of methods for all kinds of algebra, from basic linear and quadratic equations to multivariate nonlinear systems. In some cases, linear algebra methods such as Gaussian elimination are used, with optimizations to increase speed and reliability. Other operations rely on theorems and algorithms from number theory, abstract algebra and other advanced fields to compute results. These methods are carefully designed and chosen to enable Wolfram|Alpha to solve the greatest variety of problems while also minimizing computation time.

Although such methods are useful for direct solutions, it is also important for the system to understand how a human would solve the same problem. As a result, Wolfram|Alpha also has separate algorithms to show algebraic operations step by step using classic techniques that are easy for humans to recognize and follow. This includes elimination, substitution, the quadratic formula, Cramer's rule and many more.

How do you find the degree of a polynomial?

To find the degree of the polynomial, add up the exponents of each term and select the highest sum.

How do I find a degree?

In the case of a polynomial with more than one variable, the degree is found by looking at each monomial within the polynomial, adding together all the exponents within a monomial, and choosing the largest sum of exponents. That sum is the degree of the polynomial.

What is a degree 5 polynomial?

It indicates the highest exponential power in the polynomial (ignoring the coefficients). Since, the given polynomial 5 can be rewritten as 5x0 that is 5=5x0, where x is the variable. Therefore, the exponential power of the term x is 0. Hence, the degree of the polynomial 5 is 0.

What is the degree of 4 polynomial?

A polynomial of degree 4 is called bi-quadratic polynomial.