How do you find all the zeros of #x^3 + x^2 + 9x + 9 # given zero 3i?
1 Answer
May 21, 2016
The zeros are
Explanation:
We don't really need to be told that
This cubic factors by grouping:
#x^3+x^2+9x+9#
#=(x^3+x^2)+(9x+9)#
#=x^2(x+1)+9(x+1)#
#=(x^2+9)(x+1)#
#=(x-3i)(x+3i)(x+1)#
So the zeros are