document.write( "Question 395231: For the polynomial below, -2 is a zero.
\n" );
document.write( "f(x)=x^3+8x^2+14x+4
\n" );
document.write( "
\n" );
document.write( "Express f(x) as a product of linear factors. \n" );
document.write( "
Algebra.Com's Answer #280506 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! The algebra will take a while, but I'll get you started:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If r is a root of some polynomial f(x), then x-r is a factor of the polynomial. Since -2 is a root, then x+2 is a factor. You can divide f(x) by x+2 either using long division or synthetic division to obtain a quadratic. Once you have the quadratic, find the other two roots, and then you can write the polynomial as a product of linear factors. \n" ); document.write( " |