How do you find all zeros with multiplicities of f(x)=x^4-9x^2-4x+12?
1 Answer
1 with multiplicity1
3 with multiplicity1
-2 with multiplicity2
Explanation:
Given:
f(x) = x^4-9x^2-4x+12
First note that the sum of the coefficients is
That is:
1-9-4+12 = 0
So
x^4-9x^2-4x+12 = (x-1)(x^3+x^2-8x-12)
By the rational roots theorem, any rational zeros of
So the only possible rational zeros of this cubic are:
+-1, +-2, +-3, +-4, +-6, +-12
We find:
color(blue)(3)^3+color(blue)(3)^2-8*color(blue)(3)-12 = 27+9-24-12 = 0
So
x^3+x^2-8x-12 = (x-3)(x^2+4x+4)
The remaining quadratic factor can be recognised as a perfect square trinomial. Like
x^2+4x+4 = (x+2)^2
Hence the other root is