Polynomial and Rational Functions

Polynomials are the simplest and most versatile functions in all of algebra. Every smooth curve you see in mathematics, physics, and engineering can be approximated by a polynomial. This chapter builds the essential toolkit: graphing parabolas, understanding end behavior, dividing polynomials, and using the Remainder and Factor Theorems to locate roots.

Sections in This Chapter

Title What You Will Learn
Quadratic Functions and Graphing Techniques Standard form, completing the square, vertex, intercepts, max/min values
Polynomial Functions and Their Graphs Power functions, end behavior, continuity, smoothness, intermediate value theorem
Polynomial Division Division algorithm, dividend, divisor, quotient, remainder, degree relationships
Long Division of Polynomials Step-by-step long division procedure with full worked examples
Division by the Method of Undetermined Coefficients Algebraic method: set up general forms and solve for unknown coefficients
Synthetic Division Compact numerical method for dividing by linear binomials
The Remainder Theorem Evaluating polynomials via division; the Factor Theorem and its consequences

Why Polynomials Matter

Polynomials appear throughout mathematics and its applications:

  • Physics and Engineering: Trajectory equations, stress-strain curves, and signal processing all involve polynomial models.
  • Computer Graphics: Bezier curves and spline interpolation rely on polynomials to draw smooth shapes.
  • Numerical Analysis: Any continuous function can be approximated arbitrarily well by polynomials (Weierstrass Approximation Theorem).
  • Economics: Cost, revenue, and profit functions are often modeled as polynomials of low degree.
  • Cryptography: Polynomial arithmetic over finite fields underlies error-correcting codes and many encryption schemes.