How do you find all the zeros of f(x)=x^5+4x^4+5x^3?
1 Answer
Feb 26, 2016
Hence the zeros of
Explanation:
First separate out the common factor
Then complete the square and use the difference of squares identity:
a^2-b^2 = (a-b)(a+b)
with
f(x) = x^5+4x^4+5x^3
=x^3(x^2+4x+5)
=x^3(x^2+4x+4+1)
=x^3((x+2)^2-i^2)
=x^3((x+2)-i)((x+2)+i)
=x^3(x+2-i)(x+2+i)
Hence the zeros of