document.write( "Question 263489: I am stuck on finding a quadratic model for (1,-2), (2,-2), (3,-4). I do not know how to put x numbers and y numbers in the formulas and how to solve the answer? How do you get the three equations with variables a, b, and c?
\n" ); document.write( "How do you find the values for a,b, and c?\r
\n" ); document.write( "\n" ); document.write( "Thanks!
\n" ); document.write( "

Algebra.Com's Answer #194217 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
general equation ___ y = ax^2 + bx + c\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in this case:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for (1,-2) ___ -2 = a(1)^2 + b(1) + c ___ a + b + c = -2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for (2,-2) ___ -2 = a(2)^2 + b(2) + c ___ 4a + 2b + c = -2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for (3,-4) ___ -4 = a(3)^2 + b(3) + c ___ 9a + 3b + c = -4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "three equations and three unknowns
\n" ); document.write( "
\n" );