document.write( "Question 610573: write a polynomial function in standard form with zeros at 5, -4, and 1. \n" ); document.write( "
Algebra.Com's Answer #384473 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: if \"x=5\", \"x=-4\" or \"x=1\", then \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x-5=0\", \"x%2B4=0\", or \"x-1=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "which becomes\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x-5%29%28x%2B4%29%28x-1%29=0\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From here, expand out the left side and simplify.
\n" ); document.write( "
\n" );