Splitting a quartic into four linear factors: two roots found by trial, division by the product of the corresponding binomials, and the quadratic formula to finish.
A quartic is factored the same way as a cubic, only the step is done twice. You can divide twice by single binomials or, once two roots are known, divide straight away by their product - the second route is shorter, because one division drops the degree from four to two. Either way a quadratic is what remains, and that is a familiar computation.
Two divisions in a row
f(x)=2x4−x3−8x2+x+6={[(2x−1)x−8]x+1}x+6
x=1⇒{[(2⋅1−1)⋅1−8]⋅1+1}⋅1+6=0
(2x4−x3−8x2+x+6):(x−1)=2x3+x2−7x−6
2x4
−2x3
0
x3
−8x2
x3
−x2
0
−7x2
+x
−7x2
+7x
0
−6x
+6
−6x
+6
0
(x−1)(2x3+x2−7x−6)=2x4−x3−8x2+x+6
2x4−x3−8x2+x+6=(x−1)(2x3+x2−7x−6)
the second bracket is g(x)
g(x)=2x3+x2−7x−6=[(2x+1)x−7]x−6
x=−1⇒[(2⋅(−1)+1)⋅(−1)−7]⋅(−1)−6=0
(2x3+x2−7x−6):(x+1)=2x2−x−6
2x3
+2x2
0
−x2
−7x
−x2
−x
0
−6x
−6
−6x
−6
0
(x+1)(2x2−x−6)=2x3+x2−7x−6
2x4−x3−8x2+x+6=(x−1)(x+1)(2x2−x−6)
x=2⋅21±(−1)2−4⋅2⋅(−6)=41±1+48=41±7
x1=2
x2=−23
2x2−x−6=2(x−2)(x+23)=(x−2)(2x+3)
2x4−x3−8x2+x+6=(x−1)(x+1)(x−2)(2x+3)
One division by the product of the binomials
When two roots turn up in the trials, there is no need to divide twice. Divide by the product of the two binomials instead.
f(x)=2x4−5x3−15x2+10x+8={[(2x−5)x−15]x+10}x+8
x=1⇒{[(2⋅1−5)⋅1−15]⋅1+10}⋅1+8=0
x=−2⇒{[(2⋅(−2)−5)⋅(−2)−15]⋅(−2)+10}⋅(−2)+8=0
2x4−5x3−15x2+10x+8=(x−1)(x+2)(ax2+bx+c)
(x − 1)(x + 2) = x² + x − 2
(2x4−5x3−15x2+10x+8):(x2+x−2)=2x2−7x−4
2x4
+2x3
−4x2
0
−7x3
−11x2
+10x
−7x3
−7x2
+14x
0
−4x2
−4x
+8
−4x2
−4x
+8
0
(x2+x−2)(2x2−7x−4)=2x4−5x3−15x2+10x+8
x=2⋅27±(−7)2−4⋅2⋅(−4)=47±49+32=47±9
x1=4
x2=−21
2x2−7x−4=2(x−4)(x+21)=(x−4)(2x+1)
2x4−5x3−15x2+10x+8=(x−1)(x+2)(x−4)(2x+1)
The same method, another polynomial
f(x)=2x4−3x3−14x2+33x−18={[(2x−3)x−14]x+33}x−18
x=1⇒{[(2⋅1−3)⋅1−14]⋅1+33}⋅1−18=0
x=2⇒{[(2⋅2−3)⋅2−14]⋅2+33}⋅2−18=0
2x4−3x3−14x2+33x−18=(x−1)(x−2)(ax2+bx+c)
(x − 1)(x − 2) = x² − 3x + 2
(2x4−3x3−14x2+33x−18):(x2−3x+2)=2x2+3x−9
2x4
−6x3
+4x2
0
3x3
−18x2
+33x
3x3
−9x2
+6x
0
−9x2
+27x
−18
−9x2
+27x
−18
0
(x2−3x+2)(2x2+3x−9)=2x4−3x3−14x2+33x−18
x=2⋅2−3±32−4⋅2⋅(−9)=4−3±9+72=4−3±9
x1=−3
x2=23
2x2+3x−9=2(x+3)(x−23)=(x+3)(2x−3)
2x4−3x3−14x2+33x−18=(x−1)(x−2)(x+3)(2x−3)
Review exercises
Write f(x) = 6x³ − 5x² + 4x − 3 in nested form and calculate f(2).
[(6x−5)x+4]x−3
f(2)=[(6⋅2−5)⋅2+4]⋅2−3=33
Without performing the entire division, determine the remainder.
Find a root by trial, divide by the corresponding binomial, and repeat on the cubic you get. A quadratic is left, and the quadratic formula factors it.
Why divide by the product of two binomials at once?
Because it is one division instead of two. If f(1) = 0 and f(−2) = 0, divide by (x − 1)(x + 2) = x² + x − 2 and a quadratic drops out immediately.
Which numbers are worth trying first?
The divisors of the constant term, so for 6x⁴ + x³ − 25x² − 4x + 4 those are ±1, ±2 and ±4. Only these can be whole-number roots.
How do you find the remainder without doing the division?
Evaluate the polynomial at a. The remainder on dividing x⁴ − 2x³ + 3x² − 4 by x − 2 is f(2) = 8, and no division is needed to get it.
To improve the quality of our services, we use cookies. Cookies help us tailor our website to your preferences, analyze how you use the site, and provide a better user experience. By accepting cookies, you consent to their use for optimizing functionality and content on the site.