document.write( "Question 824419: Find all 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 #496449 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find all 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( "------------- \n" ); document.write( "Sub for x^2, eg u, then it's a quadratic \n" ); document.write( " \n" ); document.write( "Solve for u. \n" ); document.write( "Sub x^2 for u. \n" ); document.write( "Solve for x (4 solutions). \n" ); document.write( " \n" ); document.write( " |