Question 1088536
j(x) = (-(x+8))^2
:
j(x) shifts the parent function 8 units to the left
:
here is the graph of f(x) = x^2 (red line) and the graph of j(x) = (-(x+8))^2 (green line)
:
{{{ graph( 300, 200, -15, 10, -10, 10, x^2, (-(x+8))^2) }}}