The parts of an expression connected by the signs + or – are called the terms of the expression. For example, \(x^{2}\) , \(2xy\) , and \(\sqrt{x}\) are the terms of the expression \(x^{2}+2xy+\sqrt{x}\) , and the expression \(2a-ab+c^{2}\) is made up of three terms: \(2a\) , \(-ab\) , and \(c^{2}\) .

A polynomial or more precisely a polynomial in \(x\) is an algebraic expression consisting of terms in the form \(ax^{k}\) where \(k\) is a nonnegative integers (that is zero or a natural number 0, 1, 2, …) and \(a\) is a real number called the coefficient of the term. For example, \[3,\quad x,\quad7x^{51},\quad-x^{3}+\frac{1}{\sqrt{14}}x-3,\quad\text{and }\quad7x^{5}-\pi x^{4}-\sqrt{2}x^{3}-x^{2}+x-3\] are all polynomials. In the last example, the coefficients are \(7,-\pi,-\sqrt{2},-1,1,\) and \(-3\) . Note that any constant is also a polynomial because it can be written as \(ax^{0}\) ; for example \(3=3x^{0}\) .

Examples of expressions that are not polynomials: 
Here are some examples of expressions that are not polynomials \[7x^{12}-4x^{-3}+8x-12,\qquad3x^{2}+\frac{1}{x}-9,\qquad4\sqrt{x}+5x^{2}.\] The first example is not a polynomial because it has a negative exponent \(-3\) while all exponents must be nonnegative integers. The second example is not a polynomial because \(1/x=x^{-1}\) and again all exponents must be nonnegative integers. Similarly \(4\sqrt{x}+5x^{2}\) is not a polynomial because \(4\sqrt{x}=4x^{1/2}\) and in this term the exponent of \(x\) is not an integer.

Polynomials of degree 0, 1, 2, and 3 have special names. If \(a\neq0\) then

nameformdegree
constant polynomial\(a\) 0
linear polynomial\(ax+b\) 1
quadratic polynomial\(ax^{2}+bx+c\) 2
cubic polynomial\(ax^{3}+bx^{2}+cx+d\) 3