How do you find all the real and complex roots of x^3 + 4x^2 + x + 4=0?
1 Answer
Feb 3, 2016
Factor by grouping to find roots:
x=-4 ,x=i ,x=-i
Explanation:
Factor by grouping:
x^3+4x^2+x+4
= (x^3+4x^2)+(x+4)
= x^2(x+4)+1(x+4)
= (x^2+1)(x+4)
So the roots of