How do you find all zeros with multiplicities of #f(x)=x^3-7x^2+x-7#?
1 Answer
Sep 17, 2017
The zeros of
Explanation:
Given:
#f(x) = x^3-7x^2+x-7#
Note that the ratio between the first and second terms is the same as that between the third and fourth terms.
So this cubic will factor by grouping:
#x^3-7x^2+x-7 = (x^3-7x^2)+(x-7)#
#color(white)(x^3-7x^2+x-7) = x^2(x-7)+1(x-7)#
#color(white)(x^3-7x^2+x-7) = (x^2+1)(x-7)#
Note that
#x^2+1 = x^2-i^2 = (x-i)(x+i)#
So the zeros of