SOLUTION: this question i completel do not get and have not attempted any solution that makes sense. it asks: write the equation of the graph of y=x^2 after a shift left 2 and up 3?

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: this question i completel do not get and have not attempted any solution that makes sense. it asks: write the equation of the graph of y=x^2 after a shift left 2 and up 3?      Log On


   



Question 514817: this question i completel do not get and have not attempted any solution that makes sense. it asks: write the equation of the graph of y=x^2 after a shift left 2 and up 3?
Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
y = x^2
.
+graph%28500%2C500%2C-10%2C10%2C-10%2C10%2Cx%5E2%29+
.
shift up 3
y = x^2 + 3
.
+graph%28500%2C500%2C-10%2C10%2C-10%2C10%2Cx%5E2%2B3%29+
.
shift left 2
y = (x+2)^2 +3
+graph%28500%2C500%2C-10%2C10%2C-10%2C10%2Cx%5E2%2B4%2Ax%2B7+%29+