SOLUTION: Given the graph below, write the function for f(x) in standard form. the coordinates are (-4,0) (-3,5) (-2,8) (-1,9) (0,8) (1,5) (2,0) I've tried doing it my self but cant get my

Algebra ->  Graphs -> SOLUTION: Given the graph below, write the function for f(x) in standard form. the coordinates are (-4,0) (-3,5) (-2,8) (-1,9) (0,8) (1,5) (2,0) I've tried doing it my self but cant get my       Log On


   



Question 1016166: Given the graph below, write the function for f(x) in standard form.
the coordinates are (-4,0) (-3,5) (-2,8) (-1,9) (0,8) (1,5) (2,0) I've tried doing it my self but cant get my head around it.

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
It's a parabola.
y = -(x+4)*(x-2)
y = -x^2 - 2x + 8