Welcome to the World of Indices, Powers, and Roots!

Have you ever seen a small number floating at the top-right of another number and wondered what it was doing there? That little number is called an index (or power), and it is basically a mathematical "shortcut." Instead of writing out long strings of numbers, we use indices to keep things tidy.

In this chapter, we are going to learn how to read these shortcuts, how to reverse them using roots, and the secret "laws" that make calculating with them much faster. Don't worry if it seems a bit strange at first—once you learn the patterns, it’s like solving a puzzle!

1. What are Indices and Powers?

An index (plural: indices) tells us how many times a number is multiplied by itself. It is also often called a power or an exponent.

Take a look at this: \( 5^3 \)

• The big number (5) is called the Base. This is the number we are working with.
• The small floating number (3) is the Index. This tells us how many times to use the base in a multiplication.

So, \( 5^3 \) actually means \( 5 \times 5 \times 5 \).
The answer would be \( 125 \).

Common Mistake Alert!

A very common mistake is to multiply the base by the index. For example, some students think \( 3^2 \) is \( 3 \times 2 = 6 \). This is incorrect! Remember, \( 3^2 \) means \( 3 \times 3 \), which is 9. Always imagine the index is telling the base how many times to "clone" itself!

Key Takeaway:

Base\(^{Index}\) means the Base multiplied by itself "Index" number of times.

2. Special Powers: Squares and Cubes

We use some powers so often that they have their own special names!

Square Numbers (Power of 2)

When we raise a number to the power of 2, we say we are squaring it. This is because \( 4^2 \) can represent the area of a square with sides of length 4.
Example: \( 6^2 = 6 \times 6 = 36 \)

Cube Numbers (Power of 3)

When we raise a number to the power of 3, we say we are cubing it. This represents the volume of a cube.
Example: \( 2^3 = 2 \times 2 \times 2 = 8 \)

Did you know? Square numbers are like a "perfect fit." If you have 9 small square tiles, you can arrange them into one perfect larger square (3 rows of 3)!

3. Roots: The "Power Detective"

If powers are about growing numbers, roots are about finding where they started. It is the "inverse" (the opposite) of a power.

Square Roots

The symbol for a square root is \( \sqrt{} \). When you see \( \sqrt{25} \), you are being asked: "What number multiplied by itself gives 25?"
The answer is 5, because \( 5 \times 5 = 25 \).

Cube Roots

The symbol for a cube root is \( \sqrt[3]{} \). This asks: "What number multiplied by itself three times gives this result?"
Example: \( \sqrt[3]{27} = 3 \) because \( 3 \times 3 \times 3 = 27 \).

Quick Review Box:

• \( 4^2 = 16 \) so \( \sqrt{16} = 4 \)
• \( 5^3 = 125 \) so \( \sqrt[3]{125} = 5 \)

4. The Laws of Indices

When we want to multiply or divide numbers with the same base, we can use some clever shortcuts called the Laws of Indices. These save you from doing massive multiplications!

Law 1: Multiplying (Add the Powers)

When you multiply terms with the same base, you add the indices.
\( a^m \times a^n = a^{m+n} \)

Example: \( 2^3 \times 2^4 \)
Step 1: Keep the base the same (2).
Step 2: Add the powers (3 + 4 = 7).
Result: \( 2^7 \)

Law 2: Dividing (Subtract the Powers)

When you divide terms with the same base, you subtract the indices.
\( a^m \div a^n = a^{m-n} \)

Example: \( 10^5 \div 10^2 \)
Step 1: Keep the base the same (10).
Step 2: Subtract the powers (5 - 2 = 3).
Result: \( 10^3 \)

Law 3: Power of a Power (Multiply the Powers)

If a power is inside a bracket and another power is outside, you multiply them.
\( (a^m)^n = a^{m \times n} \)

Example: \( (5^2)^3 \)
Step 1: Multiply 2 and 3.
Result: \( 5^6 \)

Key Takeaway:

To use these laws, the base numbers must be the same. You cannot use these rules for \( 2^3 \times 5^2 \)!

5. Two Important Rules to Remember

There are two "special cases" that often pop up in exams and tests. They are very simple, but easy to forget!

Rule 1: The Power of 1
Anything to the power of 1 is just itself.
\( 7^1 = 7 \)
\( 100^1 = 100 \)

Rule 2: The Power of 0
Anything (except zero itself) to the power of 0 is always 1.
\( 5^0 = 1 \)
\( 999^0 = 1 \)
Memory Trick: Imagine the power is a "shrinking" button. Even the biggest number shrinks all the way down to 1 when you hit the 0 button!

Summary Checklist

Before you move on, make sure you feel confident with these points:
1. I know that the index tells me how many times to multiply the base by itself.
2. I remember that squaring is power 2 and cubing is power 3.
3. I can find square roots and cube roots by thinking "backwards."
4. I know to add powers when multiplying and subtract powers when dividing.
5. I remember that any number to the power of 0 is 1.

Great job! Indices might look intimidating with all those floating numbers, but once you know the rules, you're essentially just adding and subtracting small numbers. Keep practicing, and it will become second nature!