Step-by-step explanation:
A polynomial is an expression that can be built from constants and symbols called variables or indeterminates by means of addition, multiplication and exponentiation to a non-negative integer power. Two such expressions that may be transformed, one to the other, by applying the usual properties of commutativity, associativity and distributivity of addition and multiplication, are considered as defining the same polynomial.
A polynomial in a single indeterminate x can always be written (or rewritten) in the form
{\displaystyle a_{n}x^{n}+a_{n-1}x^{n-1}+\dotsb +a_{2}x^{2}+a_{1}x+a_{0},}a_{n}x^{n}+a_{n-1}x^{n-1}+\dotsb +a_{2}x^{2}+a_{1}x+a_{0},
where {\displaystyle a_{0},\ldots ,a_{n}}a_{0},\ldots ,a_{n} are constants and {\displaystyle x}x is the indeterminate.[2][3] The word "indeterminate" means that {\displaystyle x}x represents no particular value, although any value may be substituted for it. The mapping that associates the result of this substitution to the substituted value is a function, called a polynomial function.
This can be expressed more concisely by using summation notation:
{\displaystyle \sum _{k=0}^{n}a_{k}x^{k}}{\displaystyle \sum _{k=0}^{n}a_{k}x^{k}}
That is, a polynomial can either be zero or can be written as the sum of a finite number of non-zero terms. Each term consists of the product of a number – called the coefficient of the term[a] – and a finite number of indeterminates, raised to nonnegative integer