C2.4 Indices II

Syllabus
0580–2028–2029
Topic
C2.4
Level
Core

Interpret positive, zero and negative indices

In ana^n, aa is the base and nn is the index. The index describes repeated multiplication when it is positive, and the same pattern extends consistently to zero and negative indices.

Index type Meaning Example
positive multiply the base by itself 34=3imes3imes3imes3=813^4=3 imes3 imes3 imes3=81
zero the value is 1 for a non-zero base 7x0=7imes1=77x^0=7 imes1=7
negative take the reciprocal of the matching positive power x3=1/x3x^{-3}=1/x^3 for $x
e0$

Each step down in the index divides by the base: 53=1255^3=125, 52=255^2=25, 51=55^1=5, 50=15^0=1, 51=1/55^{-1}=1/5. This pattern explains both the zero-index and negative-index meanings.

The index applies only to its stated base. In (2)4(-2)^4, the base is 2-2, so the value is 16. In 24-2^4, the power applies to 2 first, so the value is 16-16.

A negative index does not make the value negative: y2=1/y2y^{-2}=1/y^2. It moves a non-zero factor across a fraction bar and changes the sign of the index.

a0=1a^0=1 and an=1/ana^{-n}=1/a^n require $a
e0;divisionbyzeroisundefined.Donotmultiplythebasebytheindex:; division by zero is undefined. Do not multiply the base by the index:4^3meansmeans4 imes4 imes4,not, not4 imes3$.

Choose and apply the index laws

Index laws preserve the meaning of repeated multiplication. First identify the operation and confirm that the bases match; then change the indices using the corresponding rule.

Structure Rule Example
same base, multiply aman=am+na^m a^n=a^{m+n} x3x5=x8x^3x^5=x^8
same base, divide am/an=amna^m/a^n=a^{m-n} y3/y5=y2=1/y2y^3/y^5=y^{-2}=1/y^2
power of a power (am)n=amn(a^m)^n=a^{mn} (w5)4=w20(w^5)^4=w^{20}
power of a product (ab)n=anbn(ab)^n=a^nb^n (3x2y4)3=27x6y12(3x^2y^4)^3=27x^6y^{12}

Treat numerical coefficients separately from variable powers. For 6x7y4imes5x5y6x^7y^4 imes5x^{-5}y, multiply coefficients and add indices for each matching base: 30x7+(5)y4+1=30x2y530x^{7+(-5)}y^{4+1}=30x^2y^5.

For 12a5÷3a212a^5\div3a^{-2}, divide coefficients and subtract the denominator index: 4a5(2)=4a74a^{5-(-2)}=4a^7. Subtracting a negative index increases the result's index.

To find an unknown index, write both sides with the same base and equate indices. Since 2x=32=252^x=32=2^5, x=5x=5. Likewise, 912/9w=949^{12}/9^w=9^4 gives 12w=412-w=4, so w=8w=8; logarithms are not required.

Add or subtract indices only when multiplying or dividing powers with the same base. There is no rule that turns am+ana^m+a^n into am+na^{m+n}, and (am)n(a^m)^n uses multiplication of indices, not addition.