Question 878910
f(x) = (x + 8)^2 to the right 11 units? g(x) = (x -3)^2 (blue parabola)
{{{drawing(300,300,   -15,10,-10,10,  blue(line(3,10,3,-10))  ,  
 grid(1),
graph( 300, 300, -15,10,-10,10,0, (x+8)^2, (x-3)^2))}}}