DefinitionPolynomials are algebraic expressions which are purely built using variables and coefficients and are combined with only addition, subtraction, multiplication and non-negative integer exponent. I will illustrate this with an example: polynomial P(x)=4x3−3x2+2x−5 that is a cubic polynomial since its highest degree term is x3.