SOLUTION: quadratic function in standard from of (0,3) (1,-4) (2,-9)

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: quadratic function in standard from of (0,3) (1,-4) (2,-9)      Log On


   



Question 116737: quadratic function in standard from of
(0,3) (1,-4) (2,-9)

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
quadratic function in standard from of
(0,3) (1,-4) (2,-9)
------------------------
Form: ax^2+bx+c = y
Need to determine a,b,and c
-------------------
Substitute the x,y values of each point to get three equations:
0a + 0b + c = 3
1a + 1b + c = -4
4a + 2b + c = -9
---------------------
Using the TI-83 Matrix function I get:
a=1
b=-8
c=3
-----------
EQUATION:
y = x^2-9x+3
==================
graph%28400%2C300%2C-10%2C10%2C-30%2C10%2Cx%5E2-9x%2B3%29
-----------------
Cheers,
Stan H.