Exponents and Powers: CBSE Class 8 Maths NCERT Guide
Welcome to the world of Exponents and Powers! Have you ever wondered how scientists talk about huge distances, like the distance to the sun, or tiny sizes, like the size of a cell, without writing a long string of zeros? They use exponents! This chapter is all about a powerful mathematical shortcut for writing and working with repeated multiplication. Instead of writing 2 × 2 × 2 × 2 × 2, we can simply write 2⁵. This simple notation makes calculations easier and helps us handle very large and very small numbers efficiently. In this chapter, you will master the 'Laws of Exponents', learn how to work with negative exponents, and express numbers in 'Standard Form'. This is a fundamental concept in maths and science, so let's build a strong foundation together!
Understanding Exponents and Powers
Let's start with the basics. When we write a number in exponential form, like 10⁴, we are dealing with two parts. The number 10 is called the base, and the number 4 is the exponent or power. The exponent tells us how many times we need to multiply the base by itself. So, 10⁴ is just a short way of writing 10 × 10 × 10 × 10, which equals 10,000. We read 10⁴ as "10 raised to the power of 4" or "the 4th power of 10". The entire expression, 10⁴, is called the 'power'.
Think of it like this:
- Base: The number being multiplied.
- Exponent: The number of times the base is multiplied.
For example, in 5³, the base is 5 and the exponent is 3. This means we calculate 5 × 5 × 5, which gives us 125. Understanding this simple relationship is the first step to mastering exponents!
The Fundamental Laws of Exponents
- Multiplying Powers with the Same Base
- Law: aᵐ × aⁿ = aᵐ⁺ⁿ Explanation: When you multiply two powers with the same base, you keep the base and add the exponents. For example, 2³ × 2² = 2³⁺² = 2⁵.
- Dividing Powers with the Same Base
- Law: aᵐ ÷ aⁿ = aᵐ⁻ⁿ Explanation: When you divide two powers with the same base, you keep the base and subtract the exponents. For example, 7⁶ ÷ 7² = 7⁶⁻² = 7⁴.
- Taking a Power of a Power
- Law: (aᵐ)ⁿ = aᵐⁿ Explanation: When you raise a power to another power, you keep the base and multiply the exponents. For example, (5²)³ = 5²ˣ³ = 5⁶.
- Multiplying Powers with the Same Exponent
- Law: aᵐ × bᵐ = (ab)ᵐ Explanation: When you multiply two powers with different bases but the same exponent, you can multiply the bases first and then apply the exponent. For example, 2³ × 4³ = (2 × 4)³ = 8³.
- Dividing Powers with the Same Exponent
- Law: aᵐ ÷ bᵐ = (a/b)ᵐ Explanation: When you divide two powers with different bases but the same exponent, you can divide the bases first and then apply the exponent. For example, 6⁵ ÷ 3⁵ = (6/3)⁵ = 2⁵.
- Power of Zero
- Law: a⁰ = 1 (for any non-zero 'a') Explanation: Any number (except 0) raised to the power of zero is always 1. For example, 99⁰ = 1.
Working with Negative Exponents
- A negative exponent means taking the reciprocal of the base raised to the positive exponent. The law is: a⁻ᵐ = 1/aᵐ.
- Example 1: Find the value of 3⁻² Step 1: Identify the base (3) and the negative exponent (-2). Step 2: Apply the rule a⁻ᵐ = 1/aᵐ. So, 3⁻² = 1/3². Step 3: Calculate the value. 1/3² = 1/(3 × 3) = 1/9. Final answer: 1/9
- Example 2: Simplify (2/5)⁻³ Step 1: The base is a fraction (2/5). The rule for a fractional base is (a/b)⁻ᵐ = (b/a)ᵐ. We flip the fraction and make the exponent positive. Step 2: Apply the rule: (2/5)⁻³ = (5/2)³. Step 3: Calculate the value. (5/2)³ = (5×5×5) / (2×2×2) = 125/8. Final answer: 125/8
- Example 3: Evaluate (4⁻¹ × 2⁻¹) ÷ 5⁻¹ Step 1: Convert all negative exponents to their reciprocal form. 4⁻¹ = 1/4, 2⁻¹ = 1/2, and 5⁻¹ = 1/5. Step 2: Substitute these values back into the expression: (1/4 × 1/2) ÷ (1/5). Step 3: Solve the brackets: (1/8) ÷ (1/5). Step 4: To divide by a fraction, we multiply by its reciprocal: 1/8 × 5/1 = 5/8. Final answer: 5/8
Expressing Numbers in Standard Form
- Step 1: Understand the Goal — Standard form (or scientific notation) is a way to write very large or very small numbers as a number between 1 and 10 (but not including 10), multiplied by a power of 10. The format is k × 10ⁿ, where 1 ≤ k < 10.
- Step 2: Move the Decimal Point — For a large number (e.g., 345,000,000), move the decimal from the end to the left until only one non-zero digit is before it. 3.45000000 For a small number (e.g., 0.000072), move the decimal to the right until it is after the first non-zero digit. 00007.2
- Step 3: Count the Places Moved — Count how many places you moved the decimal. This count will be your exponent 'n'. For 345,000,000, you moved 8 places to the left. For 0.000072, you moved 5 places to the right.
- Step 4: Determine the Sign of the Exponent — If you moved the decimal to the LEFT (for a large number), the exponent is POSITIVE. So, n = 8. If you moved the decimal to the RIGHT (for a small number), the exponent is NEGATIVE. So, n = -5.
- Step 5: Write in Standard Form — Combine the new decimal number (k) and the power of 10. 345,000,000 becomes 3.45 × 10⁸. 0.000072 becomes 7.2 × 10⁻⁵.
Common Mistakes to Avoid
- Confusing aⁿ with a × n: Remember, 3⁴ means 3 × 3 × 3 × 3 = 81. It does NOT mean 3 × 4 = 12. This is the most basic mistake.
- Adding Exponents with Different Bases: The law aᵐ × aⁿ = aᵐ⁺ⁿ only works if the bases are the same. You cannot simplify 2³ × 5² by adding the exponents.
- Thinking a Negative Exponent Means a Negative Number: 5⁻² is not -25 or -10. It means 1/5², which is a positive fraction, 1/25.
- Incorrectly Applying Power to a Sum: Be careful! (a + b)ᵐ is NOT equal to aᵐ + bᵐ. For example, (2+3)² = 5² = 25, but 2² + 3² = 4 + 9 = 13. They are not equal.
Practice Questions with Solutions
- Q: Simplify and express the result in power notation with a positive exponent: (–4)⁵ ÷ (–4)⁸ A: Step 1: We are dividing powers with the same base (–4). We use the law aᵐ ÷ aⁿ = aᵐ⁻ⁿ. Step 2: Apply the law: (–4)⁵ ÷ (–4)⁸ = (–4)⁵⁻⁸ = (–4)⁻³. Step 3: The question asks for a positive exponent. We use the law a⁻ᵐ = 1/aᵐ. So, (–4)⁻³ = 1/(–4)³. Final answer: 1/(–4)³
- Q: Find the value of m for which 5ᵐ ÷ 5⁻³ = 5⁵. A: Step 1: On the left side, apply the law aᵐ ÷ aⁿ = aᵐ⁻ⁿ. This gives 5ᵐ⁻⁽⁻³⁾ = 5ᵐ⁺³. Step 2: The equation is now 5ᵐ⁺³ = 5⁵. Step 3: Since the bases on both sides are equal (both are 5), their exponents must also be equal. Therefore, m + 3 = 5. Step 4: Solve for m: m = 5 - 3 = 2. Final answer: m = 2
- Q: Evaluate: ( (1/3)⁻¹ - (1/4)⁻¹ )⁻¹ A: Step 1: First, solve the terms inside the main bracket. Use the law (a/b)⁻ᵐ = (b/a)ᵐ. Step 2: (1/3)⁻¹ = (3/1)¹ = 3. And (1/4)⁻¹ = (4/1)¹ = 4. Step 3: Substitute these values back: (3 - 4)⁻¹ = (-1)⁻¹. Step 4: Apply the negative exponent rule again: (-1)⁻¹ = 1/(-1)¹ = 1/-1 = -1. Final answer: -1
- Q: Express the number 0.000000564 in standard form. A: Step 1: The goal is to write the number in the form k × 10ⁿ, where 1 ≤ k < 10. Step 2: Move the decimal point to the right to get a number between 1 and 10. We move it after the first non-zero digit (5). The new number is 5.64. Step 3: Count the number of places the decimal was moved. It was moved 7 places to the right. Step 4: Since we moved the decimal to the right for a small number, the exponent of 10 will be negative. So, n = -7. Final answer: 5.64 × 10⁻⁷
Frequently Asked Questions
What is the difference between an exponent and a power?
The exponent (or index) is the small number written in the superscript, which tells you how many times to multiply the base. The 'power' is the entire expression, including the base and exponent, like 5³. Sometimes, people use 'power' and 'exponent' interchangeably.
Why is any number to the power of zero equal to 1?
Consider the law aᵐ ÷ aⁿ = aᵐ⁻ⁿ. If we take m = n, we get aⁿ ÷ aⁿ = aⁿ⁻ⁿ = a⁰. Since any number divided by itself is 1, it follows that a⁰ must be equal to 1.
What is the main purpose of using negative exponents?
Negative exponents are a neat way to represent reciprocals and very small numbers. For example, instead of writing 1/1,000,000, we can simply write 10⁻⁶. This is especially useful in science when dealing with tiny measurements.
Where are exponents and powers used in real life?
Exponents are used everywhere! Scientists use them to describe the distance between planets (astronomy), the size of atoms (physics), and the growth of bacteria (biology). They are also used in computer science for memory sizes (megabytes, gigabytes) and in finance for calculating compound interest.