IDNLearn.com offers a reliable platform for finding accurate and timely answers. Our platform provides detailed and accurate responses from experts, helping you navigate any topic with confidence.

Find all zeros (both real and complex) for the function f(x)=x^3-5x^2+4x+10

Sagot :

[tex]f(x)=x^3-5x^2+4x+10\\ f(x)=x^3+x^2-6x^2-6x+10x+10\\ f(x)=x^2(x+1)-6x(x+1)+10(x+1)\\ f(x)=(x+1)(x^2-6x+10)\\\\ x+1=0\\ x=-1\\\\ x^2-6x+10=0\\ x^2-6x+9+1=0\\ (x-3)^2=-1\\ x-3=i \vee x-3=-i\\ x=3+i \vee x=3-i\\\\ x=\{-1,3-i,3+i\}[/tex]