Polynomial

is a function of a quantitative variable x. A linear polynomial has the form

  b × x + c

for some coefficients a and b; a quadratic polynomial also involves the square of x e.g.

  a × x2 + b × x + c

and so on.