Study Guide

Exponential and logarithmic functions

IB Mathematics: Analysis and Approaches HLΒ· Unit 2: Functions, Topic 7Β· 15 min read

1. Definition and Core Properties of Exponential Functionsβ˜…β˜…β˜†β˜†β˜†β± 5 min

πŸ“˜ Definition

Exponential Function

f(x)=ax,a>0,a≠1f(x) = a^x, \quad a > 0, a \neq 1

A function with a constant positive base and variable exponent, defined for all real input values.

Example:

, ,

All exponential functions share key properties: they are continuous for all real , they pass through the point (since for any ), and have a horizontal asymptote at for untransformed functions. If the function is strictly increasing, if it is strictly decreasing.

πŸ“ Worked Example

For , state the domain, range, and equation of the horizontal asymptote.

  1. 1

    Step 1: The exponent can take any real value, so horizontal shifts do not change the domain of an exponential function.

  2. 2

    Domain of is all real numbers:

  3. 3

    Step 2: The range of the base exponential (for any real ) is .

  4. 4

    Step 3: The function is shifted up 1 unit, so the lower bound of the range becomes , with no upper bound.

  5. 5

    Range is

  6. 6

    Step 4: As , , so , so the horizontal asymptote is .

Exam tip:

Always account for vertical shifts when finding the asymptote and range of transformed exponential functions β€” this is a common marking point.

2. Logarithms as Inverses and Logarithm Lawsβ˜…β˜…β˜†β˜†β˜†β± 6 min

πŸ“˜ Definition

Logarithm

log⁑ax=y\log_a x = y

The inverse of the exponential function , defined only for positive , where .

Example:

, since

As inverses of exponentials, logarithms swap the domain and range of exponentials: domain is , range is all real numbers. All core logarithm laws are derived directly from exponent rules.

  • Product law:

  • Quotient law:

  • Power law:

  • Change of base: for any

πŸ“ Worked Example

Simplify to a single logarithm.

  1. 1

    Step 1: Apply the power law to the first term:

  2. 2
    2ln⁑3=ln⁑32=ln⁑92 \ln 3 = \ln 3^2 = \ln 9
  3. 3

    Step 2: Apply the product law to add the first two terms:

  4. 4
    ln⁑9+ln⁑4=ln⁑(9Γ—4)=ln⁑36\ln 9 + \ln 4 = \ln (9 \times 4) = \ln 36
  5. 5

    Step 3: Apply the quotient law to subtract the final term:

  6. 6
    ln⁑36βˆ’ln⁑12=ln⁑(3612)=ln⁑3\ln 36 - \ln 12 = \ln \left(\frac{36}{12}\right) = \ln 3

3. Graphs and Transformationsβ˜…β˜…β˜…β˜†β˜†β± 5 min

Since exponential and logarithmic functions are inverses, their graphs are reflections of each other over the line . Key features for (the most common case in exams) are:

Function

Asymptote

Key Point

Monotonicity

Horizontal

Strictly increasing

Vertical

Strictly increasing

Transformations follow the same rules as all functions: horizontal shifts move asymptotes horizontally, vertical shifts move them vertically. Always find the new asymptote first before plotting points.

πŸ“ Worked Example

For , state the asymptote and intercepts.

  1. 1

    Step 1: Start with base , which has vertical asymptote .

  2. 2

    Step 2: Replace with , which shifts the graph left 1 unit. Asymptote becomes .

  3. 3

    Step 3: Find the y-intercept by setting : , so y-intercept is .

  4. 4

    Step 4: Find the x-intercept by setting :

  5. 5
    0=log⁑2(x+1)βˆ’2β€…β€ŠβŸΉβ€…β€Šlog⁑2(x+1)=2β€…β€ŠβŸΉβ€…β€Šx+1=22=4β€…β€ŠβŸΉβ€…β€Šx=30 = \log_2(x+1) - 2 \implies \log_2(x+1) = 2 \implies x+1 = 2^2 = 4 \implies x=3
  6. 6

    So x-intercept is .

Exam tip:

Shifted asymptotes are almost always a required marking point in graphing questions for these functions.

4. Solving Exponential and Logarithmic Equationsβ˜…β˜…β˜…β˜…β˜†β± 7 min

For exponential equations where bases cannot be matched, take logarithms of both sides to bring down the exponent. For logarithmic equations, combine terms into a single logarithm using the laws, then convert to exponential form. Always check for extraneous solutions that fall outside the domain of the original function.

πŸ“ Worked Example

Solve for .

  1. 1

    Step 1: Recognize this is a quadratic equation in . Let , so substitute:

  2. 2
    2u2βˆ’5u+2=02u^2 - 5u + 2 = 0
  3. 3

    Step 2: Factor the quadratic:

  4. 4
    (2uβˆ’1)(uβˆ’2)=0β€…β€ŠβŸΉβ€…β€Šu=12 or u=2(2u - 1)(u - 2) = 0 \implies u = \frac{1}{2} \text{ or } u = 2
  5. 5

    Step 3: Substitute back and take natural logs of both sides:

  6. 6
    ex=12β€…β€ŠβŸΉβ€…β€Šx=ln⁑(12)=βˆ’ln⁑2e^x = \frac{1}{2} \implies x = \ln \left(\frac{1}{2}\right) = -\ln 2
  7. 7
    ex=2β€…β€ŠβŸΉβ€…β€Šx=ln⁑2e^x = 2 \implies x = \ln 2
  8. 8

    Step 4: Check: is always positive, so both solutions are valid. Final solutions are .

5. Common Pitfalls

Wrong move:

Claiming

Why:

Students confuse the product law for logarithms, which applies to products of arguments, not sums inside the logarithm.

Correct move:

Remember , this rule does not extend to .

Wrong move:

Forgetting to check for extraneous solutions when solving logarithmic equations

Why:

Algebraic manipulation can produce solutions that are outside the domain of the original logarithmic function.

Correct move:

Substitute all candidate solutions back into the original equation to confirm all logarithm arguments are positive.

Wrong move:

Stating the domain of is

Why:

Confusing exponential functions (variable exponent) with power functions (variable base), which often have restricted domains.

Correct move:

The domain of any exponential function () is all real numbers .

Wrong move:

Ignoring that only holds for

Why:

Students assume inverse relations hold for all inputs, but inverses are only defined for inputs in the domain of the inner function.

Correct move:

Any solution for when working with or is automatically invalid.

6. Quick Reference Cheatsheet

Feature

Exponential ,

Logarithm ,

Domain

Range

Asymptote

Horizontal:

Vertical:

Key Point

Monotonicity

Strictly increasing

Strictly increasing

Product Rule

Quotient Rule

Power Rule

Inverse Relation

7. Frequently Asked

Do I need to memorize all logarithm laws for the exam?

Yes, all core logarithm laws are expected to be memorized for both Paper 1 (non-calculator) and Paper 2 exams.

Can I use change of base on my calculator for any logarithm?

Yes, most calculators only handle base 10 and natural log, so you are expected to use change of base for other bases in calculator sections.

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 Β· Paper 1

    Simplify logarithmic expression

  • 2024 Β· Paper 2

    Solve exponential growth problem

  • 2023 Β· Paper 1

    Sketch transformed log graph

Going deeper

What's Next

Exponential and logarithmic functions are foundational for nearly all remaining topics in IB AA HL. They are critical for calculus, where you will learn to differentiate and integrate these functions, and they are the core tool for modeling real-world phenomena like population growth, radioactive decay, and compound interest. They also appear frequently in differential equations, a key topic for Paper 3. Mastering their properties and algebraic manipulation now will pay dividends for more advanced topics later in the course.