Opening subject page...
Loading your content
Master the shapes, transformations, and behaviors of three essential function families that model real-world phenomena from population growth to sound waves.
The three function families you will study in this lesson — exponential, logarithmic, and trigonometric — did not arise from abstract curiosity. Each emerged to solve urgent problems: computing compound interest, simplifying astronomical calculations, and charting the motions of celestial bodies. Understanding their origins helps you appreciate why their graphs look and behave the way they do.
The central question this lesson addresses is straightforward but powerful: Given an equation involving exponentials, logarithms, or trigonometric ratios, how do you accurately sketch and interpret its graph? Mastering this skill lets you visualize behavior — growth rates, decay, periodicity, asymptotic limits — at a glance.
Before graphing, you need to know the fundamental vocabulary and properties shared by or unique to each function family. The six ideas below form the conceptual foundation for everything that follows.
f(x) = a · bˣ where a ≠ 0, b > 0, and b ≠ 1. The variable is in the exponent, making these functions grow (or decay) at a rate proportional to their current value.g(x) = log_b(x) answers "to what power must b be raised to produce x?" The graph is a reflection of its exponential counterpart across the line y = x.y = a · f(b(x − h)) + k encodes these transformations.The diagram below shows the three parent functions together on a single coordinate plane. Notice how the exponential curve y = 2ˣ rises steeply to the right while hugging the x-axis to the left; the logarithmic curve y = log₂(x) is its mirror image across the line y = x; and the trigonometric curve y = sin(x) oscillates between −1 and 1 with a steady rhythm.
Several observations are immediately apparent from the graph. The exponential curve passes through the point (0, 1) regardless of the base, and it has a horizontal asymptote at y = 0 — meaning the function approaches zero as x decreases but never actually reaches it. The logarithmic curve, as the inverse, passes through (1, 0) and has a vertical asymptote at x = 0, climbing slowly and without bound as x increases. The sine curve passes through the origin, reaches a maximum of 1 and a minimum of −1, and completes one full cycle every 2π ≈ 6.28 units. These three distinctive shapes — the steep climb, the slow rise, and the wave — are the visual signatures you will learn to recognize and transform.
Each function family has a general equation that encodes all possible transformations. Knowing these forms is essential for graphing because every parameter has a predictable, visual effect on the shape of the curve.
For exponential functions, the parameter b determines whether the curve rises (growth, b > 1) or falls (decay, 0 < b < 1). The value of a stretches or compresses the curve vertically, and if a is negative the graph reflects over the horizontal asymptote. The horizontal asymptote moves from y = 0 to y = k when a vertical shift is applied, and the "anchor point" shifts from (0, 1) to (h, a + k).
Because logarithms are inverses of exponentials, the vertical asymptote moves from x = 0 to x = h, and the key reference point shifts from (1, 0) to (1 + h, k). A larger base b makes the curve rise more slowly, while a base between 0 and 1 reflects the graph. The parameter a controls vertical stretch and, when negative, flips the graph over the x-axis.
For trigonometric functions, the amplitude |A| determines how tall the wave is, measured from midline to peak. The period, calculated as 2π / |B|, is the horizontal distance for one complete cycle. The phase shift C slides the entire wave left or right, and the midline D moves it up or down. The same framework applies to cosine — the only difference is the starting position within the cycle.
The tangent function differs from sine and cosine in important ways: it has no amplitude bound (range is all reals), its period is π rather than 2π, and it has vertical asymptotes at regular intervals. When graphing, you first locate the asymptotes and the midpoint between them, then sketch the S-shaped curve passing through that midpoint.
The second diagram below shows how transformations modify the parent exponential and sine functions. On the left half, the base exponential y = 2ˣ is compared with a shifted and reflected variant. On the right half, the parent sine function is shown alongside a transformed sinusoidal with altered amplitude, period, and midline.
On the left panel, the orange curve y = −2^(x−1) + 3 demonstrates three transformations applied to the parent exponential: a reflection across the horizontal asymptote (caused by the negative sign), a shift right 1 unit (from the x − 1 in the exponent), and a shift up 3 units (raising the asymptote to y = 3). The curve now falls steeply to the right and rises toward the asymptote on the left — the opposite behavior of the parent.
On the right panel, the gold curve y = 2 sin(2x) + 1 shows how the amplitude doubles to 2, the period halves to π (because B = 2), and the midline rises to y = 1. Compared to the faint parent sine wave, this transformed version oscillates more rapidly and rides higher on the coordinate plane. Recognizing these parameter-to-graph connections is the core graphing skill this lesson develops.
Let us walk through a complete problem: Graph the function y = 3 · (½)^(x + 2) − 1, identifying all key features.
y = a · b^(x − h) + k. Comparing with our equation, we see a = 3, b = ½ (exponential decay since 0 < b < 1), h = −2 (because x + 2 = x − (−2), so the graph shifts left 2), and k = −1 (the graph shifts down 1).Understanding the distinctions among these three function types — and knowing when each is the right modeling tool — is just as important as knowing how to graph them. The table below compares their key graphical and algebraic properties side by side.
| Property | Exponential | Logarithmic | Trigonometric (sin/cos) |
|---|---|---|---|
| Shape | J-curve (rapid growth or decay) | Mirrored J (slow, unbounded rise/fall) | Smooth, repeating wave |
| Domain | (−∞, ∞) | (0, ∞) [parent] | (−∞, ∞) |
| Range | (0, ∞) [parent] | (−∞, ∞) | [−1, 1] [parent] |
| Asymptote | Horizontal: y = k | Vertical: x = h | None (bounded, periodic) |
| Key Point | (h, a + k) | (1 + h, k) | Depends on phase; (0, D) for sine |
| Growth Behavior | Increases without bound (if b > 1) | Increases without bound, ever more slowly | Oscillates perpetually within bounds |
| Best Models | Population, compound interest, radioactive decay | Sound intensity (dB), earthquake magnitude, pH | Waves, tides, seasonal patterns, alternating current |
| Inverse | Logarithmic function | Exponential function | Inverse trig (arcsin, arccos, arctan) |
Exponential functions excel at modeling unbounded growth or decay but break down when a quantity oscillates or levels off at a maximum (logistic curves handle the latter). Logarithmic functions are perfect for compressing enormous ranges of data into manageable scales, but they cannot represent negative inputs or periodic behavior. Trigonometric functions beautifully capture any repeating phenomenon, but they cannot model monotone growth or decay. The power of algebra lies in recognizing which family fits a given situation and then applying the appropriate transformations.
The graphing skills you develop here form the foundation for several advanced topics you will encounter in precalculus, calculus, and beyond. The table below previews how each function family connects to higher-level mathematics.
| Algebra 2 Concept | Advanced Extension |
|---|---|
| Graphing y = abˣ | In calculus, you'll learn that the derivative of eˣ is itself — the only function with this property. This makes e the "natural" base for all exponential models and differential equations. |
| Recognizing logarithmic growth | In computer science, logarithmic time complexity (O(log n)) describes highly efficient algorithms like binary search. The slow growth you observe on the graph translates directly to algorithm performance. |
| Identifying amplitude, period, phase shift | Fourier analysis decomposes any periodic signal into a sum of sine and cosine waves. Every MP3 file, JPEG image, and MRI scan relies on this decomposition. The parameters you graph in Algebra 2 become the coefficients of a Fourier series. |
| Transformations of all three families | In linear algebra and function analysis, transformations generalize to operations on entire function spaces. The vertical/horizontal shifts and stretches you practice are the simplest examples of affine transformations that pervade modern mathematics. |
| Inverse relationship (exp ↔ log) | Euler's formula e^(iθ) = cos θ + i sin θ unifies all three families in the complex plane, revealing that exponential and trigonometric functions are two facets of the same entity. |
As you advance through mathematics, the three families in this lesson will reappear in increasingly sophisticated contexts. The ability to quickly sketch and interpret their graphs — recognizing asymptotic behavior, periodicity, and transformation effects — will remain valuable regardless of which branch of mathematics, science, or engineering you pursue.
y = −2 · 3^(x − 4) + 5, identify: (a) the horizontal asymptote, (b) the direction of the curve (growth or decay, reflected or not), (c) the anchor point, and (d) the domain and range.y = log₃(x + 1) − 2. State the vertical asymptote, domain, range, and find the x-intercept.h(t) = −12 cos(πt/20) + 15, where t is time in seconds. (a) Find the amplitude, period, and midline. (b) What is the rider's maximum and minimum height? (c) At what time does the rider first reach the maximum height?y = 2ˣ and the graph of y = log₂(x) will intersect at exactly two points. Is this claim correct? Justify your answer by considering the geometry of inverse functions and the line y = x.In this lesson, you explored the graphing principles behind three foundational function families in Algebra 2. Exponential functions of the form y = a · b^(x − h) + k produce J-shaped curves with a horizontal asymptote at y = k, exhibiting rapid growth (b > 1) or decay (0 < b < 1). Their inverses, logarithmic functions y = a · log_b(x − h) + k, mirror the exponential shape across the line y = x, featuring a vertical asymptote at x = h and a slowly increasing (or decreasing) curve. Trigonometric functions like y = A sin(B(x − C)) + D produce periodic waves characterized by their amplitude |A|, period 2π/|B|, phase shift C, and midline D.
The universal transformation framework — vertical stretches/reflections (a or A), horizontal compressions (b or B), horizontal shifts (h or C), and vertical shifts (k or D) — applies identically across all three families, making it a powerful unifying concept. You practiced identifying these parameters, locating asymptotes and key points, calculating intercepts, and sketching accurate graphs. These skills connect forward to calculus (derivatives and integrals of exponential and trigonometric functions), Fourier analysis (decomposing signals into sine and cosine components), and differential equations (modeling real-world systems with exponential and oscillatory solutions). Mastery of these graphs gives you a visual vocabulary for interpreting growth, decay, and periodicity across all of mathematics and science.