Index Laws and Powers for ESAT Mathematics 1

Updated July 2026

Index laws provide a systematic way to simplify numerical expressions involving powers. Mastery of integer, fractional, and negative indices is essential for the ESAT, as these concepts underpin algebraic manipulation and standard form calculations. Learning to combine these rules allows for the exact evaluation of complex numerical terms without a calculator.

Core concept

Indices, or powers, represent repeated multiplication of a base number. The index laws are a set of rules used to simplify expressions when multiplying, dividing, or raising powers to further powers, such as am×an=am+na^m \times a^n = a^{m+n} and an=1ana^{-n} = \frac{1}{a^n}.

Index Numbers or Powers

The power to which a number is raised is called the index (plural: indices). For example, 2×2×2×2×2=25=322 \times 2 \times 2 \times 2 \times 2 = 2^5 = 32. Here, 252^5 is 32 written in index form. You should be able to convert numbers into index form and evaluate numbers already written in index form.

Example: Writing a number in index form

Write 243 as a power of 3. 243=3×3×3×3×3=35243 = 3 \times 3 \times 3 \times 3 \times 3 = 3^5

Example: Evaluating index form

Evaluate 272^7. 27=2×2×2×2×2×2×2=1282^7 = 2 \times 2 \times 2 \times 2 \times 2 \times 2 \times 2 = 128

The Index Laws

For powers involving the same base number, the following laws allow for easy simplification of expressions.

Multiplication

To multiply powers of the same number, add the indices together: am×an=am+na^m \times a^n = a^{m+n} Note also that when a product is raised to a power, the power applies to each factor: (ab)n=anbn(ab)^n = a^n b^n.

Example: Multiplying powers

Write as a single power of 5: 53×545^3 \times 5^4 Remembering to add the powers gives: 53+4=575^{3+4} = 5^7

Division

To divide powers of the same number, subtract the indices: am÷an=amna^m \div a^n = a^{m-n}

Example: Dividing powers

Write as a single power of 2: 28÷252^8 \div 2^5 Remembering to subtract the powers gives: 285=232^{8-5} = 2^3

Powers of Zero and One

There are specific rules for evaluating indices of zero and one:

  1. Any number raised to the power 0 is equal to 1. In general, a0=1a^0 = 1 for all non-zero values of aa.
  2. Any number raised to the power of 1 is just the number itself. In general, a1=aa^1 = a.
  3. The number 1 raised to any power is always 1.

Example: Combining base rules

Evaluate (1.2)0+53+1571(1.2)^0 + 5^3 + 1^5 - 7^1 (1.2)0+53+1571=1+125+17=120(1.2)^0 + 5^3 + 1^5 - 7^1 = 1 + 125 + 1 - 7 = 120

Fractions

When a fraction is raised to a power, the power applies to both the numerator and the denominator: (ab)m=ambm\left(\frac{a}{b}\right)^m = \frac{a^m}{b^m}

Example: Evaluating fractional bases

Work out (34)4\left(\frac{3}{4}\right)^4 Raise both the numerator and the denominator of the fraction to the power outside the brackets: (34)4=3444=81256\left(\frac{3}{4}\right)^4 = \frac{3^4}{4^4} = \frac{81}{256}

Negative Powers

A number raised to a negative power can be written as 1 over the number raised to the corresponding positive power: am=1ama^{-m} = \frac{1}{a^m}

Example: Evaluating negative powers

Evaluate 535^{-3} 53=153=11255^{-3} = \frac{1}{5^3} = \frac{1}{125}

Raising Powers to a Further Power

To raise a power to a further power, multiply the powers together: (am)n=amn(a^m)^n = a^{mn}

Example: Nested powers

Work out (23)2(2^3)^{-2} Remember to multiply the powers: (23)2=23×2=26=126=164(2^3)^{-2} = 2^{3 \times -2} = 2^{-6} = \frac{1}{2^6} = \frac{1}{64}

Fractional Powers

Fractional powers represent roots of the base number:

  1. The power 12\frac{1}{2} is the same as the square root: a1/2=aa^{1/2} = \sqrt{a}
  2. The power 13\frac{1}{3} is the same as the cube root: a1/3=a3a^{1/3} = \sqrt[3]{a}
  3. The power 14\frac{1}{4} is the same as the fourth root, and so on.

In general, for a fractional power with a numerator greater than 1: amn=amn=(an)ma^{\frac{m}{n}} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m

Example: Negative fractional power

Evaluate 491249^{-\frac{1}{2}} 4912=14912=149=1749^{-\frac{1}{2}} = \frac{1}{49^{\frac{1}{2}}} = \frac{1}{\sqrt{49}} = \frac{1}{7}

Example: Complex fractional power

Evaluate 163416^{-\frac{3}{4}} 1634=11634=1(164)3=123=1816^{-\frac{3}{4}} = \frac{1}{16^{\frac{3}{4}}} = \frac{1}{(\sqrt[4]{16})^3} = \frac{1}{2^3} = \frac{1}{8}

Key takeaways

  • The multiplication law am×an=am+na^m \times a^n = a^{m+n} and division law am÷an=amna^m \div a^n = a^{m-n} only apply when the bases are identical.
  • A negative index indicates a reciprocal: an=1/ana^{-n} = 1/a^n.
  • Fractional indices represent roots where the denominator is the root and the numerator is the power: am/n=(an)ma^{m/n} = (\sqrt[n]{a})^m.
  • Any non-zero value raised to the power of zero is exactly one.
Tips

When evaluating am/na^{m/n}, it is almost always easier to take the nn-th root first and then raise the result to the power mm. This keeps the numbers smaller and easier to calculate mentally.

Cautions

A very common mistake is to multiply the base by the index. 525^2 is 5×5=255 \times 5 = 25, not 5×2=105 \times 2 = 10. Always remember that an index represents repeated multiplication.

Insight

The index laws apply equally to algebraic terms as they do to numerical values. Mastering these for number work is essential for simplifying algebraic expressions and solving exponential equations in later modules.

Frequently asked questions

What happens if the base is a negative number?

If a negative base is raised to an even power, the result is positive, for example (2)4=16(-2)^4 = 16. If it is raised to an odd power, the result is negative, for example (2)3=8(-2)^3 = -8.

How do you handle a negative index on a fraction?

A negative index on a fraction is the same as the reciprocal of the fraction raised to the positive index: (ab)n=(ba)n(\frac{a}{b})^{-n} = (\frac{b}{a})^n.

Can index laws be used when the bases are different?

No. Expressions like 23×322^3 \times 3^2 cannot be simplified using index laws because the bases (2 and 3) are different. You must evaluate the numbers separately.

Is 000^0 equal to 1?

The rule a0=1a^0 = 1 applies to non-zero values of aa. In the context of the ESAT, 000^0 is usually avoided or treated as undefined.

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.