polynomials
A polynomial is an expression formed from variables and coefficients using only addition, subtraction, and multiplication, with nonnegative integer exponents of the variable. In one variable x, a polynomial of degree n is written in standard form as P(x) = a_n x^n + a_{n-1} x^{n-1} + ... + a_1 x + a_0, where the coefficients a_i come from a field (often the real or complex numbers) and a_n ≠ 0. The set of nonzero terms is finite.
The degree of a polynomial is the largest exponent with a nonzero coefficient; the zero polynomial has
Evaluating a polynomial at a real or complex value yields a polynomial function. A root or zero
Key tools include the remainder theorem and factor theorem: the remainder of P divided by x − a