Introduction to Advanced Function Transformations

Welcome to one of the most visual and rewarding parts of Higher Level (HL) Mathematics! In this chapter, we explore how to take a basic function \(f(x)\) and "distort" it using absolute values, reciprocals, and powers. These tools allow us to model complex real-world behaviors, such as light reflection, signal processing, and populations that never reach zero. If you have ever felt overwhelmed by shifting graphs around, don't worry! We will break these down into simple geometric "rules" that you can apply to any shape. By the end of this guide, you will be able to look at a complicated equation like \(y = |f(2x - 3)|\) and visualize exactly how it looks on a coordinate plane.

1. Modulus Graphs: The Power of Positivity

The modulus (or absolute value) of a number is its distance from zero, meaning it is always non-negative. When we apply this to functions, we have two main types to learn:

Type 1: \(y = |f(x)|\)

In this version, the modulus is on the outside. This means all the output \(y\)-values must be positive. The Rule: Sketch the original graph \(y = f(x)\). Any part of the graph that is below the \(x\)-axis (where \(y < 0\)) is reflected (flipped) vertically across the \(x\)-axis to become positive. Visualizing it: Imagine the \(x\)-axis is a mirror. Anything "underwater" gets reflected up to the "surface."

Type 2: \(y = f(|x|)\)

In this version, the modulus is on the inside. This means the function only ever "sees" positive \(x\)-values. The Rule: Delete the entire left side of the graph (where \(x < 0\)). Then, take the right side of the graph (where \(x \geq 0\)) and reflect it across the \(y\)-axis onto the left side. Visualizing it: The graph becomes even (symmetrical about the \(y\)-axis). Whatever happens on the right side is perfectly mirrored on the left. Key Takeaway: \(|f(x)|\) flips the bottom to the top. \(f(|x|)\) copies the right to the left.

2. Reciprocal Graphs: \(y = \frac{1}{f(x)}\)

Taking the reciprocal of a function is like turning the graph inside out. Where the original function is large, the new one is small. Where the original is zero, the new one "explodes" to infinity. Step-by-Step for \(y = \frac{1}{f(x)}\): 1. Vertical Asymptotes: Everywhere the original graph \(f(x)\) touches the \(x\)-axis (where \(y = 0\)), the reciprocal graph will have a vertical asymptote. This is because \(\frac{1}{0}\) is undefined. 2. Invariant Points: The points where \(y = 1\) or \(y = -1\) stay exactly where they are! This is because \(\frac{1}{1} = 1\) and \(\frac{1}{-1} = -1\). 3. Zero behavior: As \(f(x) \to \pm\infty\), the reciprocal \(y \to 0\). This creates horizontal asymptotes at the \(x\)-axis. 4. Min/Max flip: A local maximum on \(f(x)\) becomes a local minimum on \(\frac{1}{f(x)}\), and vice versa. Common Mistake: Don't confuse the reciprocal function \(\frac{1}{f(x)}\) with the inverse function \(f^{-1}(x)\). They are completely different!

3. Composite Transformations: \(f(ax + b)\)

This represents a horizontal transformation. Unlike vertical transformations, horizontal ones often feel "backward" or "counter-intuitive." The Order of Operations: When transforming \(x \to ax + b\), it is best to think of it in two steps: 1. Horizontal Shift: Move the graph left or right by \(b\) units. (Wait! If it is \(x + b\), you move left. If it is \(x - b\), you move right). 2. Horizontal Stretch: Multiply the \(x\)-coordinates by a scale factor of \(\frac{1}{a}\). If \(a > 1\), the graph compresses (gets skinnier). Example: To graph \(f(2x + 4)\), you could factor it as \(f(2(x + 2))\). This shows a horizontal shift left by 2, followed by a horizontal stretch of scale factor \(\frac{1}{2}\).

4. Power Graphs: \(y = [f(x)]^n\)

While you won't usually be asked to sketch very complex powers, you should know the general behavior for \(y = [f(x)]^2\) (squaring) and other simple powers: Squaring (\(n = 2\)): All negative \(y\)-values become positive. Values between \(0\) and \(1\) get smaller (the graph flattens near the axis), while values greater than \(1\) grow much faster. Points to watch: The points \(y = 0\) and \(y = 1\) are invariant (they don't change).

5. Solving Modulus Equations and Inequalities

In the HL exam, you will need to solve equations like \(|f(x)| = g(x)\) or inequalities like \(|f(x)| \geq g(x)\).

The Analytic Approach (Case Splitting)

Because \(|x|\) can be either \(x\) or \(-x\), you must solve two separate equations: 1. \(f(x) = g(x)\) 2. \(-f(x) = g(x)\) (or \(f(x) = -g(x)\)) Crucial Step: Always check your answers in the original equation! Some solutions may be "extraneous" (fake) because the modulus operation might have forced a negative value to be positive in a way that doesn't actually satisfy the original expression.

The Graphical Approach

This is often the safest and fastest way! 1. Sketch \(y = |f(x)|\) on your coordinate plane. 2. Sketch \(y = g(x)\) on the same plane. 3. Find the points of intersection. 4. For inequalities like \(|f(x)| > g(x)\), identify the intervals of \(x\) where the modulus graph is above the other graph. Quick Tip: If the question is in Paper 2 (Calculator allowed), use your GDC to graph both sides and find the intersections directly. If it is Paper 1, a neat sketch is your best friend!

Summary and Key Takeaways

Modulus \(|f(x)|\): Flip the bottom to the top.
Modulus \(f(|x|)\): Mirror the right side onto the left.
Reciprocal \(\frac{1}{f(x)}\): \(x\)-intercepts become vertical asymptotes.
Inequalities: Always find the critical "boundary" points first (where they are equal), then test regions or use your sketch to find the correct interval.
Don't Panic: If a transformation looks complex, apply the rules one step at a time! (e.g., do the inside transformation first, then the outside modulus).