NCERTCh 2Free

Power Play

🎓 Class 8📖 Ganita Prakash Part-I📖 7 notes🧠 14 Q&A⏱️ ~11 min

Power PlayStudy Notes

NCERT-aligned · 7 notes · 3 shown free

Introduction

Explanation

Introduction

The chapter 'Power Play' introduces the concept of exponents or powers, which are a shorthand way to express repeated multiplication of the same number. It explains that when a number is multiplied by itself several times, it can be written in a compact form using powers. For example, 2 × 2 × 2 × 2 can be written as 2⁴, where 2 is the base and 4 is the exponent or power. This notation simplifies writing and calculating large numbers that involve repeated multiplication. The chapter also highlights the importance of powers in various mathematical operations and their applications in real life, such as calculating areas, volumes, and scientific measurements. It sets the foundation for understanding the laws of exponents and their use in algebra and arithmetic.

  • Powers represent repeated multiplication of the same number.
  • A power consists of a base and an exponent (or power).
  • Writing numbers in powers simplifies calculations and notation.
  • Powers are used in various mathematical and real-life contexts.
  • Understanding powers is essential for higher-level mathematics.
  • 📌 Base: The number that is multiplied by itself.
  • 📌 Exponent (Power): The number that indicates how many times the base is multiplied.

Laws of Exponents

Explanation

Laws of Exponents

This section elaborates on the fundamental laws of exponents that govern how powers behave during multiplication, division, and raising a power to another power. These laws help simplify expressions involving powers and are essential for solving algebraic problems efficiently. The key laws introduced are: 1. Product Law: When multiplying two powers with the same base, add the exponents. For example, a^m × a^n = a^(m+n). 2. Quotient Law: When dividing two powers with the same base, subtract the exponents. For example, a^m ÷ a^n = a^(m−n), provided a ≠ 0. 3. Power of a Power Law: When raising a power to another power, multiply the exponents. For example, (a^m)^n = a^(m×n). 4. Power of a Product Law: The power of a product is the product of the powers. For example, (ab)^m = a^m × b^m. 5. Power of a Quotient Law: The power of a quotient is the quotient of the powers. For example, (a/b)^m = a^m ÷ b^m, provided b ≠ 0. These laws apply for any real number base (except zero in division) and integer exponents. The section provides detailed proofs and examples to illustrate each law, emphasizing their use in simplifying expressions and solving problems.

  • Product law: a^m × a^n = a^(m+n).
  • Quotient law: a^m ÷ a^n = a^(m−n), a ≠ 0.
  • Power of a power: (a^m)^n = a^(m×n).
  • Power of a product: (ab)^m = a^m × b^m.
  • Power of a quotient: (a/b)^m = a^m ÷ b^m, b ≠ 0.
  • 📌 Exponent Laws: Rules that govern operations on powers.
  • 📌 Base: The number raised to a power.
  • 📌 Exponent: The power indicating repeated multiplication.

Negative Exponents and Zero Exponent

Explanation

Negative Exponents and Zero Exponent

This section introduces the concepts of zero and negative exponents, which extend the laws of exponents to cases where the exponent is zero or negative. It explains that any non-zero number raised to the power zero is equal to one. This is justified

Practice QuestionsPower Play

Includes NCERT exercise questions with answers

Q1.1. Find out the units digit in the value of 2224 ÷ 432? [Hint: 4 = 22]

Answer:

To find the units digit of 2224 ÷ 432, first note that 4 = 22. This implies 4 is 2 squared. The question likely means to find the units digit of 2 raised to the power 224 divided by 4 raised to the power 32, or possibly 2^224 divided by 4^32. Since 4 = 2^2, 4^32 = (2^2)^32 = 2^(64). So the expression is 2^224 ÷ 2^64 = 2^(224-64) = 2^160. The units digit of powers of 2 cycle every 4 powers: 2^1=2, 2^2=4, 2^3=8, 2^4=6, then repeats. 160 mod 4 = 0, so units digit is 6.

Explanation:

Step 1: Express 4 as 2^2. Step 2: Rewrite 4^32 as (2^2)^32 = 2^(64). Step 3: Divide 2^224 by 2^64 to get 2^(224-64) = 2^160. Step 4: Units digit of powers of 2 cycle every 4: 2,4,8,6. Step 5: Since 160 mod 4 = 0, units digit is 6.

MediumNCERT
Q2.2. There are 5 bottles in a container. Every day, a new container is brought in. How many bottles would be there after 40 days?

Answer:

Each container has 5 bottles. Every day, one new container is added. After 40 days, number of containers = 40. Total bottles = 40 × 5 = 200 bottles.

Explanation:

Step 1: Number of containers after 40 days = 40. Step 2: Each container has 5 bottles. Step 3: Total bottles = 40 × 5 = 200.

EasyNCERT
Q3.3. Write the given number as the product of two or more powers in three different ways. The powers can be any integers. (i) 643 (ii) 1928 (iii) 32–5

Answer:

For each number, express as product of powers in three different ways: (i) 643 - 64 = 8^2 = 4^3 = 2^6 - So possible products: 1) 8^2 2) 4^3 3) 2^6 (ii) 1928 - 1928 = 19 × 28 - 19 is prime, 28 = 2^2 × 7 - Possible products: 1) 19 × 28 2) (19 × 2)^2 × 7^{-1} (not integer power, so avoid) 3) 19^1 × (2^2 × 7)^1 (iii) 32^{-5} - 32 = 2^5 - So 32^{-5} = (2^5)^{-5} = 2^{-25} - Possible products: 1) 2^{-25} 2) (2^{-5})^{5} 3) (2^{-1})^{25}

Explanation:

Step 1: Factorize each number into prime powers. Step 2: Express as product of powers in different ways using exponent rules. Step 3: For negative powers, use reciprocal powers.

MediumNCERT
Q4.4. Examine each statement below and find out if it is ‘Always True’, ‘Only Sometimes True’, or ‘Never True’. Explain your reasoning. (i) Cube numbers are also square numbers. (ii) Fourth powers are also square numbers. (iii) The fifth power of a number is divisible by the cube of that number. (iv) The product of two cube numbers is a cube number. (v) q46 is both a 4th power and a 6th power (q is a prime number).

Answer:

(i) Cube numbers are also square numbers. - Only sometimes true. For example, 64 = 4^3 = 8^2 is both cube and square, but 8 = 2^3 is not a square. (ii) Fourth powers are also square numbers. - Always true. Because (n^2)^2 = n^4, so fourth powers are squares of squares. (iii) The fifth power of a number is divisible by the cube of that number. - Always true. Since n^5 = n^3 × n^2, n^5 is divisible by n^3. (iv) The product of two cube numbers is a cube number. - Always true. Since a^3 × b^3 = (ab)^3. (v) q^46 is both a 4th power and a 6th power (q is a prime number). - Always true. Because q^{46} = (q^{23})^2, but 46 is divisible by 2 but not by 4 or 6. Actually, 46 is not divisible by 4 or 6, so q^{46} is not a perfect 4th or 6th power. So this is Never True.

Explanation:

Step 1: Analyze each statement using properties of exponents and perfect powers. Step 2: Provide examples or counterexamples. Step 3: Conclude truth value accordingly.

MediumNCERT
Q5.5. Simplify and write these in the exponential form. (i) 10– 2 × 10– 5 (ii) 57 ÷ 54 (iii) 9– 7 ÷ 94 (iv) (13– 2) – 3 (v) m5n12(mn)9

Answer:

(i) 10^{-2} × 10^{-5} = 10^{-2 + (-5)} = 10^{-7} (ii) 5^7 ÷ 5^4 = 5^{7-4} = 5^3 (iii) 9^{-7} ÷ 9^4 = 9^{-7 - 4} = 9^{-11} (iv) (13^{-2})^{-3} = 13^{-2 × (-3)} = 13^{6} (v) m^5 n^{12} (mn)^9 = m^5 n^{12} m^9 n^9 = m^{5+9} n^{12+9} = m^{14} n^{21}

Explanation:

Use exponent laws: - a^m × a^n = a^{m+n} - a^m ÷ a^n = a^{m-n} - (a^m)^n = a^{m×n} - (ab)^n = a^n b^n

EasyNCERT
Q6.6. If 122 = 144 what is (i) (1.2)2 (ii) (0.12)2 (iii) (0.012)2 (iv) 1202

Answer:

(i) (1.2)^2 = (12/10)^2 = 144/100 = 1.44 (ii) (0.12)^2 = (12/100)^2 = 144/10000 = 0.0144 (iii) (0.012)^2 = (12/1000)^2 = 144/1,000,000 = 0.000144 (iv) 120^2 = 14400

Explanation:

Use the fact that 12^2 = 144 and adjust decimal places accordingly. For (iv), 120^2 = (12 × 10)^2 = 12^2 × 10^2 = 144 × 100 = 14400.

EasyNCERT
Q7.7. Circle the numbers that are the same — 24 × 36 64 × 32 610 182 × 62 624

Answer:

Calculate each: - 24 × 36 = 2^4 × 3^6 - 64 × 32 = 2^6 × 2^5 = 2^{11} - 6^{10} = (2 × 3)^{10} = 2^{10} × 3^{10} - 18^2 × 6^2 = (2 × 3^2)^2 × (2 × 3)^2 = 2^2 × 3^4 × 2^2 × 3^2 = 2^{4} × 3^{6} - 6^{24} = (2 × 3)^{24} = 2^{24} × 3^{24} Comparing: 24 × 36 = 2^4 × 3^6 182 × 62 = 2^4 × 3^6 So 24 × 36 and 18^2 × 6^2 are the same. Others differ.

Explanation:

Step 1: Express each number in prime factorization. Step 2: Compare the powers of prime factors. Step 3: Identify which are equal.

MediumNCERT
Q8.8. Identify the greater number in each of the following — (i) 43 or 34 (ii) 28 or 82 (iii) 1002 or 2100

Answer:

(i) 4^3 = 64, 3^4 = 81, so 3^4 is greater. (ii) 2^8 = 256, 8^2 = 64, so 2^8 is greater. (iii) 10^{02} = 10^2 = 100, 2^{100} is a very large number, so 2^{100} is greater.

Explanation:

Calculate or estimate each power and compare values.

EasyNCERT