DP Math AI · HL · Functions

AHL 2.10—Scaling large numbers, log-log graphs

Get started
Notes Quiz

Why Scale with Logarithms?

In many real-world contexts , populations, earthquake magnitudes, sound intensity, financial data , numbers span enormous ranges. Plotting a dataset where values range from 1 to 1,000,000 on a linear scale compresses all the small values into an indistinguishable cluster near the origin.

Logarithms solve this problem by converting multiplicative scales into additive ones. Instead of working with the raw numbers, we work with their exponents.

Logarithm: The logarithm of a number x to base a is the exponent n to which a must be raised to produce x. Written formally:
loga​(x)=n⟺x=an

This single idea has a powerful consequence for large numbers:

Original Valuelog10​ Value
10
1,0003
1,000,0006
0.001−3

The values in the table span nine orders of magnitude (from 10−3 to 106), yet the log scale compresses them into a range of just 9 units. If we consider only the positive values 1 to 1,000,000 (six orders of magnitude), those are compressed into a range of just 6 units. That's the power of logarithmic scaling.

Analogy

Think of the Richter scale for earthquakes. An earthquake of magnitude 7 isn't slightly stronger than magnitude 6 , it's 10 times more intense. The log scale converts that multiplicative jump into a neat additive step of 1.

Key Logarithm Properties

Before applying logarithms to data, you need to be fluent with their algebraic properties. These rules are the engine behind every linearisation technique.

For any valid base a (where a>0, a=1):

  • loga​(1)=0 since a0=1
  • loga​(a)=1 since a1=a
  • loga​(xy)=loga​(x)+loga​(y) , Product Rule
  • loga​(yx​)=loga​(x)−loga​(y) , Quotient Rule
  • loga​(xb)=bloga​(x) , Power Rule
  • loga​(x)=logb​(a)logb​(x)​ , Change of Base Formula
Exam Tip

The power rule is the most important for linearisation. When you take log of both sides of y=axb, it turns the exponent b into a coefficient , that's what creates the straight line on a log-log graph.

Warning

loga​(x+y)=loga​(x)+loga​(y). The product rule applies to multiplication inside the log, not addition. This is one of the most common algebraic errors students make.

Free preview

10 more sections in this topic

← Previous topicAHL 2.9—HL modelling functions
Koncepts

Learn it properly. Then practise like it's the real paper.

Start free

Features

  • Lessons
  • Past papers
  • Library
  • Homework Help
  • Duels

More

  • For parents
  • Compare
  • Plans & pricing
  • DP for students

Legal

  • Privacy
  • Terms
  • Account deletion

© 2026 Koncepts (product of PrepAiro, Inc). All rights reserved.
DP, IB, EE and TOK are terms of the International Baccalaureate Organization.

Made for IB DP students.