Factorize #x^4–3x^3+4x^2-8# ?
3 Answers
Explanation:
Given:
#f(x) = x^4-3x^3+4x^2-8#
By the rational roots theorem, any rational zeros of
That means that the only possible rational zeros are:
#+-1, +-2, +-4, +-8#
We find:
#f(-1) = 1+3+4-8 = 0#
So
#x^4-3x^3+4x^2-8 = (x+1)(x^3-4x^2+8x-8)#
We also find that
#x^3-4x^2+8x-8 = (x-2)(x^2-2x+4)#
The remaining quadratic has a negative discriminant, so no real zeros or linear factors with real coefficients.
We can factor it with complex coefficients by completing the square:
#x^2-2x+4 = x^2-2x+1+3#
#color(white)(x^2-2x+4) = (x-1)^2-(sqrt(3)i)^2#
#color(white)(x^2-2x+4) = ((x-1)-sqrt(3)i)((x-1)+sqrt(3)i)#
#color(white)(x^2-2x+4) = (x-1-sqrt(3)i)(x-1+sqrt(3)i)#
Explanation:
For illustration, here's what happened when I thought this was a complicated quartic and started a full blown quartic solution (not recommended unless you really need to do it)...
Given:
#x^4–3x^3+4x^2-8#
Let us get this into depressed quartic form with a Tschirnhaus transformation...
#256(x^4–3x^3+4x^2-8)#
#=256x^4-768x^3+1024x^2-2048#
#=(4x-3)^4+10(4x-3)^2+168(4x-3)-1715#
#=t^4+10t^2+168t-1715#
where
Next note that since the quartic in
#t^4+10t^2+168t-1715 = (t^2-at+b)(t^2+at+c)#
#color(white)(t^4+10t^2+168t-1715) = t^4+(b+c-a^2)t^2+a(b-c)t+bc#
Then equating coefficients, we find:
#{ (b+c=a^2+10), (b-c=168/a), (bc=-1715) :}#
Then:
#(a^2)^2+20(a^2)+100 = (a^2+10)^2#
#color(white)((a^2)^2+20(a^2)+100) = (b+c)^2#
#color(white)((a^2)^2+20(a^2)+100) = (b-c)^2+4bc#
#color(white)((a^2)^2+20(a^2)+100) = 168^2/(a^2)+4(-1715)#
#color(white)((a^2)^2+20(a^2)+100) = 28224/(a^2)-6860#
Multiplying both ends by
#(a^2)^3+20(a^2)^2+6960(a^2)-28224 = 0#
Note that typically the cubic at this stage is much nastier to solve, but thankfully this cubic has one real positive rational root, namely:
#a^2=4#
So choose:
#a=2#
Then:
#b = 1/2(a^2+10+168/a) = 1/2(4+10+84) = 49#
#c = 1/2(a^2+10-168/a) = 1/2(4+10-84) = -35#
So:
#t^4+10t^2+168t-1715 = (t^2-2t+49)(t^2+2t-35)#
Then subtituting
#256(x^4–3x^3+4x^2-8)#
#= ((4x-3)^2-2(4x-3)+49)((4x-3)^2+2(4x-3)-35)#
#= (16x^2-24x+9-8x+6+49)(16x^2-24x+9+8x-6-35)#
#= (16x^2-32x+64)(16x^2-16x-32)#
#= 256(x^2-2x+4)(x^2-x-2)#
#= 256(x^2-2x+4)(x-2)(x+1)#
So:
#x^4-3x^3+4x^2-8 = (x^2-2x+4)(x-2)(x+1)#
It can be factored by seeking rational roots directly:
Explanation:
The polynomial may be factored with little difficulty if you seek out its rational zeroes.
Rational zeroes of a polynomial having integer coefficients will have the form
A good way to test these roots is with synthetic division. Let's try this with
Coefficients
Test root
The final remainder term is
But if we try
This time the remainder is
We are not done. The cubic factor
But we know that
Try
We get a remainder of zero and so
And then
We are finally left with the quadratic polynomial
So the quadratic polynomial remains unfactored and this is the final answer: