7.4 Graphing Exponential, Logarithmic, and Cube Root Functions
Key Takeaways
- Standard AII-F.IF.7e requires graphing exponential and logarithmic functions showing intercepts and end behavior, and NYSED adds cube root functions to the Algebra II graphing expectation.
- The parent exponential y = b^x has y-intercept (0, 1), horizontal asymptote y = 0, and no x-intercept; the transformed form a·b^(x-h) + k moves the asymptote to y = k, which is the only line the curve approaches.
- The parent logarithm y = log_b(x) has x-intercept (1, 0), vertical asymptote x = 0, and domain (0, infinity); the transformed form log_b(x - h) + k moves the vertical asymptote to x = h.
- The cube root y = cbrt(x) is defined for every real number, is an odd function with 180-degree symmetry about its inflection point, has no asymptote, and increases without bound in both directions.
- Because the logarithm is the inverse of the exponential, the two graphs are reflections of each other across the line y = x, which swaps intercepts and turns a horizontal asymptote into a vertical one.
7.4 Graphing Exponential, Logarithmic, and Cube Root Functions
[!NOTE] Regents Standard Alignment: AII-F.IF.7e - graph exponential and logarithmic functions, showing intercepts and end behavior, and trigonometric functions, showing period, midline, and amplitude. NYSED's Algebra II note adds one family explicitly: "Students are graphing cube root, exponential and logarithmic functions." Trigonometric graphing is developed in Section 9.2; this section covers the other three.
Graphing rational functions is F-IF.7d, a plus standard, and is not part of the Algebra II blueprint - see the scope note in Section 5.3.
A graphing item is scored on features, not artistry. Every sketch below is built from the same short checklist: anchor points, intercepts, asymptote, and end behavior.
1. The Three Parent Graphs
| Feature | $y = b^x$ ($b > 1$) | $y = \log_b(x)$ ($b > 1$) | $y = \sqrt[3]{x}$ |
|---|---|---|---|
| Domain | $(-\infty, \infty)$ | $(0, \infty)$ | $(-\infty, \infty)$ |
| Range | $(0, \infty)$ | $(-\infty, \infty)$ | $(-\infty, \infty)$ |
| $y$-intercept | $(0, 1)$ | none | $(0, 0)$ |
| $x$-intercept | none | $(1, 0)$ | $(0, 0)$ |
| Asymptote | Horizontal: $y = 0$ | Vertical: $x = 0$ | none |
| Anchor points | $(-1, \tfrac{1}{b})$, $(0,1)$, $(1,b)$ | $(\tfrac{1}{b}, -1)$, $(1,0)$, $(b,1)$ | $(-8,-2)$, $(-1,-1)$, $(0,0)$, $(1,1)$, $(8,2)$ |
| End behavior | $x \to -\infty$: $y \to 0^+$; $x \to \infty$: $y \to \infty$ | $x \to 0^+$: $y \to -\infty$; $x \to \infty$: $y \to \infty$ | $x \to -\infty$: $y \to -\infty$; $x \to \infty$: $y \to \infty$ |
| Symmetry | none | none | Odd: $\sqrt[3]{-x} = -\sqrt[3]{x}$ |
When $0 < b < 1$, the exponential graph is decreasing and the logarithmic graph is decreasing as well, but every intercept and asymptote listed above is unchanged.
The Reflection Relationship
Because $y = \log_b(x)$ is the inverse of $y = b^x$, their graphs are reflections of each other across the line $y = x$. That single fact regenerates the whole logarithm row from the exponential row:
- The exponential's $y$-intercept $(0, 1)$ reflects to the logarithm's $x$-intercept $(1, 0)$.
- The exponential's horizontal asymptote $y = 0$ reflects to the logarithm's vertical asymptote $x = 0$.
- The exponential's range $(0, \infty)$ becomes the logarithm's domain $(0, \infty)$.
2. Transformations and Where the Asymptote Goes
For $y = a, b^{,x-h} + k$ and $y = a \log_b(x - h) + k$ and $y = a\sqrt[3]{x - h} + k$:
| Parameter | Effect | Effect on the Asymptote |
|---|---|---|
| $a$ | Vertical stretch by $ | a |
| $h$ | Horizontal shift right $h$ | Moves a vertical asymptote to $x = h$ |
| $k$ | Vertical shift up $k$ | Moves a horizontal asymptote to $y = k$ |
[!IMPORTANT] An exponential graph has exactly one asymptote, and $k$ owns it. For $y = a,b^{,x-h} + k$, the horizontal asymptote is $y = k$, so the range is $(k, \infty)$ when $a > 0$ and $(-\infty, k)$ when $a < 0$. Likewise a logarithmic graph has exactly one asymptote and $h$ owns it: $x = h$, with domain $(h, \infty)$. A cube root graph has none at all.
3. Worked Sketch 1: $y = 2^{,x+1} - 4$
- Rewrite in transformation form. $x + 1 = x - (-1)$, so $h = -1$ and $k = -4$: shift left 1, down 4.
- Asymptote. $y = -4$. Draw it as a dashed line first; the curve approaches it from above as $x \to -\infty$ and never touches it.
- $y$-intercept. $y = 2^{0+1} - 4 = 2 - 4 = -2$, giving $(0, -2)$.
- $x$-intercept. Set $2^{,x+1} - 4 = 0$, so $2^{,x+1} = 4 = 2^2$, so $x + 1 = 2$ and $x = 1$, giving $(1, 0)$.
- A third anchor. $x = 2$ gives $y = 2^3 - 4 = 4$, so $(2, 4)$ - useful because it establishes the growth on the right.
- End behavior. As $x \to -\infty$, $y \to -4^+$. As $x \to \infty$, $y \to \infty$.
y
4 + * (2, 4)
| /
0 +----------------*------/-------------> x
| (1,0) | /
-2 + ..........*(0,-2)
-4 +- - - - - - - - - - - - - - - - asymptote y = -4
4. Worked Sketch 2: $y = \log_3(x - 2) + 1$
- Asymptote. The argument must be positive: $x - 2 > 0$, so the vertical asymptote is $x = 2$ and the domain is $(2, \infty)$.
- Anchor from the parent's $(1, 0)$. Set $x - 2 = 1$, so $x = 3$; then $y = 0 + 1 = 1$, giving $(3, 1)$.
- Anchor from the parent's $(b, 1)$. Set $x - 2 = 3$, so $x = 5$; then $y = 1 + 1 = 2$, giving $(5, 2)$.
- $x$-intercept. Set $\log_3(x - 2) + 1 = 0$, so $\log_3(x - 2) = -1$, so $x - 2 = 3^{-1} = \tfrac{1}{3}$ and $x = \tfrac{7}{3} \approx 2.33$.
- End behavior. As $x \to 2^+$, $y \to -\infty$. As $x \to \infty$, $y \to \infty$, but slowly: reaching $y = 3$ requires $x = 11$.
[!TIP] To graph any non-decimal base on a calculator, use change of base: enter $Y_1 = \log(x-2)/\log(3) + 1$.
5. Worked Sketch 3: $y = \sqrt[3]{x + 8} - 1$
- No asymptote and no domain restriction. Cube roots accept every real number, so the curve extends across the entire plane.
- Inflection point. The parent's inflection at the origin moves to $(h, k) = (-8, -1)$. This is the point of $180^\circ$ rotational symmetry for the transformed graph.
- $y$-intercept. $y = \sqrt[3]{0 + 8} - 1 = 2 - 1 = 1$, giving $(0, 1)$.
- $x$-intercept. Set $\sqrt[3]{x + 8} = 1$, so $x + 8 = 1$ and $x = -7$, giving $(-7, 0)$.
- Symmetric partner. The point $(0, 1)$ sits $8$ units right of and $2$ units above the inflection point $(-8, -1)$. Odd symmetry means the mirrored point sits $8$ units left of and $2$ units below it, at $(-16, -3)$. Check: $\sqrt[3]{-16 + 8} - 1 = \sqrt[3]{-8} - 1 = -2 - 1 = -3$.
- End behavior. As $x \to -\infty$, $y \to -\infty$; as $x \to \infty$, $y \to \infty$. The curve is always increasing and flattens away from the inflection point rather than approaching any line.
6. The Grader's Checklist
| Family | Must Appear on the Sketch |
|---|---|
| Exponential | Dashed horizontal asymptote at $y = k$; the $y$-intercept; one point on the steep side; arrows showing the unbounded end |
| Logarithmic | Dashed vertical asymptote at $x = h$; the $x$-intercept; at least one point to the right; a curve that plunges near the asymptote |
| Cube root | The inflection point; at least one point on each side of it; no asymptote drawn; arrows in both directions |
Common deductions: drawing a horizontal asymptote at $y = 0$ on an exponential that was shifted vertically; letting a logarithmic curve cross its vertical asymptote; and drawing a cube root as if it stopped at its inflection point, which is a square root behavior, not a cube root one.
What are the horizontal asymptote and the y-intercept of the function y = 3(2)^(x - 1) + 5?
The function h(x) = log₄(x + 3) - 2 is graphed. What is the equation of its vertical asymptote, and what is its domain?
Which statement correctly describes the graph of f(x) = ∛(x - 5) + 2?