Question 1128483
(-3,2), (-1,0),(1,6)
Use the general equation:
{{{ y = a*x^2 + b*x + c }}}
-----------------------------
(-3,2)
(1) {{{ 2 = a*(-3)^2 + b*(-3) + c }}}
(-1,0)
(2) {{{ 0 = a*(-1)^2 + b*(-1) + c }}}
(1,6)
(3) {{{ 6 = a*1^2 + b*1 + c }}}
---------------------------------------
This is 3 equations with 3 unknowns, so
you can solve by any means to fill in
a, b, and c