document.write( "Question 964450: Find the complex zeros of the polynomial function.
\n" );
document.write( "Write f in factored form. Must show work.\r
\n" );
document.write( "\n" );
document.write( "f(x)=x^4+23x^2+22
\n" );
document.write( "f(x)=
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #589343 by t0hierry(194)![]() ![]() You can put this solution on YOUR website! f(x) = (x^2 + 22) (x^2 + 1)\r \n" ); document.write( "\n" ); document.write( "How did I fid this?\r \n" ); document.write( "\n" ); document.write( "You know that if f has complex roots, it is the product of simpler functions. Now a polynomial of degree 4 usually has terms in x and x^3. This happens when you multiply four functions. So instead you want to look at the product of two functions in x^2. Let's call them x^2 + a and x^2 + b. You know ab= 22 and a+b=23, this gives you a=22 and b=1 \n" ); document.write( "whose two complex roots are \n" ); document.write( "+- i sqrt(22) \n" ); document.write( "+- i \n" ); document.write( " |