Power functions and polynomial functions form the foundation for nearly everything else in this unit. Power functions are the simplest building blocks (single-term expressions like ), while polynomials combine multiple power-like terms into more complex curves. Getting comfortable with their structure, behavior, and differences now will pay off when you move into graphing, factoring, and solving polynomial equations.
Power Functions

Characteristics of power functions
A power function has the form , where is a nonzero constant and is a real number. The constant stretches or compresses the graph vertically (and reflects it across the x-axis when negative), while controls the overall shape of the curve.
Domain and Range:
- When is a positive integer, the domain is all real numbers.
- When is a negative integer, must be excluded (you'd be dividing by zero).
- When is a non-integer (like ), the domain may be restricted further (e.g., only accepts ).
The range depends on both and the sign of :
- Even integer , : range is
- Even integer , : range is
- Odd integer : range is all real numbers
Symmetry and Intercepts:
- Even exponents produce graphs symmetric about the y-axis (even functions).
- Odd exponents produce graphs symmetric about the origin (odd functions).
- A power function has at most one x-intercept at and a y-intercept at (when ). Don't confuse the y-intercept with itself; for positive exponents, the graph always passes through the origin.
End behavior of power functions
End behavior describes what happens to as heads toward or . For power functions, the exponent and the sign of together determine this.
When (positive exponent):
The end behavior mirrors what you'll see with polynomials, since the function is just a single term.
| Odd | ; | ; |
| Even | Both ends rise: | Both ends fall: |
| A quick way to remember: even exponents make both ends go the same direction; odd exponents make them go opposite directions. The sign of then tells you which direction. |
When (negative exponent):
These create rational-type curves (like ). As , . The interesting behavior happens near , where the function shoots toward depending on the sign of and whether is odd or even.

Polynomial Functions
Components of polynomial functions
A polynomial function has the general form:
Each is a constant coefficient, and must be a non-negative integer. That integer requirement is what separates polynomials from general power functions.
Key vocabulary:
- Leading term: , the term with the highest power of
- Leading coefficient: , the coefficient of that leading term
- Degree: the value of , the highest exponent
Common polynomial types by degree:
- Degree 0: constant (e.g., )
- Degree 1: linear (e.g., )
- Degree 2: quadratic (e.g., )
- Degree 3: cubic (e.g., )
End behavior of polynomials is determined entirely by the leading term, because for very large , the highest-degree term dominates all the others. This means you can use the same logic as power functions:
- Even degree, positive leading coefficient: both ends rise ()
- Even degree, negative leading coefficient: both ends fall ()
- Odd degree, positive leading coefficient: falls left, rises right
- Odd degree, negative leading coefficient: rises left, falls right
For example, has even degree and a negative leading coefficient, so both ends point downward.

Power functions vs polynomial functions
These two types overlap but aren't the same thing. Every power function where is a non-negative integer is also a polynomial (a one-term polynomial, called a monomial). But the categories diverge in important ways.
Similarities:
- Both are continuous on their domains.
- End behavior is driven by the highest-degree term and its coefficient.
Differences:
| Power Functions | Polynomial Functions | |
|---|---|---|
| Number of terms | Exactly one | One or more |
| Allowed exponents | Any real number (, etc.) | Non-negative integers only |
| Domain | May be restricted (negative or fractional exponents) | Always all real numbers |
| x-intercepts | At most one (at the origin) | Can have multiple (up to for degree ) |
Analysis of polynomial functions
A few tools come up repeatedly when you analyze polynomials:
- Roots (zeros): The x-values where . These are the points where the graph crosses or touches the x-axis. A polynomial of degree has at most real roots.
- Factoring: Rewriting a polynomial as a product of simpler expressions (like ) is one of the main strategies for finding roots. If you can factor it, you can read the zeros directly.
- Turning points: A polynomial of degree can have at most turning points (local maxima or minima). This connects to the derivative, which you may encounter later: the derivative of a polynomial tells you the rate of change and helps locate those turning points precisely.