What Is a Polynomial?
A polynomial is an algebraic expression made from variables, coefficients, and non-negative integer powers. A general polynomial in x can be written as P(x) = aₙxⁿ + aₙ₋₁xⁿ⁻¹ + ··· + a₁x + a₀.
Important polynomial parts
- Coefficient: A number multiplying a variable term.
- Degree: The highest exponent with a non-zero coefficient.
- Leading coefficient: The coefficient of the highest-degree term.
- Constant term: The term that does not contain x.
- Root or zero: An x-value for which P(x) = 0.