CIE IGCSE Mathematics (0580) Indices I Study Notes - New Syllabus
CIE IGCSE Mathematics (0580) Indices I Study Notes
LEARNING OBJECTIVE
- Indices I
Key Concepts:
- Indices (Exponents or Powers)
- Rules of Indices
Indices (Exponents or Powers)
Indices (Exponents or Powers)
What is an Index?
An index (also called a power or exponent) tells us how many times a number (called the base) is multiplied by itself.
For example: \( 3^4 = 3 \times 3 \times 3 \times 3 = 81 \)
Positive Integer Indices
When the index is a positive whole number, it means repeated multiplication.
Examples: \( 5^2 = 25 \), \( 2^3 = 8 \), \( 10^4 = 10{,}000 \)
Zero Index
Any non-zero number raised to the power of zero is equal to 1:
\( a^0 = 1 \), for all \( a \ne 0 \)
Examples: \( 7^0 = 1 \), \( (-3)^0 = 1 \), \( 1000^0 = 1 \)
Negative Indices
A negative index means the reciprocal of the number with a positive index:
\( a^{-n} = \frac{1}{a^n} \), where \( a \ne 0 \)
Examples:
- \( 2^{-3} = \frac{1}{2^3} = \frac{1}{8} \)
- \( 10^{-2} = \frac{1}{100} \)
- \( \left(\frac{1}{2}\right)^{-1} = 2 \)
Important Notes
- \( 0^n = 0 \) for \( n > 0 \), but \( 0^0 \) is undefined.
- Negative bases: \( (-2)^3 = -8 \), but \( (-2)^2 = 4 \)
- Use brackets carefully: \( -2^2 = -4 \), but \( (-2)^2 = 4 \)
Example:
Evaluate: \( 4^3 \)
▶️ Answer/Explanation
Step 1: Interpret the index
\( 4^3 \) means multiply 4 by itself 3 times
Step 2: Multiply
\( 4 \times 4 \times 4 = 16 \times 4 = 64 \)
Final Answer:
\( 4^3 = 64 \)
Example:
Evaluate: \( 13^0 \)
▶️ Answer/Explanation
Rule: Any non-zero number to the power 0 equals 1
\( a^0 = 1 \), for all \( a \ne 0 \)
Apply: \( 13^0 = 1 \)
Final Answer:
\( 1 \)
Example:
Evaluate: \( 5^{-2} \)
▶️ Answer/Explanation
Rule: A negative index means take the reciprocal and apply the positive index
\( a^{-n} = \frac{1}{a^n} \)
Apply: \( 5^{-2} = \frac{1}{5^2} = \frac{1}{25} \)
Final Answer:
\( \frac{1}{25} \)
Rules of Indices (Exponents)
Rules of Indices (Exponents)
Index Law 1: Product of Powers
When multiplying powers with the same base, add the indices: \( a^m \times a^n = a^{m+n} \)
Example: \( 2^3 \times 2^4 = 2^{3+4} = 2^7 \)
Index Law 2: Quotient of Powers
When dividing powers with the same base, subtract the indices: \( a^m \div a^n = a^{m – n} \)
Example: \( 5^6 \div 5^2 = 5^{6-2} = 5^4 \)
Index Law 3: Power of a Power
When raising a power to another power, multiply the indices: \( (a^m)^n = a^{mn} \)
Example: \( (3^2)^4 = 3^{2 \times 4} = 3^8 \)
Index Law 4: Power of a Product
Apply the index to each factor: \( (ab)^n = a^n \times b^n \)
Example: \( (2 \times 3)^4 = 2^4 \times 3^4 = 16 \times 81 = 1296 \)
Index Law 5: Power of a Quotient
Apply the index to both numerator and denominator: \( \left( \frac{a}{b} \right)^n = \frac{a^n}{b^n} \)
Example: \( \left( \frac{4}{5} \right)^2 = \frac{4^2}{5^2} = \frac{16}{25} \)
Index Law 6: Zero Index
Any non-zero number to the power 0 is 1: \( a^0 = 1 \), for \( a \ne 0 \)
Index Law 7: Negative Indices
A negative index represents a reciprocal: \( a^{-n} = \frac{1}{a^n} \), for \( a \ne 0 \)
Important Notes
- These laws only apply when the base is the same.
- Always simplify expressions before applying the laws.
Example:
Simplify: \( 2^3 \times (2^2)^4 \)
▶️ Answer/Explanation
Step 1: Apply power of a power: \( (2^2)^4 = 2^{2 \times 4} = 2^8 \)
Step 2: Use the product rule: \( 2^3 \times 2^8 = 2^{3 + 8} = 2^{11} \)
Final Answer:
\( 2^{11} \)
Example:
Simplify: \( \frac{5^6}{5^9} \)
▶️ Answer/Explanation
Step 1: Apply the quotient rule:
\( 5^6 \div 5^9 = 5^{6 – 9} = 5^{-3} \)
Step 2: Rewrite with a positive index:
\( 5^{-3} = \frac{1}{5^3} = \frac{1}{125} \)
Final Answer:
\( \frac{1}{125} \)
Example:
Simplify: \( (3 \times 4)^0 + 2^{-2} \)
▶️ Answer/Explanation
Step 1: Evaluate zero index: \( (3 \times 4)^0 = 1 \)
Step 2: Use negative index rule: \( 2^{-2} = \frac{1}{2^2} = \frac{1}{4} \)
Step 3: Add the values: \( 1 + \frac{1}{4} = \frac{5}{4} = 1.25 \)
Final Answer:
\( \frac{5}{4} \) or \( 1.25 \)