BackPolynomials: Roots, Long Division, and Synthetic Division
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Polynomial Functions
Definition and Classification
Polynomial functions are algebraic expressions consisting of variables and coefficients, combined using only addition, subtraction, multiplication, and non-negative integer exponents. They are classified based on the number of terms:
Monomial: One term (e.g., )
Binomial: Two terms (e.g., )
Trinomial: Three terms (e.g., )
Each term consists of a coefficient (numerical factor), variable, and exponent. The constant term has no variable.
Example:
is a trinomial with coefficients 5, 2, and -7.
Roots of Polynomial Functions
Definition and Multiplicity
The roots (or zeros) of a polynomial function are the values of for which . If is a factor of , then is a root with multiplicity .
If is odd, the graph crosses the x-axis at .
If is even, the graph touches but does not cross the x-axis at .
Example:
For :
Root has multiplicity 2 (graph touches x-axis).
Root has multiplicity 1 (graph crosses x-axis).
Root has multiplicity 4 (graph touches x-axis).
Root has multiplicity 3 (graph crosses x-axis).
Key Point:
The number of real roots of a polynomial function is equal to the number of times the graph crosses or touches the x-axis, counting multiplicities.
Long Division of Polynomials
Division Algorithm
Long division is a systematic process for dividing polynomials, similar to numerical long division. For polynomials (dividend) and (divisor), there exist unique polynomials (quotient) and (remainder) such that:
, where
Steps for Long Division:
Divide the leading term of the dividend by the leading term of the divisor.
Multiply the entire divisor by the result and subtract from the dividend.
Repeat the process with the new polynomial (remainder) until the degree of the remainder is less than the degree of the divisor.
Example:
Divide by :
Result: with remainder $25$
Synthetic Division
Definition and Process
Synthetic division is a shortcut method for dividing a polynomial by a linear divisor of the form . It uses only the coefficients and is more efficient than long division for this case.
Steps for Synthetic Division:
Write the coefficients of the dividend in order.
Write the zero of the divisor ( for ) to the left.
Bring down the leading coefficient.
Multiply by and add to the next coefficient; repeat for all coefficients.
The final number is the remainder; the other numbers are coefficients of the quotient.
Example:
Divide by using synthetic division:
Coefficients: 2, 3, -5, 7;
Result: Quotient coefficients ; remainder $25$
Comparison Table: Long Division vs. Synthetic Division
Method | Divisor Form | Process | When to Use |
|---|---|---|---|
Long Division | Any polynomial | Uses all terms | General cases |
Synthetic Division | Linear () | Uses coefficients only | Quick division by linear factors |
Summary
Polynomials are classified by the number of terms and degree.
Roots of polynomials can have multiplicity, affecting how the graph interacts with the x-axis.
Long division and synthetic division are essential tools for dividing polynomials and finding factors.
Additional info: Synthetic division is only applicable for divisors of the form . For higher-degree divisors, use long division.