Loadingโฆ
Understanding polynomial long division, synthetic division, and the Remainder and Factor Theorems
Learn step-by-step with practice exercises built right in.
Polynomial division helps us:
The process is similar to long division with numbers.
Synthetic division is a shortcut for dividing by linear factors of the form .
โ Divisor is (linear with leading coefficient 1) โ Cannot use for divisors like or
Dividing by :
Use synthetic division to divide by .
Solution:
Step 1: Set up synthetic division with .
The coefficients of are:
Use the Remainder Theorem to find the remainder when is divided by .
Find all rational zeros of and factor completely.
Use synthetic division to divide: (2xยณ - 5xยฒ + 3x - 7) รท (x - 2)
Step 1: Set up synthetic division with divisor x - 2 (use 2): 2 | 2 -5 3 -7
Step 2: Bring down the first coefficient: 2 | 2 -5 3 -7 โ 2
Step 3: Multiply and add: 2 | 2 -5 3 -7 4 -2 2 โโโโโโโโโโโโโ 2 -1 1 -5
Step 4: Write the result: Quotient: 2xยฒ - x + 1 Remainder: -5
Step 5: Express as quotient + remainder/divisor: (2xยณ - 5xยฒ + 3x - 7) = (x - 2)(2xยฒ - x + 1) - 5
Answer: Quotient: 2xยฒ - x + 1, Remainder: -5
Use the Remainder Theorem to find the remainder when f(x) = xโด - 3xยณ + 2x - 5 is divided by (x + 1).
Step 1: Recall the Remainder Theorem: When f(x) is divided by (x - c), the remainder is f(c)
Step 2: Identify c from (x + 1): x + 1 = x - (-1) So c = -1
Step 3: Evaluate f(-1): f(-1) = (-1)โด - 3(-1)ยณ + 2(-1) - 5 = 1 - 3(-1) - 2 - 5 = 1 + 3 - 2 - 5 = -3
Step 4: Conclusion: By the Remainder Theorem, the remainder is -3
Step 5: Verify with synthetic division if desired: -1 | 1 -3 0 2 -5 -1 4 -4 2 โโโโโโโโโโโโโโโโโโ 1 -4 4 -2 -3 โ
Answer: -3
Avoid these 4 frequent errors
See how this math is used in the real world
A stone is dropped into a still pond, creating a circular ripple. The radius of the ripple is increasing at a rate of cm/s. How fast is the area of the circle increasing when the radius is cm?
Solution:
The Remainder Theorem states that the remainder when dividing by is .
Step 1: Identify .
We're dividing by , so .
Step 2: Evaluate .
Answer: The remainder is .
Note: We found this without doing any division!
Solution:
Step 1: List possible rational zeros using the Rational Zero Theorem.
Factors of constant term (-6): Factors of leading coefficient (2):
Possible rational zeros:
Step 2: Test candidates.
Try : โ
Try : โ
Try : โ
Step 3: Use synthetic division with .
-2 & 2 & -1 & -13 & -6 \\ & & -4 & 10 & 6 \\ \hline & 2 & -5 & -3 & 0 \end{array}$$ Quotient: $2x^2 - 5x - 3$ Step 4: Factor the quotient. $$2x^2 - 5x - 3 = (2x + 1)(x - 3)$$ Step 5: Write complete factorization. $$f(x) = (x + 2)(2x + 1)(x - 3)$$ **Zeros**: $x = -2, x = -\frac{1}{2}, x = 3$ **Answer:** Zeros are $-2, -\frac{1}{2}, 3$; Factored form: $(x + 2)(2x + 1)(x - 3)$