Study Guide

Exponential and logarithmic functions

IB Mathematics Applications and Interpretation SLΒ· 6 min read

1. Core Definitions and Inverse Relationshipβ˜…β˜…β˜†β˜†β˜†β± 15 min

πŸ“˜ Definition

Exponential function

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

A function where the independent variable is the exponent of a constant base . Domain is all real numbers, range is all positive real numbers.

Example:

f(x) = 2^x, f(x) = e^x

πŸ“˜ Definition

Logarithmic function

f(x)=log⁑ax,a>0,aβ‰ 1f(x) = \log_a x, \quad a>0, a \neq 1

The inverse of the exponential function with base . By definition, if and only if . Domain is all positive real numbers, range is all real numbers.

Example:

\log_2 8 = 32^3 = 8$

Exponential and logarithmic functions are inverses, so their graphs are reflections of each other across the line . This definition is the foundation for all conversions and equation solving.

πŸ“ Worked Example

Convert to logarithmic form, and convert to exponential form.

  1. 1

    Recall the inverse relationship:

  2. 2

    For , we have , , , so

  3. 3
    log⁑5125=3\log_5 125 = 3
  4. 4

    For , we have , , , so

  5. 5
    42=164^2 = 16

Exam tip:

Always check your conversion by substituting back to confirm you placed the base, exponent, and argument correctly.

2. Laws of Logarithmsβ˜…β˜…β˜†β˜†β˜†β± 20 min

All logarithm laws are derived directly from the laws of exponents. These rules let you simplify complex logarithmic expressions and solve equations.

Law Name

Logarithm Form

Exponent Equivalent

Product Rule

Quotient Rule

Power Rule

Change of Base

N/A

πŸ“ Worked Example

Simplify

  1. 1

    Apply the power rule first to the first term:

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

    Combine the first two terms with the product rule:

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

    Apply the quotient rule for the final simplification:

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

3. Solving Exponential and Logarithmic Equationsβ˜…β˜…β˜…β˜†β˜†β± 25 min

When the variable is in the exponent, we use logarithms to 'bring down' the exponent and solve. For logarithmic equations, we convert to exponential form after combining terms, then always check for extraneous solutions.

πŸ“ Worked Example

Solve

  1. 1

    Combine the logs using the product rule:

  2. 2
    log⁑2[x(x+2)]=3\log_2 [x(x+2)] = 3
  3. 3

    Convert from logarithmic to exponential form:

  4. 4
    x(x+2)=23=8x(x+2) = 2^3 = 8
  5. 5

    Rearrange into standard quadratic form:

  6. 6
    x2+2xβˆ’8=0x^2 + 2x - 8 = 0
  7. 7

    Factor and solve the quadratic:

  8. 8
    (x+4)(xβˆ’2)=0β€…β€ŠβŸΉβ€…β€Šx=βˆ’4 or x=2(x+4)(x-2) = 0 \implies x = -4 \text{ or } x = 2
  9. 9

    Check solutions: gives undefined logs (negative arguments), so it is extraneous. has positive arguments, so it is valid.

  10. 10

    Final solution:

πŸ“ Worked Example

Solve for , give your answer to 3 significant figures.

  1. 1

    Take the natural logarithm of both sides:

  2. 2
    ln⁑(32xβˆ’1)=ln⁑24\ln\left(3^{2x -1}\right) = \ln 24
  3. 3

    Apply the power rule to bring down the exponent:

  4. 4
    (2xβˆ’1)ln⁑3=ln⁑24(2x -1) \ln 3 = \ln 24
  5. 5

    Rearrange to isolate the term with :

  6. 6
    2xβˆ’1=ln⁑24ln⁑3β‰ˆ2.8932x - 1 = \frac{\ln 24}{\ln 3} \approx 2.893
  7. 7

    Solve for :

  8. 8
    2xβ‰ˆ3.893β€…β€ŠβŸΉβ€…β€Šxβ‰ˆ1.952x \approx 3.893 \implies x \approx 1.95

4. Exponential Growth and Decay Modelingβ˜…β˜…β˜…β˜†β˜†β± 20 min

βœ“ Calculator OK

πŸ“˜ Definition

Exponential growth/decay model

A(t)=A0ektA(t) = A_0 e^{kt}

Standard continuous model where is the initial quantity at , is the constant growth/decay rate, for growth and for decay.

Example:

Population growth, radioactive decay, cooling

Most applied exponential problems in IB AI SL follow this standard form. The first step is always to use given information to find the unknown constant , then use the model to answer the question.

πŸ“ Worked Example

A bacterial population grows exponentially. At there are 100 bacteria, after 3 hours there are 800 bacteria. Find in the model , then find the population after 5 hours.

  1. 1

    Substitute the known values () into the model:

  2. 2
    800=100e3k800 = 100 e^{3k}
  3. 3

    Divide both sides by 100 to isolate the exponential:

  4. 4
    8=e3k8 = e^{3k}
  5. 5

    Take natural log of both sides:

  6. 6
    ln⁑8=3k\ln 8 = 3k
  7. 7

    Solve for :

  8. 8
    k=ln⁑83=ln⁑2β‰ˆ0.693k = \frac{\ln 8}{3} = \ln 2 \approx 0.693
  9. 9

    Calculate population at :

  10. 10
    A(5)=100e5ln⁑2=100(eln⁑2)5=100Γ—25=3200A(5) = 100 e^{5 \ln 2} = 100 (e^{\ln 2})^5 = 100 \times 2^5 = 3200

Exam tip:

Always check that your final population or quantity makes sense: growth should give a larger number than the initial, decay should give a smaller number.

5. Common Pitfalls

Wrong move:

Forgetting to check for extraneous solutions when solving logarithmic equations

Why:

Quadratic equations often produce negative solutions that make log arguments negative, which are undefined

Correct move:

Always substitute every solution back into the original equation to confirm all log arguments are positive

Wrong move:

Writing instead of

Why:

Confusion between the exponent of the argument and the exponent of the entire logarithm

Correct move:

Remember the power rule brings the exponent of the argument out front as a multiplier

Wrong move:

Splitting into

Why:

Confusing the product rule for logarithms with addition inside the log

Correct move:

The product rule only applies to products inside the log, not sums. cannot be simplified in general.

Wrong move:

Taking the logarithm of both sides of before isolating

Why:

Logarithms do not distribute over addition, so early log application leads to wrong simplification

Correct move:

Always rearrange to isolate the exponential term on one side before taking logarithms

Wrong move:

Confusing the domain of exponential and logarithmic functions

Why:

Mixing up which function can accept negative inputs

Correct move:

Exponentials accept any real and output positive values; logarithms only accept positive and output any real value

6. Quick Reference Cheatsheet

Concept

Key Formula

Note

Exponential ↔ Log conversion

Inverse relationship

Product Rule

Quotient Rule

Power Rule

Change of Base

Works for any positive base

Continuous Model

growth, decay

Domain Check

requires

Always check for extraneous solutions

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.

  • 2022 Β· 1

    Exponential growth model problem

  • 2023 Β· 2

    Solve quadratic logarithmic equation

What's Next

Exponential and logarithmic functions are one of the most frequently tested topics in IB AI SL, appearing in both pure and applied questions across both papers. They form the foundation for modeling all proportional growth and decay problems, which are core to applications in finance, biology, and physics. Mastering the rules here will make it much easier to tackle applied problems later in the course, where you will use these functions to model real-world phenomena and interpret results in context.