document.write( "Question 1035749: Find a formula for a quadratic function with leading coefficient 1, whose graph has zeros at x = 3 and x = 5.\r
\n" );
document.write( "\n" );
document.write( "f(x)= \n" );
document.write( "
Algebra.Com's Answer #650395 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If it has zeroes of x=3 and x=5, it must have factors of \n" ); document.write( "(x-3)(x-5)=0 \n" ); document.write( " |