document.write( "Question 678226: Write a quadratic function that fits each set of points.
\n" ); document.write( "(-1,-12), (1,0), and (2,9)
\n" ); document.write( "

Algebra.Com's Answer #421216 by lynnlo(4176)\"\" \"About 
You can put this solution on YOUR website!
y=x^2+6x-7 \n" ); document.write( "
\n" );