IB Maths Paper 1 & 2 20 min read

Laws of Indices

Hi! Today we’re learning the laws of indices — also called the rules of powers. Don’t worry about the long name. These are simple shortcuts that save you from doing tons of multiplication. Once you learn them, problems that look scary become really easy. Let’s begin slow and build up step by step.

📘

What you will learn

  • What an “index” actually means in normal English
  • 9 simple rules that solve every IB question on powers
  • How to handle negative powers (it’s just flipping)
  • How to handle fractions in the power (it’s just roots)
  • The “change the base” trick — examiners love this one
  • 5 fully solved exam-style problems with all the steps shown

Step 1: What does “index” mean?

Let’s start with the basics. When you write something like 2⁵, you have two parts:

And what does 2⁵ actually mean? It just means “multiply 2 by itself, 5 times”:

2⁵ = 2 × 2 × 2 × 2 × 2 = 32

Easy way to picture it: imagine you have one chocolate bar. Every day, the number doubles. Day 1 you have 2 bars, day 2 you have 4, day 3 you have 8, day 4 you have 16, day 5 you have 32. That’s exactly 2⁵. Powers describe things that grow by multiplying — like money in a savings account, or followers on Instagram, or bacteria in a dish.

So always remember: indices = repeated multiplication. Every rule below is just a smart way to count how many times the base appears.

Step 2: The 9 main rules

I’ll explain each rule with a simple example. Don’t try to memorise them all at once — read the why behind each one and they’ll naturally stick in your head.

RULE 1

Power of 1 — the lazy rule

a¹ = a

Anything raised to the power of 1 is just itself. There’s nothing to calculate — it stays the same.

Quick examples:   7¹ = 7  |  100¹ = 100  |  x¹ = x  |  (a+b)¹ = a+b
RULE 2

Power of 0 — surprise, you always get 1

a⁰ = 1

Any non-zero number raised to the power of 0 is 1. Yes — even something huge like 1000⁰ is just 1!

Why does this work? Look at this pattern going down: 2³ = 8, then 2² = 4, then 2¹ = 2. Each step the power drops by 1, the answer divides by 2. Keep going: 2⁰ should be 2 ÷ 2 = 1. Same logic works for any base — that’s why a⁰ always equals 1.
RULE 3

Multiply with same base → ADD the powers

a× aⁿ = aᵐ⁺ⁿ

If two terms have the same base and you’re multiplying them, just add the powers together. Don’t multiply the powers — that’s a different rule!

Example:   5² × 5⁴ = 5²⁺⁴ = 5⁶
Why? Write it out: 5² × 5⁴ = (5×5) × (5×5×5×5). That’s six 5s in total. We just counted them.
RULE 4

Divide with same base → SUBTRACT the powers

aa = aᵐ⁻ⁿ

Same base, but this time you’re dividing. Subtract the bottom power from the top power.

Example:   9⁷ = 9⁷⁻² = 9⁵
Why? The top has seven 9s, the bottom has two 9s. Two of the 9s cancel out from top and bottom — leaving five 9s on top.
RULE 5

Power on a power → MULTIPLY the powers

(aᵐ)ⁿ = a×

If a power is raised to another power, multiply the two powers together.

Example:   (3²)⁴ = 3²×⁴ = 3⁸
Why? (3²)⁴ means “take 3² and multiply it by itself 4 times”: 3² ××× 3² = 3²⁺²⁺²⁺² = 3⁸. Adding 2 four times = 2 × 4. Same thing.
RULE 6

Power on a product → share it with everyone inside

(ab)ⁿ = a× b

If two things are multiplied inside a bracket, and there’s a power outside, the power applies to each thing separately.

Example:   (2x)³ = 2³ × x³ = 8x³
Notice the 2 also gets cubed! Many students forget this and just write 2x³ — that’s wrong by a factor of 4. Always cube (or square, etc.) everything inside the bracket.
RULE 7

Power on a fraction → top and bottom both get it

(ab)ⁿ = ab

If a fraction has a power on the outside, raise both the top (numerator) and the bottom (denominator) to that power.

Example:   (23)⁴ = 2⁴3⁴ = 1681
RULE 8

Negative power → flip it upside down

a⁻ⁿ = 1a

A minus sign in the power does NOT make the answer negative. It tells you to take the reciprocal — that means flip the number into a fraction.

Examples:
•   5⁻¹ = 15
•   2⁻³ = 1 = 18
•   10⁻² = 1100

For fractions:   (34)⁻² = (43)² = 169  (just flip the fraction and remove the minus sign — saves time!)
RULE 9

Fraction in the power → it’s a root!

a1n = na

If the power is a fraction with 1 on top, the bottom number tells you what root to take. Power of 12 = square root, power of 13 = cube root, and so on.

Examples:
•   912 = √9 = 3
•   6413 = ³√64 = 4
•   8114 = ⁴√81 = 3

That’s all 9 rules! Take a moment to look at them as a group. They might seem random at first, but they’re all just different ways of counting how many times the base shows up. Multiply = add powers. Divide = subtract powers. Power-on-power = multiply powers. Once you see this pattern, half the work is done.

Step 3: Negative powers — let’s clear up the confusion

This is the part students mess up most often, so I want to spend a little extra time on it. The biggest mistake I see is students writing things like:

2⁻³ = −8  ❌   (WRONG!)

Here’s the truth:

2⁻³ = 1 = 18 = 0.125  ✓

A positive number with a negative power is still positive — it just becomes smaller, not negative. Look at this pattern:

The numbers shrink as the power becomes more negative. They never turn negative themselves.

Speed trick: when you see a fraction with a negative power, flip it. (52)⁻³ becomes (25)³ = 8125. Way faster than calculating it the long way.

Step 4: Fractional powers — they’re just roots

Powers don’t always have to be whole numbers. Sometimes you’ll see fractions like 12, 23, or 54 in the power. When that happens, you’re being asked to take a root.

Here’s the full general rule that combines roots and powers:

amn = (na)m  =  n√(am)

In simple words: the bottom number is the root, the top number is the power. You can do either one first — the answer is the same.

Let me walk you through 823:

  1. Read the fraction. The bottom is 3 → cube root. The top is 2 → squared.
  2. Take the cube root first (smaller numbers are friendlier): ³√8 = 2.
  3. Now square it: 2² = 4.
  4. So 823 = 4

You could also do it the other way: 8² = 64, then ³√64 = 4. Same answer, but you’re working with bigger, scarier numbers. Always take the root first when possible — it keeps the numbers small and easier to handle.

What about negative AND fractional powers together?

No stress — just handle each thing one at a time. Negative means flip. Fraction means root.

Let’s try 1634:

  1. Step 1 — handle the negative:   1634 = 11634
  2. Step 2 — handle the fraction:   1634 means take the 4th root, then cube the answer.
  3. 4th root of 16: ⁴√16 = 2   (because 2 × 2 × 2 × 2 = 16)
  4. Cube it: 2³ = 8
  5. So: 1634 = 8, which means 1634 = 18

Step 5: The “change the base” trick

Here’s a super useful idea that comes up all the time in IB exams.

The index laws ONLY work when the bases are the same. So if you see something like 2⁵ ×, you can’t just add the powers — because 2 and 8 are different bases.

BUT — wait! Notice that 8 is actually 2³. So if we rewrite 8 as 2³, suddenly both terms have the same base, and we can use our rules.

  1. Start:   2⁵ ×
  2. Rewrite 8 as 2³:   2⁵ × (2³)³
  3. Use Rule 5 (power on power):   2⁵ × 2⁹
  4. Use Rule 3 (same base, multiply):   2¹⁴

Three rules in three steps, and a messy expression became one clean power. That’s the magic of changing the base.

💡

Numbers worth memorising

To use this trick well, you need to spot when one number is actually a power of another. These come up over and over in IB questions, so memorise them now:

Powers of 2:   4 = 2²  |  8 = 2³  |  16 = 2⁴  |  32 = 2⁵  |  64 = 2⁶  |  128 = 2⁷  |  256 = 2⁸

Powers of 3:   9 = 3²  |  27 = 3³  |  81 = 3⁴  |  243 = 3⁵

Powers of 5:   25 = 5²  |  125 = 5³  |  625 = 5⁴

Bonus tip:   64 can be written as 2⁶ OR 4³ OR 8². Some numbers are powers of more than one base — pick whichever makes your problem easier.

Step 6: Index laws with letters (algebra)

Everything we’ve learned works for algebra too. The base can be a letter (x, y, p, q…) instead of a number, and the rules don’t change one bit.

A few quick examples:

And when there are numbers AND letters together (like 3x²), treat them as separate jobs:

3x² × 4x⁵   =   (3 × 4)(x² × x⁵)   =   12x

The 3 and 4 are coefficients — multiply them like normal numbers (3 × 4 = 12). The x² and x⁵ have the same base (x), so add the powers (2 + 5 = 7). Done.

Worked Example 1 — Easy warm-up

Simplify:   5x³ × 2x× x

Answer:

Step 1: separate the numbers from the letters. Numbers: 5 × 2 = 10 Letters: x³ × x⁴ × x¹ Step 2: same base x, so add the powers. 3 + 4 + 1 = 8 Step 3: combine. 10x Tip: a lone “x” really means x¹. Never forget the invisible 1!

Worked Example 2 — Algebra fraction

Simplify:   6ab³2a²b

Answer:

Step 1: split it into pieces — numbers, a‘s, b‘s. 6 ÷ 2 = 3 a⁵ ÷ a² = a⁵⁻² = a³ b³ ÷ b¹ = b³⁻¹ = b² Step 2: put it all back together. 3a³b²

Worked Example 3 — Brackets and negative powers

Simplify:   (2x³y⁻²)⁴

Answer:

Step 1: the outer power 4 applies to EVERYTHING inside. 2⁴ × (x³)⁴ × (y⁻²)⁴ Step 2: work each piece out one by one. 2⁴ = 16 (x³)⁴ = x³ˣ⁴ = x¹² (y⁻²)⁴ = y⁻²ˣ⁴ = y⁻⁸ Step 3: combine, then deal with the negative power. 16x¹²y⁻⁸ = 16x¹²y 16x¹²y

Worked Example 4 — Fractional power on a number

Evaluate:   3225

Answer:

Step 1: read the fraction. Bottom = 5 → 5th root. Top = 2 → square it. Step 2: take the 5th root first (always easier with smaller numbers). ⁵√32 = 2   (because 2 × 2 × 2 × 2 × 2 = 32) Step 3: now square the answer. 2² = 4 4

Worked Example 5 — Change the base (exam-style)

Write 9 × 27² × 3⁻⁴ as a single power of 3.

Answer:

Step 1: rewrite each term as a power of 3. 9 = 3² 27 = 3³, so 27² = (3³)² = 3⁶ 3⁻⁴ stays as it is Step 2: rewrite the whole expression. 3² × 3⁶ × 3⁻⁴ Step 3: same base, all multiplying → add the powers. 2 + 6 + (−4) = 4 3⁴   (which equals 81)
💡

Examiner Tips

The index laws are NOT in the formula booklet. You have to memorise them. Make a flashcard for each rule and revise them every couple of days — within a week they’ll be locked in for life.

Read the question carefully. If it says “leave your answer in index form,” don’t evaluate it — leave it as 3⁴, not 81. If it says “give a numerical answer,” then yes, work it out.

For Paper 1 (no calculator), the change-the-base trick is your best friend. Practise spotting when numbers like 8, 16, 27, 81, 125 are powers of smaller bases.

Mistakes that lose easy marks

  • Thinking 2⁻³ = −8. It’s actually 18. A negative power flips the number — it doesn’t make it negative.
  • Forgetting the coefficient gets the power too. (3x)² is 9x², NOT 3x². The whole bracket gets squared.
  • Adding powers when the bases are different.× 5² ≠ 10⁵. Different bases means no shortcut — just calculate them: 8 × 25 = 200.
  • Multiplying coefficients AND powers together. 5x² × 3x⁴ = 15x⁶, NOT 15x⁸. Coefficients multiply (5×3=15), but powers ADD (2+4=6).
  • Confusing 13 with 3. 813 is the cube root of 8 = 2. But 8³ is 8 cubed = 512. Big difference!
  • Wrong order of subtraction. When dividing: aa = aᵐ⁻ⁿ. Always top minus bottom — never the other way.
  • Treating x⁰ as zero. Anything to the power of 0 is 1 (not 0). The only exception is 0⁰, which is undefined.

Final word from your teacher: indices look complicated because of the symbols, but they’re just shortcuts for “I’m multiplying the same thing many times.” If you ever forget a rule mid-exam, write the expression out the long way for two seconds — the rule will reveal itself. Practise around 15–20 mixed questions and these will become muscle memory. You’ve got this!

Need help with Laws of Indices?

Get 1-on-1 help from an IB examiner who knows exactly what Paper 1 & 2 are looking for.

Book Free Session →