IB MATHEMATICS: ANALYSIS AND APPROACHES • NUMBER AND ALGEBRA

Scientific Notation — SL 1.1 Scientific notation (operations with numbers a × 10^k)

Master the compact language scientists use to express and operate on extraordinarily large and small numbers.

Historical Context & Motivation

Humans have always struggled with very large and very small numbers. Ancient astronomers estimated the distance to the Sun, early chemists counted atoms in a sample, and physicists measured the charge of a single electron — all of which produce numbers with dozens of digits. Writing these numbers out in full is not only tedious but error-prone. Scientific notation was developed as a shorthand that makes such numbers compact, readable, and easy to compute with.

The idea of expressing numbers as a product of a coefficient and a power of ten evolved alongside the development of logarithms and positional numeral systems. As science demanded greater precision and larger scales, this notation became indispensable. Today it is a universal convention in physics, chemistry, engineering, and the IB Mathematics curriculum.

1614
Napier Publishes Logarithms
John Napier introduces logarithms, giving mathematicians a way to work with powers of 10 and laying the groundwork for expressing numbers in exponential form.
1799
Metric System Adopted
France adopts the metric system, built entirely on powers of 10. Scientists begin regularly writing measurements with prefixes like kilo- (10³) and milli- (10⁻³).
1895
Atomic-Scale Measurements
Discoveries by Röntgen (X-rays) and Thomson (electrons) produce measurements at scales of 10⁻¹⁰ m and 10⁻³¹ kg, making scientific notation essential in laboratory reports.
1960s
Computer & Calculator Era
Early calculators display large numbers as 'E notation' (e.g., 6.02E23). Scientific notation becomes the standard digital format for very large and very small values.

The central question this notation addresses is straightforward: How can we write, compare, and compute with numbers that span dozens of orders of magnitude without drowning in zeros? Scientific notation provides the elegant answer.

Core Principles & Definitions

A number is in scientific notation when it is written in the form a × 10k, where a is a decimal number satisfying 1 ≤ |a| < 10 and k is an integer. The IB syllabus (SL 1.1) requires you to convert numbers into this form and to perform addition, subtraction, multiplication, and division while keeping your results in scientific notation.

1

The Coefficient (a)

The coefficient a always has exactly one non-zero digit before the decimal point. For example, 6.022 or 3.00 — never 60.22 or 0.300.
2

The Exponent (k)

The integer exponent k tells you how many places to move the decimal point. A positive k means a large number; a negative k means a small one.
3

Multiplication Rule

Multiply the coefficients and add the exponents: (a × 10ᵐ)(b × 10ⁿ) = ab × 10ᵐ⁺ⁿ. Adjust the coefficient if it falls outside the range [1, 10).
4

Division Rule

Divide the coefficients and subtract the exponents: (a × 10ᵐ) ÷ (b × 10ⁿ) = (a/b) × 10ᵐ⁻ⁿ. Re-adjust the coefficient if necessary.
5

Addition & Subtraction

Before adding or subtracting, rewrite both numbers with the same power of 10. Then combine the coefficients and keep the common exponent.
KEY TAKEAWAY
Think of scientific notation like an address system for numbers. The coefficient tells you which house you're at, and the exponent tells you which street (order of magnitude). Multiplying numbers means staying on the same block but combining addresses — you multiply the house numbers and add the street numbers.

Visual Explanation — The Number Line of Powers

The number line above spans over 40 orders of magnitude. Negative exponents (left, cyan) denote tiny quantities, while positive exponents (right, pink) denote enormous ones. The golden tick at 10⁰ = 1 marks everyday human scale.

The diagram reveals a fundamental idea: every power-of-ten step represents a tenfold increase or decrease. Moving from 10³ to 10⁶ isn't just "3 more" — it's a factor of one thousand. Scientific notation captures this exponential scaling in a tidy package, letting you compare an atom's radius (≈ 1 × 10⁻¹⁰ m) with the Sun–Earth distance (≈ 1.5 × 10¹¹ m) without writing out 21 zeros.

Mathematical Framework

Standard Form Definition

STANDARD FORM
a × 10ᵏ where 1 ≤ |a| < 10 and k ∈ ℤ
a = coefficient (significand); k = integer exponent indicating the order of magnitude.

Multiplication

MULTIPLICATION
(a × 10ᵐ) × (b × 10ⁿ) = (a × b) × 10ᵐ⁺ⁿ
Multiply the coefficients, then add the exponents. If a × b ≥ 10, shift the decimal one place left and increase the exponent by 1.

Division

DIVISION
(a × 10ᵐ) ÷ (b × 10ⁿ) = (a ÷ b) × 10ᵐ⁻ⁿ
Divide the coefficients, then subtract the exponents. If a ÷ b < 1, shift the decimal one place right and decrease the exponent by 1.

Addition & Subtraction

ADDITION / SUBTRACTION
a × 10ᵏ ± b × 10ᵏ = (a ± b) × 10ᵏ
Both numbers must share the same exponent before you add or subtract coefficients. Re-write one (or both) numbers to achieve a common power of 10.
💡 IB Exam Tip
On the IB exam, your GDC (graphing display calculator) returns results in scientific notation automatically when numbers are very large or small. However, you are expected to show algebraic working — not just a calculator screenshot. Always present your final answer in proper a × 10ᵏ form with the coefficient between 1 and 10.

Detailed Breakdown of Operations

The four arithmetic operations in scientific notation each have a distinct workflow. The diagram below illustrates the decision process you should follow, and the table provides quick-reference rules for each operation.

This flowchart shows two parallel pathways — one for multiplication/division (violet, left) and one for addition/subtraction (cyan, right). Both converge at the final adjustment step (emerald), where you ensure the coefficient satisfies 1 ≤ |a| < 10.
Quick-reference table for the four operations in scientific notation
OperationCoefficient RuleExponent RuleExample
×Multiply a × bAdd: m + n(3 × 10⁴)(2 × 10³) = 6 × 10⁷
÷Divide a ÷ bSubtract: m − n(8 × 10⁵) ÷ (4 × 10²) = 2 × 10³
+Match exponents, then addKeep common exponent3.2 × 10⁴ + 5.0 × 10³ = 3.7 × 10⁴
Match exponents, then subtractKeep common exponent6.0 × 10⁵ − 4.0 × 10⁴ = 5.6 × 10⁵

Worked Example

The following example combines multiplication with an adjustment step. Suppose you need to calculate the total energy radiated by a star in one year, given its power output and the number of seconds in a year.

Multiplying Two Numbers in Scientific Notation
1
Step 1 — State the ProblemA star emits energy at a rate of 3.8 × 10²⁶ W. There are approximately 3.15 × 10⁷ s in one year. Find the total energy output in one year (Energy = Power × Time).
2
Step 2 — Multiply the CoefficientsMultiply the coefficients: 3.8 × 3.15 = 11.97.
Coefficient product = 11.97
3
Step 3 — Add the ExponentsAdd the exponents from each factor: 26 + 7 = 33. So the preliminary answer is 11.97 × 10³³.
Preliminary: 11.97 × 10³³
4
Step 4 — Adjust the CoefficientThe coefficient 11.97 is greater than 10, so it violates the requirement 1 ≤ |a| < 10. Divide the coefficient by 10 (shifting the decimal one place left) and increase the exponent by 1: 11.97 × 10³³ = 1.197 × 10³⁴.
E ≈ 1.20 × 10³⁴ J
5
Step 5 — Interpret the ResultThe star radiates roughly 1.20 × 10³⁴ joules of energy per year. Notice how scientific notation kept the calculation manageable — without it, you'd be wrestling with a 34-digit number.
Adding Two Numbers in Scientific Notation
1
Step 1 — State the ProblemAdd 4.6 × 10⁵ and 3.2 × 10⁴.
2
Step 2 — Match the ExponentsRewrite 3.2 × 10⁴ with the larger exponent 10⁵: 3.2 × 10⁴ = 0.32 × 10⁵. Now both numbers share the exponent 5.
0.32 × 10⁵
3
Step 3 — Add the Coefficients4.6 + 0.32 = 4.92.
4.92 × 10⁵
4
Step 4 — CheckThe coefficient 4.92 is between 1 and 10, so no adjustment is needed. The answer is 4.92 × 10⁵.

Common Mistakes & How to Avoid Them

Even after you've learned the rules, certain errors crop up repeatedly on IB exams. The table below highlights the most frequent pitfalls and their corrections.

Common pitfalls when working with scientific notation
MistakeWhy It's WrongCorrect Approach
Adding exponents during additionExponent addition only applies to multiplication. Adding exponents when adding numbers gives a wildly incorrect result.Match exponents first, then add only the coefficients.
Forgetting to adjust the coefficientLeaving a coefficient like 15.3 × 10⁴ is not proper scientific notation and will lose marks.Shift the decimal and compensate the exponent: 1.53 × 10⁵.
Wrong sign on the exponentWriting 0.00042 as 4.2 × 10³ instead of 4.2 × 10⁻⁴ reverses the number's size by 7 orders of magnitude.Count decimal shifts carefully: left = positive exponent, right (for small numbers) = negative exponent.
Rounding too earlyRounding intermediate results can compound errors, especially in multi-step calculations.Keep extra significant figures throughout; round only the final answer (typically 3 s.f. for IB).
⚠️ KEY TAKEAWAY
The most dangerous mistake is treating addition like multiplication. Imagine stacking two piles of bricks (addition) versus combining two groups of workers on a factory line (multiplication). Stacking bricks doesn't multiply their count — you just merge the two piles. Similarly, when you add numbers in scientific notation, you match exponents and combine coefficients. You never add exponents.

Connection to Advanced Topics

Scientific notation is the gateway to several important concepts you will encounter later in your IB course and beyond. Mastering it now pays dividends in topics ranging from logarithms to physics calculations.

How SL 1.1 connects to later IB topics
This Lesson (SL 1.1)Advanced Extension
Exponent k tells order of magnitudeLogarithms (SL 1.5): log₁₀(a × 10ᵏ) = log₁₀ a + k, connecting scientific notation directly to the log scale.
Operations with 10ᵏExponent laws (SL 1.2): rules like 10ᵐ × 10ⁿ = 10ᵐ⁺ⁿ generalize to any base aᵐ × aⁿ = aᵐ⁺ⁿ.
Significant figures in coefficientError & uncertainty (SL 1.6): the number of significant figures directly reflects measurement precision.
Large/small number handlingPhysics HL: Coulomb's law, gravitational force, and Planck's constant all require fluent use of scientific notation.

When you study logarithms in SL 1.5, you will discover that the exponent k in scientific notation is essentially the integer part of log₁₀ of the number. Understanding this relationship transforms scientific notation from a formatting trick into a conceptual tool for thinking about scale and magnitude.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain why the number 42.5 × 10⁶ is not in proper scientific notation. Rewrite it correctly.
PROBLEM 2BASIC CALCULATION
Evaluate (5.0 × 10³) × (4.0 × 10⁵). Give your answer in scientific notation.
PROBLEM 3INTERMEDIATE
Calculate (6.4 × 10⁷) − (8.0 × 10⁵). Express your answer in scientific notation to 3 significant figures.
PROBLEM 4APPLIED
The mass of the Earth is approximately 5.97 × 10²⁴ kg and the mass of the Moon is approximately 7.35 × 10²² kg. How many times more massive is the Earth than the Moon? Give your answer in standard form to 3 significant figures.
PROBLEM 5CRITICAL THINKING
A student claims that (2 × 10⁴) + (3 × 10⁴) = 5 × 10⁸ because "you add coefficients and add exponents." Identify the error, provide the correct answer, and explain under which operation adding exponents would be valid.

Lesson Summary

Scientific notation expresses any number in the form a × 10ᵏ, where the coefficient a satisfies 1 ≤ |a| < 10 and the exponent k is an integer. For multiplication, multiply coefficients and add exponents. For division, divide coefficients and subtract exponents. For addition and subtraction, first rewrite both numbers with a common power of 10, then combine the coefficients.

Always check that your final coefficient lies between 1 and 10; if not, adjust by shifting the decimal and compensating the exponent. This notation is not just a formatting convention — it is the universal language for handling extremely large and small quantities in science and engineering, and it connects directly to logarithms, exponent laws, and significant figures — topics you will explore throughout the IB course.

Varsity Tutors • IB Mathematics: Analysis and Approaches • Scientific Notation — SL 1.1