Study Guide

Exponents and logarithms

IB Mathematics AA HLΒ· Unit 1: Number & Algebra, Topic 3Β· 15 min read

1. Laws of Exponentsβ˜…β˜…β˜†β˜†β˜†β± 8 min

🚫 No Calculator

πŸ“˜ Definition

Exponential Expression

An expression representing repeated multiplication of the base , extended to all real exponents for positive bases

Example:

For any positive real numbers and real numbers , the following core laws hold:

  • ,

πŸ“ Worked Example

Simplify into the form

  1. 1

    Apply the power of a product rule to numerator and denominator:

  2. 2
    81/3(x3)1/3(yβˆ’2)1/34βˆ’1/2(x4)βˆ’1/2(yβˆ’3)βˆ’1/2\frac{8^{1/3} (x^3)^{1/3} (y^{-2})^{1/3}}{4^{-1/2} (x^4)^{-1/2} (y^{-3})^{-1/2}}
  3. 3

    Simplify exponents using the power of a power rule :

  4. 4
    2x1yβˆ’2/312xβˆ’2y3/2\frac{2 x^1 y^{-2/3}}{\frac{1}{2} x^{-2} y^{3/2}}
  5. 5

    Combine terms using exponent division rules:

  6. 6
    (2Γ·12)Γ—x1βˆ’(βˆ’2)Γ—yβˆ’23βˆ’32=4x3yβˆ’136(2 \div \frac{1}{2}) \times x^{1 - (-2)} \times y^{-\frac{2}{3} - \frac{3}{2}} = 4x^3 y^{-\frac{13}{6}}

Exam tip:

IB accepts both negative exponents and fractional forms unless the question explicitly specifies one format.

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

🚫 No Calculator

πŸ“˜ Definition

Logarithm

For , if and only if . Logarithms are the inverse function of exponential functions with base .

Example:

because

All logarithm laws are derived from exponent laws, and give us the following rules for :

  • ,

  • ,

πŸ“ Worked Example

Express as a single logarithm

  1. 1

    Apply the power rule to each term:

  2. 2
    log⁑362βˆ’log⁑3161/2+log⁑323\log_3 6^2 - \log_3 16^{1/2} + \log_3 2^3
  3. 3

    Simplify the powers inside the logarithms:

  4. 4
    log⁑336βˆ’log⁑34+log⁑38\log_3 36 - \log_3 4 + \log_3 8
  5. 5

    Combine using product and quotient logarithm rules:

  6. 6
    log⁑3(36Γ—84)=log⁑372\log_3 \left(\frac{36 \times 8}{4}\right) = \log_3 72

3. Change of Base Formulaβ˜…β˜…β˜…β˜†β˜†β± 7 min

βœ“ Calculator OK

When working with logarithms of different bases, or calculating decimal values for non-standard bases, we use the change of base formula to convert to a common base (usually or 10).

πŸ“˜ Definition

Change of Base Formula

For and , . The most common form uses natural logs: .

πŸ“ Worked Example

Find the exact value of

  1. 1

    Rewrite with base 2 using change of base:

  2. 2
    log⁑48=log⁑28log⁑24=32\log_4 8 = \frac{\log_2 8}{\log_2 4} = \frac{3}{2}
  3. 3

    Add the two terms and simplify using logarithm rules:

  4. 4
    32+log⁑212=log⁑223/2+log⁑212=log⁑2(12Γ—22)=log⁑2(242)\frac{3}{2} + \log_2 12 = \log_2 2^{3/2} + \log_2 12 = \log_2 (12 \times 2\sqrt{2}) = \log_2 (24\sqrt{2})

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

βœ“ Calculator OK

We use the inverse relationship between exponents and logarithms to solve both types of equations. A critical final step is always checking for extraneous solutions, since logarithms are only defined for positive arguments.

πŸ“ Worked Example

Solve , give answer to 3 significant figures

  1. 1

    Take the natural logarithm of both sides:

  2. 2
    ln⁑(22x+1)=ln⁑(3xβˆ’2)\ln(2^{2x+1}) = \ln(3^{x-2})
  3. 3

    Apply the power rule of logarithms:

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

    Rearrange to collect terms in on the left-hand side:

  6. 6
    2xln⁑2βˆ’xln⁑3=βˆ’2ln⁑3βˆ’ln⁑22x \ln 2 - x \ln 3 = -2 \ln 3 - \ln 2
  7. 7

    Factor and solve for :

  8. 8
    x=βˆ’2ln⁑3+ln⁑22ln⁑2βˆ’ln⁑3β‰ˆβˆ’30.7x = -\frac{2 \ln 3 + \ln 2}{2 \ln 2 - \ln 3} \approx -30.7
πŸ“ Worked Example

Solve

  1. 1

    Combine logarithms using the product rule:

  2. 2
    log⁑2[(x+3)(xβˆ’1)]=3\log_2 [(x+3)(x-1)] = 3
  3. 3

    Rewrite in exponential form:

  4. 4
    (x+3)(xβˆ’1)=23=8(x+3)(x-1) = 2^3 = 8
  5. 5

    Rearrange to form a quadratic equation:

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

    Solve the quadratic:

  8. 8
    x=βˆ’1Β±23x = -1 \pm 2\sqrt{3}
  9. 9

    Check domain: logarithms require , so discard the negative solution:

  10. 10

    Final solution:

5. Common Pitfalls

Wrong move:

Expanding as

Why:

The logarithm product rule only applies to products, not sums of arguments

Correct move:

Only apply to products, never sums

Wrong move:

Keeping negative solutions that make any logarithm argument non-positive

Why:

Logarithms are undefined for non-positive arguments, so these solutions are extraneous

Correct move:

Always check all solutions against the domain of the original equation

Wrong move:

Rewriting as

Why:

, which is not the same as

Correct move:

Only use for the logarithm of a power, not a power of a logarithm

Wrong move:

Simplifying as

Why:

Exponentiation is right-associative, so not

Correct move:

Evaluate the top exponent first when working with stacked exponents

Wrong move:

Simplifying as

Why:

The fraction of logarithms from change of base is not the logarithm of a fraction

Correct move:

Remember change of base is , not

6. Quick Reference Cheatsheet

Rule Type

Formula

Exponent Product

Exponent Power

Log Product

Log Power

Inverse Identity

,

Change of Base

Definition

Log Quotient

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.

  • 2023 Β· Paper 1

    Simplify mixed logarithmic expression

  • 2022 Β· Paper 2

    Solve exponential equation for x

  • 2021 Β· Paper 1

    Apply change of base formula

Going deeper

What's Next

Exponents and logarithms are foundational to almost all other topics in IB AA HL. You will use these laws constantly when working with exponential modeling, differentiation and integration of exponential and logarithmic functions, sequences and series, and solving differential equations. Small mistakes in this topic cascade into errors in more complex problems, so mastering the rules here will save you significant marks later. Next, you will extend this knowledge to study the graphs and properties of exponential and logarithmic functions, before applying these concepts to calculus.