document.write( "Question 129387: Find the quadratic model for the set of values.
\n" );
document.write( "(1,-2), (2,-2), (3,-4) \n" );
document.write( "
Algebra.Com's Answer #94502 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the quadratic model for the set of values. \n" ); document.write( "(1,-2), (2,-2), (3,-4) \n" ); document.write( "---------------------------------- \n" ); document.write( "Substitute each of those x/y pairs into the \n" ); document.write( "quadratic form y = ax^2+bx+c. \n" ); document.write( "You will get three equations with variables a,b, and c. \n" ); document.write( "Solve the system of equations. \n" ); document.write( "Rewrite y = ax^2+bx+c with the values you find for a,b,and c. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "Answer: y = -x^2+3x-4 \n" ); document.write( "===================== \n" ); document.write( " |