document.write( "Question 1117110: Write a quadratic function that has roots x=-9 and x =-7 \n" ); document.write( "
Algebra.Com's Answer #732086 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
f(x) = (x+9)*(x+7) \n" ); document.write( "
\n" );