Synthetic division is a fast and efficient method used to factor polynomials and simplify rational functions. In this lesson, you will see worked examples followed by practice questions and detailed solutions.
You may also use this synthetic division calculator to check your results.
a) Using the factor theorem:
For \(x - 1 = x - k\), we have \(k = 1\).
Hence, \(x - 1\) is a factor of \(P(x)\).
For \(x + 3 = x - k\), we have \(k = -3\).
Hence, \(x + 3\) is also a factor of \(P(x)\).
b) Divide \(P(x)\) by \(x - 1\) using synthetic division.
Now divide the quotient \( x^3 + 3x^2 - 4x - 12 \) by \(x + 3\) using synthetic dicision.
Using the difference of squares to factor \( x^2 - 4 \) and write \( P(x) \) in complete factored form:
A rational function of the form \(\frac{P(x)}{D(x)}\) can be simplified when the numerator and denominator have common factors.
a)
Thus, \(x - 2\) is a common factor.
b)
Use synthetic division to divide \( P(x) \) by \( D(x) \):
Since \(x + 2\) is not a factor of the numerator, the rational function cannot be simplified further.
Which of the following are factors of
Part A
Given \( P(x) = x^4-4x^3-31x^2+70x \),
For a linear term of the form \( x - k \) to be a factor of \( P(x) \), we need to have \( P(k) = 0 \)
a)
check if \( x + 2 \) is a factor of \( P(x) \).
\( x + 2 = x - k \) gives \( k = - 2 \)
\[ P(-2) = (-2)^4-4(-2)^3-31(-2)^2+70(-2) = -126 \]
Hence \( x + 2 \) IS NOT a factor of \( P(x) \)
b)
check if \( x - 7 \) is a factor of \( P(x) \).
\( x - 7 = x - k \) gives \( k = 7 \)
\[ P(7) = (7)^4-4(7)^3-31(7)^2+70(7) = 0\]
Hence \( x - 7 \) IS a factor of \( P(x) \)
c)
check if \( x - 3 \) is a factor of \( P(x) \).
\( x - 3 = x - k \) gives \( k = 3 \)
\[ P(3) = (3)^4-4(3)^3-31(3)^2+70(3) = -96\]
Hence \( x - 3\) IS NOT a factor of \( P(x) \)
d)
check if \( x + 5 \) is a factor of \( P(x) \).
\( x + 5= x - k \) gives \( k = - 5 \)
\[ P(-5) = (-5)^4-4(-5)^3-31(-5)^2+70(-5) = 0\]
Hence \( x + 5\) IS a factor of \( P(x) \)
Part B
a)
For the polynomial \( P_1(x) = x^3 + r x^2 - x - 4 \) to have \( x - 1 \) as a factor and according to the factor theorem we need to have \( P_1(1) = 0 \)
Hence the equation
\[ (1)^3 + r (1)^2 - (1) - 4 = 0 \]
Simplify
\( r - 4 = 0 \)
\( r = 4 \)
b)
For the polynomial \( P_2(x) = x^5- r x^4-3x^3+3x + s \) to have \( (x + 1) \) and \( x - 2 \) as factors and according to the
factor theorem we need to have \( P_2(-1) = 0 \) and \( P_2(2) = 0 \).
Hence the system of two equations
\[ (-1)^5- r (-1)^4-3(-1)^3+3(-1) + s = 0 \quad \text{and} \quad (2)^5- r (2)^4-3(2)^3+3(2) + s = 0 \]
Simplify
\[ - r + s - 1 = 0 \quad \text{and} \quad - 16 r + s + 14 = 0 \]
Solve the above system of linear equations to obtain: \( r = 1\) and \( s = 2\)
Part C
a)
Use synthetic division to divide \( P_1(x) \) by \( (x + 4) \)
The result of the division may be written as a multiplication, hence factoring \( P_1(x) \) as follows
\[ P_1(x) = (x^2-x-6)(x+4)\]
Factor the quadratic term \( x^2-x-6 \) and hence completely factor \( P_1(x) \) as follows
\[ P_1(x) = (x^2-x-6)(x+4) = (x-3)(x+2)(x+4)\]
b)
Use synthetic division to divide \( P_2(x) \) by \( (x + 2) \)
The result of the division may be written as a multiplication, hence factoring \( P_2(x) \) as follows
\[ P_2(x) = (x^3-3x^2-16x+48)(x+2) \quad \quad (I)\]
Use synthetic division to divide the quotient in the above division \( \quad x^3-3x^2-16x+48 \quad \) by \( (x - 3) \)
The result of the division may be written as a multiplication, hence factoring \( x^3-3x^2-16x+48 \) as follows
\[ x^3-3x^2-16x+48 = (x^2-16)(x-3) \]
factor completely the above and write as
\[ x^3-3x^2-16x+48 = (x-4)(x+4)(x-3) \]
Substitute the above in \( (I) \) and factor \( P_2(x) \) completely as follows
\[ P_2(x) = (x-4)(x+4)(x-3)(x+2) \]
Part D
a)
Use synthetic division to divide the numerator of \( F_1(x) \) by \( (x + 5) \)
Factor the numerator, using the result of the above synthetic division, and denominator, which is a quadratic expression, of \( F_1(x) \).
\[ F_1(x) = \dfrac{(x^2-7)(x+5)}{(x -1)(x+5)} \]
Divide numerator and the denominator by \( (x + 5) \) and simplify
\[ F_1(x) = \dfrac{x^2-7}{x -1} \]
It is easy to check that \( x - 1 \) is not a factor of \( x^2-7 \) and therefore we cannot further simplify \( F_1(x) \).
b)
Use synthetic division to divide the numerator of \( F_2(x) \) by \( (x - 6) \)
hence factor the numerator
\[ F_2(x) = \dfrac{(x^3+3x^2+2x+6)(x-6)}{x^2-3x-18} \]
Use synthetic division to divide \( x^3+3x^2+2x+6 \) in the numerator above by \( (x + 6) \)
hence factor the numerator
\[ F_2(x) = \dfrac{(x^2+2)(x+3)(x-6)}{x^2-3x-18} \]
Factor the quadratic expression \( x^2-3x-18\)
\[ F_2(x) = \dfrac{(x^2+2)(x+3)(x-6)}{(x+3)(x-6)} \]
Divide numerator and the denominator by \( (x+3)(x-6) \) and simplify
\[ F_2(x) = x^2+2 \]