How do you find all the zeros of #f(x)= x^4 + 3x^3 - 4x^2 - 12x# with its multiplicities?
1 Answer
Jul 16, 2016
Zeros:
Explanation:
Note that all of the terms are divisible by
#x^4+3x^3-4x^2-12x#
#=x((x^3+3x^2)-(4x+12))#
#=x(x^2(x+3)-4(x+3))#
#=x(x^2-4)(x+3)#
#=x(x^2-2^2)(x+3)#
#=x(x-2)(x+2)(x+3)#
Hence zeros:
#0, 2, -2, -3#