Indices0%

Numeracy · Topic 4 of 6

Indices

Video lesson7 worked examples

Theory

Candidates must be able to multiply and divide using positive and negative indices, including fractions.

Key laws of indices to apply include:

(ab)m=ambm(ab)^m = a^m b^m
(am)n=amn(a^m)^n = a^{mn}
am/n=amna^{m/n} = \sqrt[n]{a^m}
xa=1xax^{-a} = \frac{1}{x^a}

Where possible, applying the laws in combination is desirable as preparation for Higher Maths.

The Golden Rule: the laws only apply when the bases match. With the same base, add the indices to multiply and subtract them to divide. A negative index means “one over”, and a fractional index means a root.

⚠️ Common Examiner Traps

  • Ignoring the coefficient: (2a)3=8a3(2a)^3 = 8a^3, not 2a32a^3 — the 22 is cubed as well.
  • A negative index is not a negative number: x2=1x2x^{-2} = \frac{1}{x^2}, which is positive. The sign of the index controls the reciprocal, not the sign of the answer.
  • Root-and-power order: in am/na^{m/n} the denominator nn is the root and the numerator mm is the power — take the root first to keep the numbers small.
  • Forgetting a0=1a^0 = 1: anything (except 0) to the power zero is 1, not 0.

Worked examples

Example 1

Multiplication with Indices

Simplify 2a3×4a12a^3 \times 4a^{-1}.

Step 1: Multiply the numbers: 2 × 4 = 8.

Step 2: Add the powers (since the bases are the same): 3 + (−1) = 2.

Answer: 8a28a^2.

Example 2

Multiplication and Division Together

Simplify m6×m2m3\dfrac{m^6 \times m^2}{m^3}.

Step 1: Deal with the top first — multiplying means adding the powers: m6×m2=m6+2=m8m^6 \times m^2 = m^{6+2} = m^8.

Step 2: Now divide, which means subtracting the power on the bottom: m8÷m3=m83m^{8} \div m^3 = m^{8-3}.

Answer: m5m^5.

Example 3

Raising a Power to a Power

Simplify (3p4)2(3p^4)^2.

Step 1: The power outside applies to everything inside the bracket, including the 3. Deal with each part: 32=93^2 = 9.

Step 2: For the letter, multiply the powers: (p4)2=p4×2=p8(p^4)^2 = p^{4 \times 2} = p^8.

Answer: 9p89p^8.

Example 4

Negative Indices

Simplify (2t3)2(2t^{-3})^2, giving your answer with a positive index.

Step 1: Apply the outside power to each part: 22=42^2 = 4 and (t3)2=t6(t^{-3})^2 = t^{-6}, giving 4t64t^{-6}.

Step 2: A negative index means “one over”, so move the tt to the denominator to make the index positive:

4t6=4t64t^{-6} = \frac{4}{t^6}

Answer: 4t6\dfrac{4}{t^6}.

Example 5

Fractional Indices

Evaluate 82/38^{2/3}.

Step 1: Apply the rule am/n=amna^{m/n} = \sqrt[n]{a^m}. The denominator (3) becomes the root, and the numerator (2) becomes the power: (83)2(\sqrt[3]{8})^2.

Step 2: The cube root of 8 is 2. Then square it: 22=42^2 = 4.

Answer: 4.

Example 6

Writing in the Form xnx^n

Express 1x\dfrac{1}{\sqrt{x}} in the form xnx^n.

Step 1: A square root is a power of 12\tfrac{1}{2}: x=x1/2\sqrt{x} = x^{1/2}.

Step 2: The whole thing is one over that, and “one over” makes the index negative: 1x1/2=x1/2\dfrac{1}{x^{1/2}} = x^{-1/2}.

Answer: x1/2x^{-1/2}.

Example 7

🔗 Bringing it together

Simplify (2x3)44x5\dfrac{(2x^3)^4}{4x^5}.

Step 1: Deal with the bracket on top first, applying the power to a power to both the 2 and the xx: (2x3)4=24x12=16x12(2x^3)^4 = 2^4 x^{12} = 16x^{12}.

Step 2: The expression is now 16x124x5\dfrac{16x^{12}}{4x^5}. Divide the numbers and subtract the powers: 16÷4=416 \div 4 = 4 and x125=x7x^{12-5} = x^7.

Answer: 4x74x^7.