Question 355180
Hi,
*Note: y = x^2 with a  New vertex(-5, -3)
.
using the vertex form of the equation for a parabola 
y =(x -h)^2 + k where (h,k ) is the vertex
.

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


{{{ graph( 300, 200, -6, 5, -10, 10, x^2,(x+5)^2-3) }}}