document.write( "Question 671880: How do you find the complex zeroes of the ploynominal function f(x)=x^3+10x? \n" ); document.write( "
Algebra.Com's Answer #417702 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
How do you find the complex zeroes of the ploynominal function
\n" ); document.write( "f(x)=x^3+10x
\n" ); document.write( "=x(x^2+10)
\n" ); document.write( "x=0
\n" ); document.write( "or
\n" ); document.write( "x^2+10=0
\n" ); document.write( "x^2=-10
\n" ); document.write( "x=±√-10
\n" ); document.write( "complex zeros: √10 i,-√10 i
\n" ); document.write( "note: complex zeroes always come in pairs
\n" ); document.write( "
\n" );