document.write( "Question 891387: i need help finding all the real zeros of the polynomoal function. Use the zeros to factor f over the real numbers.\r
\n" );
document.write( "\n" );
document.write( "f(x) = 25x^4+76x^3+178x^2+532x+21 \n" );
document.write( "
Algebra.Com's Answer #539695 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! p from {1,3,7,21}; \n" ); document.write( "q from {1,5,25}. \n" ); document.write( "There are maybe ten different possible rational roots to check. The roots are most likely all negative. I would use some software program to check each root because of not knowing if all the roots are integers. Otherwise, the synthetic division work can become very lengthy of a process. \n" ); document.write( " |