Function Transformations
Moving, stretching, or flipping a graph. Changes to the input (inside) move left/right. Changes to the output (outside) move up/down. That inside/outside split trips people up—but it's the key.
Example: $g(x)=-2(x+3)^2-1$ starts as $x^2$, then flips, stretches by 2, shifts left 3, and down 1.




