Polynomials
A polynomial is an expression consisting of variables and coefficients, involving only addition, subtraction, multiplication, and non-negative integer exponents. They are the building blocks of algebraic modeling.
Classifying Polynomials
Polynomials are categorized by their degree (the highest exponent) and the number of terms they contain:
Nomenclature
-
Monomial: One term (e.g., ).
-
Binomial: Two terms (e.g., ).
-
Trinomial: Three terms (e.g., ).
-
Degree: 0 (Constant), 1 (Linear), 2 (Quadratic), 3 (Cubic), 4 (Quartic).
End Behavior
The end behavior of a polynomial graph depends on its degree () and leading coefficient ():
End Behavior Rules
-
Even Degree (): Ends point in the same direction. (Up/Up if , Down/Down if ).
-
Odd Degree (): Ends point in opposite directions. (Down/Up if , Up/Down if ).
Interactive Visualizer
Adjust the coefficients to see how they change the shape and roots of a cubic polynomial.
Polynomial Explorer (Cubic)
a (x³)1
b (x²)0
c (x)-3
d (const)0
Approximate Roots:
x ≈ -1.73x ≈ -0.00x ≈ 1.73
Division and Factorization
To solve higher-degree polynomials, we use division to find roots and factor the expression.
The Factor Theorem
A polynomial has a factor if and only if .
Synthetic Division
-
List coefficients of , including zeros for missing terms.
-
Write the root () of the divisor in the box.
-
Bring down the first coefficient, multiply by , add to the next, and repeat.
Finding Roots
Two powerful theorems help narrow down the possible roots of a higher-degree polynomial.
Root Theorems
-
Rational Root Theorem: If a polynomial has integer coefficients, any rational root must be of the form , where is a factor of the constant term and is a factor of the leading coefficient. This gives a finite list of possible roots to test using synthetic division.
-
Descartes' Rule of Signs: The number of positive real roots is equal to the number of sign changes in the coefficients of , or less than that by an even number. The number of negative real roots is found similarly by evaluating .
The Remainder Theorem
The Remainder Theorem provides a shortcut to evaluating a polynomial for a given value . Instead of plugging into every term, you can use synthetic division to find the remainder.
Remainder Theorem Statement
If a polynomial is divided by , then the remainder is exactly equal to .
Polynomial Inequalities
Solving inequalities of degree two or higher (e.g., ) requires finding the roots of the polynomial to determine the intervals where the function is positive or negative.
The Sign Chart (Wavy Curve Method)
-
Step 1: Bring all terms to one side so the inequality is in the form , , , or .
-
Step 2: Factor completely to find the roots (critical points).
-
Step 3: Plot these roots on a number line. This divides the number line into distinct intervals.
-
Step 4: Pick a "test point" in each interval and evaluate the sign of . Alternatively, use the leading coefficient and the multiplicity of each root:
- Start from the far right. The sign matches the leading coefficient.
- Moving left across a root, the sign changes if the root has an odd multiplicity (e.g., , ).
- The sign stays the same if the root has an even multiplicity (e.g., ).
-
Step 5: Write the solution using interval notation based on the required sign.
Key Takeaways
-
Leading Term: Governs end behavior. Ignore all other terms for large .
-
Synthetic Division: Faster than long division but only works for divisors.
-
Multiplicity: Even multiplicity "bounces"; Odd multiplicity "crosses" the x-axis.
-
Remainder Theorem: is exactly the remainder when is divided by .
-
Polynomial Inequalities: Find roots to establish test intervals, then use a sign chart (wavy curve) to determine where the polynomial is positive or negative.