document.write( "Question 544882: write a quadratic function in standard form for the given set of zeros: -5 and 4. \n" ); document.write( "
Algebra.Com's Answer #355358 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
The zeros are given as:
\n" ); document.write( "\"x+=+-5\" and \"x+=+4\" so the factors will be:
\n" ); document.write( "\"x%2B5+=+0\" and \"x-4+=+0\" Multiply these factors to get the original quadratic equation:
\n" ); document.write( "\"%28x%2B5%29%28x-4%29+=+0\"
\n" ); document.write( "\"x%5E2%2Bx-20+=+0\"
\n" ); document.write( "
\n" );