Notice that since anything raised to the zero power is 1, there is no need to write x0 in the last term. Each of the individual combinations of a coefficient and a power function in a polynomial is called a term. Polynomials include several well-known families of functions: the quadratics (see below) and the linear functions:
The n in a power function gives the highest power in the polynomial. It is called the order of the polynomial. The shape of a polynomial function is highly dependent on the order of the polynomial, since this determines the leading power function in the polynomial. The following general statements can be made:
If n is even, then the polynomial function does the same thing on both sides of the y-axis: it either rises up on both sides or drops down on both sides. If n is odd, then the polynomial does the opposite on both sides: one side will rise, the other will drop. The order also determines two other properties: the maximum possible number of times the polynomial crosses the x-axis (the number of zeros) and the number of time the graph changes direction (either from increasing to decreasing or vice versa):
You may have seen the famous quadratic formula. This is a formula for finding the roots of a quadratic equation. Roots are places where the function crosses the x-axis, so these points all have y = 0. Thus, they are solutions to the equation:
Using the quadratic formula, we can find the x-coordinates of these crossing points:
Most software can add quadratic trendlines to a graph; however, it refers to them by their more proper name as ”polynomials of order 2”.