Question 280136
find a quadratic function that fits each set of data points
(-1, 4) ( 0,4) (4,84) 
-----------------
General Form: 
ax^2 + bx + c = y
--------------
Procedure:
Substitute (x,y) values into the form to get three equations
with three unknows (a,b,c).
---
Solve the system of three equations to find a,b,c.
---
Write the equation using the a,b,c values.
===============================================
Cheers,
Stan H.