document.write( "Question 458892: Given the polynomial function f(x), find the rational zeros, then the other zeros(that is, solve the equation f(x)=0), and factor f(x) into linear factors.)\r
\n" );
document.write( "\n" );
document.write( "f(x)=3x^4-10x^3+20x^2-40x+32\r
\n" );
document.write( "\n" );
document.write( "I know that the first zero is 2 and that their should be 4 zeros in all.\r
\n" );
document.write( "\n" );
document.write( "thanks for the help. \n" );
document.write( "
Algebra.Com's Answer #314768 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (x-2)*(3x-4)*(x^2+4) = f(x) \n" ); document.write( "x=2 \n" ); document.write( "x=4/3 \n" ); document.write( "x=2i \n" ); document.write( "x=-2i \n" ); document.write( " |