Function transformations let you change a graph's shape and position. You can shift it up, down, left, or right, stretch or compress it, and even flip it around. These tricks help you understand how functions behave.
Mastering transformations is key to analyzing complex functions. By combining different transformations, you can create new functions from familiar ones. This skill is crucial for solving real-world problems and understanding advanced math concepts.
Function Transformations
Vertical and horizontal shifts
- Vertical shifts move the graph up or down by adding a constant to the function:
- Positive shifts the graph up (e.g., shifts the graph up by 3 units)
- Negative shifts the graph down (e.g., shifts the graph down by 2 units)
- Horizontal shifts move the graph left or right by adding a constant $h$ inside the function:
- Positive shifts the graph left (e.g., shifts the graph left by 4 units)
- Negative shifts the graph right (e.g., shifts the graph right by 1 unit)
- These transformations may affect the domain and range of the function
Reflections across axes
- Reflecting a function across the x-axis flips the graph vertically by multiplying the function by -1:
- Example: if , then reflects the parabola across the x-axis
- Reflecting a function across the y-axis flips the graph horizontally by replacing with in the function:
- Example: if , then reflects the cubic function across the y-axis
Even and odd functions
- Even functions are symmetric about the y-axis and satisfy for all in the domain
- Example: is an even function because
- Odd functions are symmetric about the origin and satisfy for all in the domain
- Example: is an odd function because
- Functions that are neither even nor odd do not have symmetry about the y-axis or origin and do not satisfy the conditions for even or odd functions
- Example: is neither even nor odd because and
Compressions and stretches
- Vertical scaling multiplies the function by a constant :
- stretches the graph vertically (e.g., stretches the graph vertically by a factor of 2)
- compresses the graph vertically (e.g., compresses the graph vertically by a factor of 3)
- Negative reflects the graph across the x-axis and scales vertically (e.g., reflects and stretches the graph vertically)
- Horizontal scaling divides by a constant inside the function:
- compresses the graph horizontally (e.g., compresses the graph horizontally by a factor of 2)
- stretches the graph horizontally (e.g., stretches the graph horizontally by a factor of 4)
- Negative reflects the graph across the y-axis and scales horizontally (e.g., reflects and compresses the graph horizontally)
Combining function transformations
- When applying multiple transformations to a function, follow this order:
- Horizontal scaling and reflection
- Horizontal shift
- Vertical scaling and reflection
- Vertical shift
- The resulting transformed function will have the general form:
- : vertical scaling and reflection factor
- : horizontal scaling and reflection factor
- : horizontal shift value
- : vertical shift value
- Example: given , the transformed function can be broken down as follows:
- (vertical scaling and reflection)
- (horizontal scaling)
- (horizontal shift)
- (vertical shift)
Advanced Function Concepts
- Function composition combines two or more functions to create a new function
- Inverse functions "undo" the effect of a function, reversing its input and output
- Piecewise functions are defined by different expressions for different parts of the domain
- One-to-one functions have a unique output for each input, allowing for the creation of an inverse function