๐ Key Concept: Function Transformations
For a parent function \(f(x)\), the transformed form \(y = a \cdot f(b(x-h)) + k\) shifts the graph:
h = horizontal shift, k = vertical shift, a = vertical stretch/flip, b = horizontal stretch/compress
๐ Example
Describe the transformation: \(y = -2(x+3)^2 - 1\) from \(y = x^2\)
โ \(a = -2\): vertical stretch by 2, reflected over x-axis
โ \(h = -3\): shift left 3 units
โ \(k = -1\): shift down 1 unit
โ Vertex at (-3, -1), opens downward