Index Laws in Algebra for ESAT Mathematics

Updated July 2026

This lesson covers the fundamental index laws required for the ESAT. It explains how to manipulate algebraic expressions using multiplication, division, and powers, including integer, fractional, and negative indices. Understanding these rules is vital for simplifying the complex algebraic terms frequently found in the Mathematics 1 paper.

Core concept

Index laws are the governing rules for simplifying expressions with powers of the same base. These rules state that for a base aa, multiplication results in am+na^{m+n}, division results in amna^{m-n}, and raising a power to a power results in am×na^{m \times n}.

Index Notation

In algebra, we use index notation to represent repeated multiplication of the same factor. For the expression a5a^5, we say that aa is raised to the power of 5. In this context, aa is known as the base and 5 is the power or index (the plural form is indices).

The expression a5a^5 is shorthand for:
a×a×a×a×a=a5a \times a \times a \times a \times a = a^5

Multiplication

When multiplying powers that have the same base, you must add the indices together. The general rule is:
am×an=am+na^m \times a^n = a^{m+n}

If the algebraic terms have numerical coefficients, these coefficients are multiplied together separately from the variables. For example, in the term 5p5p, 5 is the coefficient. Consider the following simplification:
5p2q×2pq2=10p3q35p^2q \times 2pq^2 = 10p^3q^3

You should be able to multiply various powers of the same base to simplify complex expressions effectively.

Division

To divide powers of the same base, you subtract the index of the divisor from the index of the dividend. The general rule is:
am÷an=amna^m \div a^n = a^{m-n}

As with multiplication, any numerical coefficients must be divided first. For example:
20p3q2÷2p2q=202p32q21=10pq20p^3q^2 \div 2p^2q = \frac{20}{2}p^{3-2}q^{2-1} = 10pq

You are expected to be proficient in dividing powers of the same base to reduce expressions to their simplest form.

Raising Terms to a Further Power

When a term that already contains a power is raised to another power, you multiply the indices together. The general rule is:
(am)n=am×n=(an)m(a^m)^n = a^{m \times n} = (a^n)^m

It is crucial to apply the power to every component within the bracket, including numerical coefficients and all variables. For example:
(4ab2)3=43a3b2×3=64a3b6(4ab^2)^3 = 4^3a^3b^{2 \times 3} = 64a^3b^6

Zero and Unitary Powers

There are two specific cases that appear frequently:

  1. Any non-zero base raised to the power of zero is equal to 1. In general, a0=1a^0 = 1 for all non-zero values of aa.
  2. Any base raised to the power of 1 is simply the base itself, so a1=aa^1 = a.

Powers of Fractions

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

You must be able to raise fractions to a power and simplify the resulting expression.

Negative Powers

A base raised to a negative power is equivalent to the reciprocal of the base raised to the corresponding positive power. The general rule is:
am=1ama^{-m} = \frac{1}{a^m}

You should be able to apply this to bases where the coefficient is not 1, ensuring the coefficient stays in the correct position.

Fractional Powers

Fractional indices represent roots of a number or variable.

  1. The power 12\frac{1}{2} is the square root: a12=aa^{\frac{1}{2}} = \sqrt{a}
  2. The power 13\frac{1}{3} is the cube root: a13=a3a^{\frac{1}{3}} = \sqrt[3]{a}
  3. The power 14\frac{1}{4} is the fourth root: a14=a4a^{\frac{1}{4}} = \sqrt[4]{a}

In general, a1b=aba^{\frac{1}{b}} = \sqrt[b]{a}. Furthermore, a negative fractional power is written as:
a1b=1aba^{-\frac{1}{b}} = \frac{1}{\sqrt[b]{a}}

For more complex fractions, the numerator represents a power and the denominator represents a root:
amn=(am)1n=amn=(a1n)m=(an)ma^{\frac{m}{n}} = (a^m)^{\frac{1}{n}} = \sqrt[n]{a^m} = (a^{\frac{1}{n}})^m = (\sqrt[n]{a})^m

Worked Examples

Example 1: Multiplying powers
Simplify 4a2×2a34a^2 \times 2a^3
Multiply the coefficients and add the indices:
4×2×a3+2=8a54 \times 2 \times a^{3+2} = 8a^5

Example 2: Dividing powers
Simplify 12a6÷2a312a^6 \div 2a^3
Divide the numerical coefficients and subtract the indices:
6a63=6a36a^{6-3} = 6a^3

Example 3: Raising a power to a power
Simplify (2p3)5(2p^3)^5
Apply the power to the coefficient and multiply the variable's index:
25p3×5=32p152^5p^{3 \times 5} = 32p^{15}

Example 4: Raising fractions to a power
Simplify (2p23q3)4\left(\frac{2p^2}{3q^3}\right)^4
Apply the power to every term in the numerator and denominator:
(2p2)4(3q3)4=24p2×434q3×4=16p881q12\frac{(2p^2)^4}{(3q^3)^4} = \frac{2^4 p^{2 \times 4}}{3^4 q^{3 \times 4}} = \frac{16 p^8}{81 q^{12}}

Example 5: Negative powers
Simplify (4q3)4(4q^3)^{-4}
Write as a reciprocal with a positive power:
144q3×4=1256q12\frac{1}{4^4 q^{3 \times 4}} = \frac{1}{256q^{12}} or 1256q12\frac{1}{256} q^{-12}

Example 6: Fractional powers
Simplify (25y4)12(25y^4)^{\frac{1}{2}}
Take the square root of the coefficient and multiply the index by 12\frac{1}{2}:
2512(y4)12=5y4×12=5y225^{\frac{1}{2}} (y^4)^{\frac{1}{2}} = 5y^{4 \times \frac{1}{2}} = 5y^2

Example 7: Negative and fractional powers
Simplify (8a3)13(8a^{-3})^{\frac{1}{3}}
Take the cube root of the coefficient and multiply the index by 13\frac{1}{3}:
813(a3)13=2a1=2a8^{\frac{1}{3}} (a^{-3})^{\frac{1}{3}} = 2a^{-1} = \frac{2}{a}

Key takeaways

  • To multiply like bases, add the indices (am×an=am+na^m \times a^n = a^{m+n}); to divide them, subtract the indices (am÷an=amna^m \div a^n = a^{m-n}).
  • Always apply powers to the numerical coefficients independently of the variables, such as (2x2)3=8x6(2x^2)^3 = 8x^6.
  • Negative indices indicate a reciprocal (am=1/ama^{-m} = 1/a^m) and any non-zero base to the power of zero equals 1.
  • Fractional indices represent roots, where the denominator is the root and the numerator is the power (am/n=amna^{m/n} = \sqrt[n]{a^m}).
Tips

When dealing with multi-step simplifications, always handle the numerical coefficients first to reduce the chance of arithmetic errors. Check each variable one by one to ensure you have accounted for every index.

Cautions

Do not confuse the rules for indices with the rules for addition. For example, a2+a3a^2 + a^3 cannot be simplified to a5a^5. Index laws only apply to products and quotients, not sums and differences.

Insight

Mastery of index laws is the precursor to understanding logarithms and calculus. In the ESAT, being able to convert between radical form (roots) and index form allows you to use power rules in more advanced problems, such as those involving differentiation or integration.

Frequently asked questions

Can index laws be used if the bases are different, like a2×b3a^2 \times b^3?

No, index laws for multiplication and division only apply when the bases are identical. An expression like a2×b3a^2 \times b^3 cannot be simplified further using these laws.

What is the difference between 2a32a^{-3} and (2a)3(2a)^{-3}?

In 2a32a^{-3}, only the aa is raised to the negative power, so it simplifies to 2/a32/a^3. In (2a)3(2a)^{-3}, the entire term including the coefficient is raised to the power, simplifying to 1/(2a)3=1/(8a3)1/(2a)^3 = 1/(8a^3).

How do you calculate a power like 272/327^{2/3}?

You can treat this as the cube root of 27 squared. First, find the cube root of 27, which is 3. Then, square that result: 32=93^2 = 9. Thus, 272/3=927^{2/3} = 9.

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.