What a Power Really Means
Quick answer A power is shorthand for repeated multiplication. This section sets up the words base and exponent, fixes the sign rules for negative bases, and shows where you have already been using powers without noticing.
Suppose a class message chain starts with one student who forwards a notice to 2 friends, each of whom forwards it to 2 more, and so on. In the tenth round the number of new messages is 2 × 2 × 2 × 2 × 2 × 2 × 2 × 2 × 2 × 2. Writing that out is painful and reading it back is worse. A power is the shorthand that was invented so that nobody has to.
We write that product as 210, which equals 1024. In 210, the number 2 is the base — the number being multiplied — and 10 is the exponent (also called the index or the power), which counts how many times the base appears as a factor. You read it as 2 raised to the power 10. The single most common mistake in this whole chapter is reading 210 as 2 × 10 = 20. It is not 20. It is 1024, more than fifty times larger. Exponents are about repeated multiplying, never repeated adding.
A few values are worth knowing by heart. 34 = 3 × 3 × 3 × 3 = 81. 53 = 5 × 5 × 5 = 125. And 210 = 1024, which is why one kilobyte was originally taken as 1024 bytes rather than 1000. Powers of 10 are the friendliest of the lot, because 10n is simply 1 followed by n zeros: 103 = 1000, 105 = 1,00,000 which is one lakh, and 107 = 1,00,00,000 which is one crore. Keeping those two Indian landmarks in your head will make the later part of this chapter much faster.
Signs. When the base is negative, the exponent decides the sign of the answer. (-2)3 = (-2) × (-2) × (-2) = -8, while (-2)4 = 16. An even exponent pairs up the minus signs so they cancel; an odd exponent always leaves one minus behind. Watch the brackets very carefully here, because they change the meaning completely: (-3)2 = 9, but -32 = -(3 × 3) = -9, since without brackets only the 3 is being squared and the minus sign is left outside.
Fractions as bases. The base does not have to be a whole number. (2/3)3 means (2/3) × (2/3) × (2/3) = 8/27, because the numerator and the denominator each get raised to the power. In the same way (3/4)2 = 9/16.
Where you have already used powers. Prime factorisation is far neater in power form: 72 = 2 × 2 × 2 × 3 × 3 = 23 × 32, and 360 = 23 × 32 × 5. Place value is really a statement about powers of ten. The number 47,258 can be written as 4 × 104 + 7 × 103 + 2 × 102 + 5 × 101 + 8 × 100. Add those pieces up and you get 40000 + 7000 + 200 + 50 + 8 = 47,258, exactly as it should be. Every digit in every number you have ever written is riding on a power of ten, and that is precisely the idea that standard form pushes further later in this chapter.
- In a^n, a is the base and n is the exponent; n counts how many times a is used as a factor.
- 2^5 = 32, not 2 x 5 = 10 — a power is repeated multiplication, never repeated addition.
- 10^n is 1 followed by n zeros, so 10^5 = one lakh and 10^7 = one crore.
- A negative base gives a positive answer for an even exponent and a negative answer for an odd one: (-2)^4 = 16 but (-2)^3 = -8.
- Brackets matter: (-3)^2 = 9 while -3^2 = -9.
- Prime factorisation and place value are both already written in powers: 72 = 2^3 x 3^2.
