document.write( "Question 547491: Write a polynomial function in standard form with zeros at 5, -4, and 1.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #356646 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! if r is a root (zero) of a function, then x-r is a factor\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(x) = (x - 5)(x + 4)(x - 1) \n" ); document.write( " |