document.write( "Question 678270: Write a quadratic function that fits each set of points.\r
\n" );
document.write( "\n" );
document.write( "(1,2), (2,-1), and (5,2) \n" );
document.write( "
Algebra.Com's Answer #421367 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! y=x^2-6x+7 \n" ); document.write( " |