SOLUTION: Write an equation for a function that has a graph with the shape of y equals x-squared, but upside-down and shifted left 3 units and down 5 units

Algebra ->  Graphs -> SOLUTION: Write an equation for a function that has a graph with the shape of y equals x-squared, but upside-down and shifted left 3 units and down 5 units      Log On


   



Question 1185132: Write an equation for a function that has a graph with the shape of y equals x-squared, but upside-down and shifted left 3 units and down 5 units
Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


(1) "normal": y=x^2

(2) shifted left 3: y=(x+3)^2

(3) "upside down": y=-(x+3)^2

(4) shifted down 5: y=-(x+3)^2-5

ANSWER: y=-(x+3)^2-5