Study Guide

Exponential and logarithmic functions and graphs

IB Mathematics: Analysis and Approaches SLΒ· 25 min read

1. Key Features of Exponential Function Graphsβ˜…β˜…β˜†β˜†β˜†β± 10 min

🚫 No Calculator

πŸ“˜ Definition

General Exponential Function

f(x)=abkx+c,a≠0,b>0,b≠1f(x) = ab^{kx} + c, a \neq 0, b > 0, b \neq 1

A function with the independent variable in the exponent. gives exponential growth, gives exponential decay.

Example:

is a growth exponential function

All exponential functions are defined for all real , so their domain is always . They have a horizontal asymptote at for the general form, and their range depends on the sign of .

πŸ“ Worked Example

Sketch , state its domain, range and asymptote.

  1. 1

    Identify parameters: , , . Asymptote is at .

  2. 2

    Find the y-intercept by substituting :

  3. 3
    f(0)=3(20)βˆ’1=3(1)βˆ’1=2f(0) = 3(2^0) - 1 = 3(1) - 1 = 2
  4. 4

    Find the x-intercept by setting :

  5. 5
    0=3(2x)βˆ’1β€…β€ŠβŸΉβ€…β€Š2x=13β€…β€ŠβŸΉβ€…β€Šx=log⁑2(13)β‰ˆβˆ’1.580 = 3(2^x) - 1 \implies 2^x = \frac{1}{3} \implies x = \log_2\left(\frac{1}{3}\right) \approx -1.58
  6. 6

    State domain and range: is defined for all real , so domain is . Since for all , , so range is .

Exam tip:

Always check the sign of when finding the range: if , the range will be instead of . Exclude the asymptote value from the range.

2. Key Features of Logarithmic Function Graphsβ˜…β˜…β˜…β˜†β˜†β± 12 min

🚫 No Calculator

πŸ“˜ Definition

General Logarithmic Function

f(x)=alog⁑b(kx+c)+d,aβ‰ 0,b>0,bβ‰ 1f(x) = a\log_b(kx + c) + d, a \neq 0, b > 0, b \neq 1

The inverse of an exponential function, only defined for positive arguments. It has a vertical rather than horizontal asymptote.

Example:

is a natural logarithmic function

Logarithmic functions can only accept positive input values, so their domain is always restricted. The vertical asymptote occurs where the argument of the logarithm equals zero. Their range is always all real numbers.

πŸ“ Worked Example

For , find the asymptote, domain, range and intercepts.

  1. 1

    The logarithm is only defined when its argument is positive:

  2. 2
    2xβˆ’4>0β€…β€ŠβŸΉβ€…β€Šx>22x - 4 > 0 \implies x > 2
  3. 3

    The vertical asymptote occurs when the argument equals zero:

  4. 4
    2xβˆ’4=0β€…β€ŠβŸΉβ€…β€Šx=22x - 4 = 0 \implies x = 2
  5. 5

    State domain and range: Domain is , range is all real numbers .

  6. 6

    Check for intercepts: No y-intercept, since is not in the domain. Set to find the x-intercept:

  7. 7
    0=ln⁑(2xβˆ’4)+1β€…β€ŠβŸΉβ€…β€Š2xβˆ’4=eβˆ’1β€…β€ŠβŸΉβ€…β€Šxβ‰ˆ2.180 = \ln(2x-4) + 1 \implies 2x - 4 = e^{-1} \implies x \approx 2.18

Exam tip:

Leave intercepts and other values in exact form unless the question explicitly asks for a decimal approximation.

3. Exponential and Logarithmic Functions as Inversesβ˜…β˜…β˜†β˜†β˜†β± 10 min

🚫 No Calculator

Exponential and logarithmic functions with the same base are inverse functions of one another. This means their graphs are reflections of each other across the line , and their key features swap: domain exchanges with range, and horizontal asymptotes become vertical asymptotes.

πŸ“ Worked Example

Confirm that and are inverses.

  1. 1

    To confirm inverses, we check that and .

  2. 2

    First calculate :

  3. 3
    f(g(x))=2e(ln⁑(x/2)βˆ’1)+1=2eln⁑(x/2)=2β‹…x2=xf(g(x)) = 2e^{(\ln(x/2) - 1) + 1} = 2e^{\ln(x/2)} = 2 \cdot \frac{x}{2} = x
  4. 4

    Next calculate :

  5. 5
    g(f(x))=ln⁑(2ex+12)βˆ’1=ln⁑(ex+1)βˆ’1=(x+1)βˆ’1=xg(f(x)) = \ln\left(\frac{2e^{x+1}}{2}\right) - 1 = \ln(e^{x+1}) - 1 = (x+1) - 1 = x
  6. 6

    Since both compositions equal , the functions are confirmed as inverses.

4. Transformations of Exponential and Logarithmic Graphsβ˜…β˜…β˜…β˜†β˜†β± 15 min

🚫 No Calculator

Standard function transformation rules apply to exponential and logarithmic graphs. The most common mistake comes from misidentifying horizontal translations when the x-term has a coefficient.

πŸ“ Worked Example

Describe the transformation that maps onto , and state the new asymptote.

  1. 1

    Rewrite the function to factor out the coefficient of , to clearly identify transformations:

  2. 2
    y=e2(x+2)βˆ’1y = e^{2(x + 2)} - 1
  3. 3

    Starting from : first apply a horizontal compression by scale factor (parallel to the x-axis).

  4. 4

    Next, translate the graph 2 units to the left.

  5. 5

    Finally, translate the graph 1 unit down.

  6. 6

    The original asymptote of is the horizontal line . After the 1 unit down translation, the new asymptote is .

Exam tip:

Always factor out the coefficient of before identifying horizontal translations. This avoids the common mistake of shifting 4 units left instead of 2 units left for .

5. Common Pitfalls

Wrong move:

Writing the range of as , including the asymptote.

Why:

never equals 0, so never equals -3. Asymptotes are never included in the range or domain.

Correct move:

Write the range as , using an open bracket for the asymptote value.

Wrong move:

Stating that is shifted 2 units right from .

Why:

Transformation rules state shifts units left, because the function reaches the same -value units earlier.

Correct move:

Identify a shift of 2 units left from the original graph.

Wrong move:

Claiming is a valid exponential function over all real .

Why:

Negative bases produce undefined values for many , e.g. is not a real number.

Correct move:

Recognize that exponential functions always have positive bases, not equal to 1, by definition.

Wrong move:

Including the vertical asymptote in the domain of .

Why:

The function is undefined at the asymptote, where the argument of the logarithm equals zero.

Correct move:

State the domain as , excluding the asymptote value .

6. Quick Reference Cheatsheet

Function Type

Domain

Range

Asymptote

Horizontal:

Horizontal:

Vertical:

Vertical:

;

Horizontal:

Vertical:

7. Frequently Asked

Do I need to memorize these shapes for the exam?

Yes, paper 1 (non-calculator) frequently asks you to sketch or identify graphs, so knowing base shapes, asymptotes and key intercepts is essential.

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2025 Β· 1

    Identify graph features of log function

  • 2024 Β· 2

    Transform exponential graph, find asymptote

  • 2023 Β· 1

    Confirm inverse relationship of functions

What's Next

Mastery of exponential and logarithmic graphs is a critical foundation for upcoming topics including solving exponential and logarithmic equations, modeling real-world growth and decay, and the differentiation and integration of these functions later in the course. Graph interpretation questions appear frequently on both paper 1 and paper 2 of the IB AA SL exam, often paired with modeling problems or inverse function questions. Building fluency with key features and transformations now will make more complex topics much easier to master.