Question 479548
Consider the graph of g (x) = x^2
Use transformations to write an equation for each of the following descriptions:
1.The graph of g(x) shifted to the left 4 units.
2. The graph of g(x) shifted 4 units to the right and 2 units downward.
3.Sketch g(x)= (x+3)^2-3
**
1. g(x)=(x+4)^2 (shifted 4 units to the left)
2. g(x)=(x-4)^2+2 (shifted 4 units to the right and 2 units downward)
3. See graph below of g(x)=(x+3)^2-3:
{{{ graph( 300, 300, -10, 10, -10, 10, (x+3)^2-3) }}}