document.write( "Question 182282: How do I find a quadratic model for the set of values?\r
\n" );
document.write( "\n" );
document.write( "(-2,-8),(0,-2),(4,-62)\r
\n" );
document.write( "\n" );
document.write( "Thanks Aaron. \n" );
document.write( "
Algebra.Com's Answer #136835 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do I find a quadratic model for the set of values? \n" ); document.write( "(-2,-8),(0,-2),(4,-62) \n" ); document.write( "--------------------------- \n" ); document.write( "Use the form ax^2 + bx + c = y \n" ); document.write( "---------- \n" ); document.write( "With each of the points, substitute the corresponding x and y values \n" ); document.write( "into the form to get three equations in three unknowns: a, b, and c. \n" ); document.write( "Then solve the systerm for a, b, and c. \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |