BackSynthetic Division, Remainder Theorem, and Zeros of Polynomial Functions
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Synthetic Division and Polynomial Division
Introduction to Synthetic Division
Synthetic division is a simplified method for dividing a polynomial by a linear factor of the form x - k. It is especially useful for polynomials of degree three or higher and provides a quick way to find quotients and remainders.
Linear Divisor: The divisor must be of the form x - k.
Coefficients: Only the coefficients of the polynomial are used in the synthetic division process.
Pattern: Multiply diagonally by k, add vertically to get new coefficients.
Example: Divide by using synthetic division.
Set
Arrange coefficients: 5, -6, -28, -2
Apply synthetic division steps:
Step | Operation | Result |
|---|---|---|
Bring down 5 | 5 | |
Multiply by -2 | 5 × -2 | -10 |
Add to next coefficient | -6 + (-10) | -16 |
Repeat for all coefficients | Quotient: , Remainder: -10 |
Final result:
Remainder Theorem
Statement and Application
The Remainder Theorem states that if a polynomial is divided by , the remainder is equal to . This provides a method for evaluating polynomial functions at specific values.
Formula: If is divided by , then remainder .
Application: To find , perform synthetic division using as the divisor.
Example: Evaluate for .
Substitute directly:
Alternatively, use synthetic division with to find the remainder.
Potential Zeros of Polynomial Functions
Definition and Testing Zeros
A zero of a polynomial function is a number such that . In synthetic division, is a zero if the remainder is zero when dividing by .
Testing for Zeros: Use synthetic division with ; if the remainder is zero, is a zero of .
Application: Useful for factoring polynomials and finding roots.
Example: Is a zero of ?
Apply synthetic division with :
Coefficients: 1, -4, 9, -6
Resulting remainder: 10 (not zero)
Conclusion: is not a zero of .
Example: Is a zero of ?
Apply synthetic division with :
Coefficients: 1, 2, 2, -4
Resulting remainder: 0
Conclusion: is a zero of .
Summary Table: Synthetic Division Steps
Step | Description |
|---|---|
1 | Write coefficients of the polynomial in descending order. |
2 | Write the value of (from ) to the left. |
3 | Bring down the leading coefficient. |
4 | Multiply by , add to the next coefficient, repeat. |
5 | The final number is the remainder; others are coefficients of the quotient. |
Key Terms and Concepts
Synthetic Division: A shortcut for dividing polynomials by linear factors.
Remainder Theorem: The remainder of divided by is .
Zero of a Polynomial: A value such that .
Additional info: Synthetic division is only applicable when the divisor is linear (degree 1). For higher-degree divisors, long division must be used. The process is efficient for checking possible rational zeros and for evaluating polynomials quickly.