A polynomial function is a function that can be expressed in the form $f(x) = a_nx^n + a_{n-1}x^{n-1} + ... + a_2x^2 + a_1x + a_0$, where $a_n, a_{n-1}, ..., a_2, a_1, a_0$ are constants and $n$ is a nonnegative integer. The degree of the polynomial is the highest
Show more…