SOLUTION: What would the graph look like for y=x-3^2

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: What would the graph look like for y=x-3^2      Log On


   



Question 367882: What would the graph look like for y=x-3^2
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Do you mean y=x-3%5E2=x-9
.
.
.
graph%28300%2C300%2C-2%2C8%2C-5%2C5%2C0%2Cx-9%29
.
.
.
Or do you mean y=%28x-3%29%5E2
.
.
.
graph%28300%2C300%2C-2%2C8%2C-5%2C5%2C0%2C%28x-3%29%5E2%29
.
.
.