document.write( "Question 403687: How would you find the equation for the quadratic function that has zeros 5 and 1 and f(0)=1? \n" ); document.write( "
Algebra.Com's Answer #285405 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Let \n" ); document.write( "==> \n" ); document.write( "Then from the given roots, b/a = -6, and c/a = 5, from the product and sum of roots formulas for the quadratic equation. Also, c = 1, from f(0) = 1. \n" ); document.write( "Then 1 = 5a, or a = 1/5. \n" ); document.write( "==> 5b = -6, or b = -6/5. \n" ); document.write( " |