SOLUTION: how do you graph x^2-x-7 as a parabola?

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: how do you graph x^2-x-7 as a parabola?      Log On


   



Question 2818: how do you graph x^2-x-7 as a parabola?
Answer by AnlytcPhil(1806) About Me  (Show Source):
You can put this solution on YOUR website!
how do you graph y+=+x%5E2-x-7 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:
`
+graph%28+200%2C+200%2C+-5%2C+5%2C+-10%2C+15%2C+x%5E2-x-7%29+
`
Edwin