You can put this solution on YOUR website! how do you graph as a parabola?
`
Make a table of points:
`
`x | y
———————
-4 | 13
-3 | 5
-2 | -1
-1 | -5
`0 | -7
.5 | -7.25
`1 | -7
`2 | -5
`3 | -1
`4 | 5
`5 | 13
`
Plot these points and you have the graph:
`
`
Edwin