document.write( "Question 135565: Find all the Zeros of the function and write the polynomial as a product of linear factors.\r
\n" );
document.write( "\n" );
document.write( "f(x)= x^4 + 13x^2 + 36 \n" );
document.write( "
Algebra.Com's Answer #99328 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x^4 + 13x^2 + 36=0 \n" ); document.write( "(x^2+9)(x^2+4)=0 \n" ); document.write( ". \n" ); document.write( "x^2=-9 \n" ); document.write( "x=+-sqrt(-9) \n" ); document.write( "=3i \n" ); document.write( "=-3i \n" ); document.write( ". \n" ); document.write( "x^2=-4 \n" ); document.write( "x=+-sqrt(-4) \n" ); document.write( "=2i \n" ); document.write( "=-2i \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |