How do you find all zeros with multiplicities of #f(x)=x^3+4x^2-11x+6#?
1 Answer
Mar 4, 2017
The zeros of
Explanation:
Given:
#f(x) = x^3+4x^2-11x+6#
First note that the sum of the coefficients is
#1+4-11+6 = 0#
Hence
#x^3+4x^2-11x+6 = (x-1)(x^2+5x-6)#
The sum of the coefficients of the remaining quadratic is also
#x^2+5x-6 = (x-1)(x+6)#
So the remaining zero is
So the zeros of