NCERT Solutions for Class 8 Maths Chapter 2 - Power Play

NCERT Solutions for Class 8 Maths Chapter 2 - Power Play

Komal MiglaniUpdated on 16 Sep 2025, 09:46 AM IST

Why write 1000000000 when you can write $10^9$? That’s the magic of Exponents and Powers. From finding the area of a square to solving money problems, exponents and powers are used to solve real-life problems. In NCERT Solutions for Class 8 Maths Chapter 2 Power Play, students will solve problems related to exponents & powers, as well as learn how to present large numbers in powers of 10. These solutions on Power Play are prepared following the National Education Policy (NEP) 2020 and the National Curriculum Framework for School Education (NCF-SE) 2023. These NCERT solutions for Class 8 are explained in a step-by-step manner to help students understand and apply the concepts effectively.

This Story also Contains

  1. NCERT Solutions for Class 8 Maths Chapter 2 Power Play: Download PDF
  2. NCERT Solutions for Class 8 Maths Chapter 2 Power Play: Exercise Questions
  3. NCERT Power Play Class 8 Chapter 2: Topics
  4. Class 8 Maths Chapter 2 Power Play Solutions: Extra Question
  5. NCERT Solutions for Class 8 Maths Chapter 2 Power Play: Notes
  6. NCERT Solutions for Class 8 Maths Chapter 2 Power Play: Important Formulae
  7. NCERT Solutions for Class 8 Mathematics - Chapter Wise
  8. NCERT Books and NCERT Syllabus
NCERT Solutions for Class 8 Maths Chapter 2 - Power Play
NCERT Solutions for Class 8 Maths Chapter 2 Power Play

Powers and exponents make maths faster, sharper, and smarter. Curated by Careers360 experts, these solutions are highly reliable, ensuring focused and effective learning. These NCERT Solutions for Class 8 Maths are also of great help for exam preparation, as they provide valuable assistance to students during their practice of exercise problems on their own. They can check the answers to evaluate their performance, and can focus on their weaker areas. Many teachers recommend NCERT Solutions because they closely match the exam pattern. Find the full syllabus, important notes, and downloadable PDFs on this NCERT article.

NCERT Solutions for Class 8 Maths Chapter 2 Power Play: Download PDF

Careers360 brings you NCERT Class 8 Maths Chapter 2 Power Play solutions, carefully prepared by subject experts to simplify your studies and help in exams. A downloadable PDF has been provided — click on the link below to access it.

Download PDF

NCERT Solutions for Class 8 Maths Chapter 2 Power Play: Exercise Questions

Below are the detailed NCERT Class 8 Maths Chapter 2 Power Play question answers provided in the textbook.

Power Play Class 8 Question answers

Figure it Out

Page number: 22-23

Question 1. Express the following in exponential form:
(i) $6 \times 6 \times 6 \times 6$
(ii) $y \times y$
(iii) $b \times b \times b \times b$
(iv) $5 \times 5 \times 7 \times 7 \times 7$
(v) $2 \times 2 \times a \times a$
(vi) $a \times a \times a \times c \times c \times c \times c \times d$

Answer:

(i) $6 \times 6 \times 6 \times =6^4$

(ii) $y \times y=y^2$

(iii) $b \times b \times b \times b=b^4$

(iv) $5 \times 5 \times 7 \times 7 \times 7=5^2 \times 7^3$

(v) $2 \times 2 \times a \times a=2^2 \times a^2$

(vi) $a \times a \times a \times c \times c \times c \times c \times d=a^3 \times c^4 \times d$

Question 2. Express each of the following as a product of powers of their prime factors in exponential form.
(i) 648
(ii) 405
(iii) 540
(iv) 3600

Answer:

(i) $648 = 2^3 \times 3^4$

(ii) $405 = 3^4 \times 5$

(iii) $540 = 2^2 \times 3^3 \times 5$

(iv) $3600 = 2^4 \times 3^2 \times 5^2$


Question 3. Write the numerical value of each of the following:
(i) $2 \times 10^3$
(ii) $7^2 \times 2^3$
(iii) $3 \times 4^4$
(iv) $(-3)^2 \times(-5)^2$
(v) $3^2 \times 10^4$
(vi) $(-2)^5 \times(-10)^6$

Answer:

(i) $2 \times 10^3=2 \times 1000 = 2000$

(ii) $7^2 \times 2^3=49 \times 8 = 392$

(iii) $3 \times 4^4=3 \times 256 = 768$

(iv) $(-3)^2 \times (-5)^2=9 \times 25 =225$

(v) $3^2 \times 10^4=9 \times 10000 = 90000$

(vi) $(-2)^5 \times (-10)^6=(-32) \times 1000000 = -32000000$

Power Play Class 8 Question answers

Figure it Out

Page number: 44-45

Question 1. Find out the units digit in the value of $2^{224} \div 4^{32}$?
[Hint: $4=2^2$ ]

Answer:

$4^{32} = (2^2)^{32} = 2^{64}$
So, $\dfrac{2^{224}}{2^{64}} = 2^{160}$

We know the unit digit of powers of 2 follows a cycle of 4 :
$2^1=2 \rightarrow$ unit digit $=2$
$2^2=4 \rightarrow$ unit digit $=4$
$2^3=8 \rightarrow$ unit digit $=8$
$2^4=16 \rightarrow$ unit digit $=6$
Then it repeats: $2,4,8,6, \ldots$
So, we have to divide the exponent by $4: 160 \div 4=40$
If divisible exactly, the 4th number in the cycle is the unit digit, i.e., 6.

Question 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:

Every day, a new container is brought in.
I.e., Each day = 5 bottles
So, after 40 days, there will be 40 days × 5 = 200 bottles


Question 3. Write the given number as the product of two or more powers in three different ways. The powers can be any integers.
(i) $64^3$
(ii) $192^8$
(iii) $32^{-5}$

Answer:

(i) $64^3$

  • $64 = 2^6$ → $(2^6)^3 = 2^{18}$
  • $64 = 4^3$ → $(4^3)^3 = 4^9$
  • $64 = 8^2$ → $(8^2)^3 = 8^6$

(ii) $192^8$

  • $192 = 2^6 \times 3$ → $(2^6 \times 3)^8 = 2^{48} \times 3^8$
  • $192 = 64 \times 3$ → $(64 \times 3)^8 = 64^8 \times 3^8$
  • $192 = 2^3 \times 24$ → $(2^3 \times 24)^8 = 2^{24} \times 24^8$

(iii) $32^{-5}$

  • $32 = 2^5$ → $(2^5)^{-5} = 2^{-25}$
  • $32 = 4 \times 8$ → $(4 \times 8)^{-5} = 4^{-5} \times 8^{-5}$
  • $32 = 16 \times 2$ → $(16 \times 2)^{-5} = 16^{-5} \times 2^{-5}$


Question 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) $q^{46}$ is both a 4th power and a 6th power ( $q$ is a prime number).

Answer:

(i) Cube numbers are also square numbers
This statement is Only Sometimes True.
(e.g., 64 is both, but 27 is not)

(ii) Fourth powers are also square numbers
This statement is Always True.
(E.g., $a^4 = (a^2)^2$)

(iii) Fifth power is divisible by a cube
This statement is Always True.
(E.g., $a^5 \div a^3 = a^2$ is always an integer)

(iv) Product of cube numbers is a cube number
This statement is Always True.
(E.g., $a^3 \times b^3 = (ab)^3$)

(v) $q^{46}$ is both 4th and 6th power (q is prime)
This statement is never true.
A number is both a 4th and a 6th power if its exponent is a multiple of $\operatorname{LCM}(4,6)=12$.
Since $46=2 \times 23$ (not divisible by 4 or 6 )
But the question says $q^{46}$ is both a 4th and a 6th power. That's impossible unless 46 is divisible by both 4 and 6.

Question 5. Simplify and write these in the exponential form.
(i) $10^{-2} \times 10^{-5}$
(ii) $5^7 \div 5^4$
(iii) $9^{-7} \div 9^4$
(iv) $\left(13^{-2}\right)^{-3}$
(v) $m^5 n^{12}(m n)^9$

Answer:

(i) $10^{-2} \times 10^{-5}=10^{-2+(-5)} = 10^{-7}$

(ii) $5^7 \div 5^4=5^{7-4} = 5^{3}$

(iii) $9^{-7} \div 9^4=9^{-7-(+4)} = 9^{-11}$

(iv) $(13^{-2})^{-3}=(-13)^{-2\times-3} = 13^{6}$

(v) $m^5 n^{12}(m n)^9=m^5 n^{12}m^9n^9= m^{(5+9)} n^{(12+9)} = m^{14} n^{21}$


Question 6. If $12^2=144$ what is
(i) $(1.2)^2$
(ii) $(0.12)^2$
(iii) $(0.012)^2$
(iv) $120^2$

Answer:

(i) $(1.2)^2 = 1.2\times1.2=1.44$

(ii) $(0.12)^2 = 0.12 \times 0.12=0.0144$

(iii) $(0.012)^2 = 0.012\times0.012=0.000144$

(iv) $(120)^2 = 120\times120=14400$

Question 7. Circle the numbers that are the same-
$2^4 \times 3^6$
$6^4 \times 3^2$
$6^{10}$
$18^2 \times 6^2$
$6^{24}$

Answer:

After simplifying, we get,

  • $2^4 \times 3^6$
  • $6^4 \times 3^2=(2 \times 3)^4 \times 3^2=2^4 \times 3^4 \times 3^2=2^4 \times 3^6$
  • $6^{10}=(2 \times 3)^{10}=2^{10} \times 3^{10}$
  • $18^2 \times 6^2=\left(2 \times 3^2\right)^2 \times(2 \times 3)^2=2^2 \times 3^4 \times 2^2 \times 3^2=2^4 \times 3^6$
  • $6^{24}=(2 \times 3)^{24}=2^{24} \times 3^{24}$

$\therefore$ $\left(2^4 \times 3^6\right),\left(6^4 \times 3^2\right)$ and $\left(18^2 \times 6^2\right)$ are same.


Question 8. Identify the greater number in each of the following-
(i) $4^3$ or $3^4$
(ii) $2^8$ or $8^2$
(iii) $100^2$ or $2^{100}$

Answer:

(i) $4^3 = 64$, $3^4 = 81$ → 34 is greater.

(ii) $2^8 = 256$, $8^2 = 64$ → 28 is greater.

(iii) $100^2 = 10000$, $2^{100}$ = massive → 2100 is greater.


Question 9. A dairy plans to produce 8.5 billion packets of milk in a year. They want a unique ID (identifier) code for each packet. If they choose to use the digits $0-9$, how many digits should the code consist of?

Answer:

A dairy plans to produce 8.5 billion $=8.5 \times 10^9$ packets.

Each packet needs a unique numeric code using digits 0-9.

The number of unique codes that can be made with $n$ digits $=(10)^n$

We must find the smallest n such that: $10^n \geq 8.5 \times 10^9$

If we put $n=9$, we get:

$10^9=1,000,000,000$ less than 8.5 billion.

If we put $n=10$, we get:

$10^{10}=10,000,000,000$ more than 8.5 billion.

So, the code must have at least 10 digits, since $10^{10}$ is the smallest power of 10 greater than 8.5 billion.

Question 10. 64 is a square number $\left(8^2\right)$ and a cube number $\left(4^3\right)$. Are there other numbers that are both squares and cubes? Is there a way to describe such numbers in general?

Answer:

Examples of such numbers:

  • $1=1^2=1^3$
  • $64=8^2=4^3$
  • $729=27^2=9^3$
  • $4096=64^2=16^3$
  • $15625=125^2=25^3$

Numbers that are both perfect squares and cubes are 6th powers are 6th powers: $n^6$
Example:

  • $1^6 = 1$
  • $2^6 = 64$
  • $3^6 = 729$
  • $4^6 = 4096$

Question 11. A digital locker has an alphanumeric (it can have both digits and letters) passcode of length 5. Some example codes are G89P0, 38098, BRJKW, and 003AZ. How many such codes are possible?

Answer:

Each passcode is 5 characters long, and each character can be alphanumeric, i.e., A-Z (26 letters) and 0-9 (10 digits)
So, total choices per position $=26+10=36$
Now, each of the 5 positions in the code can be filled in 36 ways.
So, total number of such codes $=36 \times 36 \times 36 \times 36 \times 36=36^5$
Thus, $36^5=60,466,176$

Hence, the answer is $60,466,176$.


Question 12. The worldwide population of sheep (2024) is about $10^9$, and that of goats is also about the same. What is the total population of sheep and goats?
(ii) $20^9$
(ii) $10^{11}$
(iii) $10^{10}$
(iv) $10^{18}$
(v) $2 \times 10^9$
(vi) $10^9+10^9$

Answer:

The worldwide population of sheep (2024) is about 109, and that of goats is also about the same.
So, Tota population $10^9 + 10^9 = 2 \times 10^9$

Hence, both options (v) $2 \times 10^9$ and (vi) $10^9 + 10^9$ are correct.


Question 13. Calculate and write the answer in scientific notation:
(i) If each person in the world had 30 pieces of clothing, find the total number of pieces of clothing.
(ii) There are about 100 million bee colonies in the world. Find the number of honeybees if each colony has about 50,000 bees.
(iii) The human body has about 38 trillion bacterial cells. Find the bacterial population residing in all humans in the world.
(iv) Total time spent eating in a lifetime in seconds.

Answer:

(i) World population ≈ $8 \times 10^9$
Each has 30 clothes → $8 \times 10^9 \times 30 = 2.4 \times 10^{11}$

(ii) 100 million = $10^8$ colonies
50,000 = $5 \times 10^4$
→ $10^8 \times 5 \times 10^4 = 5 \times 10^{12}$

(iii) World population $\approx 8 \times 10^9$ (approx.)
The human body has bacterial cells $=38$ trillion
$\begin{aligned}
& 38 \text { trillion }=3.8 \times 10^{13} \\
& \text { So, total Bacteria }=\left(8 \times 10^9\right) \times\left(3.8 \times 10^{13}\right) \\
& =30.4 \times 10^9 \times 10^{13} \\
& =30.4 \times 10^{22} \\
& =3.04 \times 10^{23}
\end{aligned}$

(iv) Average eating time per day $=1.5$ hours
$
=1.5 \times 60 \times 60=5400 \text { seconds }
$
Average lifespan $=70$ years
Number of days in 70 years $=70 \times 365=25,550$ days
Total eating time in lifespan:
$\begin{aligned}
& =(5400) \times 25,550 \\
& =137,970,000 \text { seconds } \\
& =1.3797 \times 10^3 \text { seconds }
\end{aligned}$


Question 14. What was the date $1\ \mathrm{arab} / 1$ billion seconds ago?

Answer:

1 billion = $10^9$ seconds
Converting to years, we get,
$10^9 \div (60 \times 60 \times 24 \times 365.25) \approx 31.7$ years

If today = August 4, 2025 →
1 billion seconds ago ≈ December 2003

NCERT Power Play Class 8 Chapter 2: Topics

The topics discussed in the NCERT Solutions for Class 8 Chapter 2 Power Play are:

  • Experiencing the Power Play
  • Exponential Notation and Operations
  • The Other Side of Powers
  • Power Lines
  • Powers of 10
  • Did You Ever Wonder?
  • Linear Growth vs. Exponential Growth
  • Getting a Sense for Large Numbers
  • A Pinch of History

Class 8 Maths Chapter 2 Power Play Solutions: Extra Question

Question:

What is the value of ‘a’ in the equation below?
{(5 × 5 × 5 × 5 × 5 × 5)5 × (5 × 5 × 5 × 5 × 5)8} ÷ (5 × 5) = (625)a

Solution:

Given:
{(5 × 5 × 5 × 5 × 5 × 5)5 × (5 × 5 × 5 × 5 × 5)8} ÷ (5 × 5) = (625)a
⇒ {(56)5} × (55)8} ÷ (52) = (625)a
⇒ {530 × 540} ÷ 52 = 625a
⇒ 5(30 + 40 – 2) = (54)a
⇒ 54a = 568
⇒ 4a = 68
$\therefore$ a = 17
Hence, the correct answer is 17.

NCERT Solutions for Class 8 Maths Chapter 2 Power Play: Notes

Careers360 has prepared these Power Play Notes to make your revision smoother and faster. Additionally, these notes will help students understand the Power Play NCERT solutions and solve them on their own from next time.

Exponents of a real number represent the multiplication of the base number. They can be positive, negative, zero or fractional.

Here are some of the types of exponents.

  • Positive exponents
  • Negative exponents
  • Zero exponents
  • Rational exponents

Positive Exponents

If an exponent indicates how many times a number is multiplied by itself, it is called a Positive exponent.

Example:

3 × 3 × 3 = 33 = 9

Here, 33 shows how many times the number 3 is multiplied by itself. So it is a Positive exponent.

Negative Exponents

If an exponent represents the reciprocal of the base raised to the absolute value of the exponent, then it is called a Negative exponent.

Example:

3-3 = $\frac{1}{3^3}=\frac{1}{9}$

Zero Exponent

Any number with an exponent of zero has a value equal to 1.

Example:

50 = 1, 100 = 1, (–3)0 = 0, etc.

Rational Exponents

Rational exponents are also known as Fractional exponents. It represents both roots and powers.

The general form of a rational exponent is:
$a^{\frac{m}{n}}=\sqrt[n]{a^m}$
Here, $a$ is the base, $m$ is the power, and $n$ is the root.

Example: $16^{\frac{3}{4}}=(\sqrt[4]{16})^3=2^3=8$

Linear Growth vs. Exponential Growth

Here are the differences between linear and exponential growth.

Linear Growth

Exponential Growth

Increase rate is Constant.

Increase rate is Proportional to the current value. (increases faster)

A graph of linear growth looks like a Straight line.

A graph of exponential growth looks like a J-shaped curve.

Adds the same amount each time step.

Adds an increasing amount each time step.

It takes a longer time to reach large values.

It reaches large values quickly.

Example:

Saving money at a fixed rate, moving at a constant speed

Example:

Population growth, compound interest

Large Numbers and Their Examples

Power of 10

Number

Name

Example

100

1

One

One unit (1 item)

101

10

Ten

10 fingers on both hands

102

100

Hundred

100 rupees

103

1,000

Thousand

Number of people in a small town

104

10,000

Ten Thousand

Number of books in a large library

105

100,000

Hundred Thousand

Population of African elephants (Approx)

106

1,000,000

Million

An estimated population of American alligators as of 2025

107

10,000,000

Ten Million

Estimated number of stars visible to the naked eye

108

100,000,000

Hundred Million

Population of water buffaloes(Approx)

109

1,000,000,000

Billion (1,000 Million)

Global population estimate (current)

1010

10,000,000,000

Ten Billion

Estimated number of Internet users globally

1011

100,000,000,000

Hundred Billion

National debt of a small country

1012

1,000,000,000,000

Trillion (1,000 Billion)

U.S. national debt (approx.)

1013

10,000,000,000,000

Ten Trillion

Distance in miles to the nearest star (Proxima Centauri)

1014

100,000,000,000,000

Hundred Trillion

Estimated total number of cells in a human body

1015

1,000,000,000,000,000

Quadrillion (1,000 Trillion)

World’s total data storage in bytes (approx.)

1016

10,000,000,000,000,000

Ten Quadrillion

Total distance light travels in 1 year (light-year)

1017

100,000,000,000,000,000

Hundred Quadrillion

Estimated number of planets in the Milky Way

1018

1,000,000,000,000,000,000

Quintillion (1,000 Quadrillion)

Number of atoms in a small object, like a grain of salt

1019

10,000,000,000,000,000,000

Ten Quintillion

Total number of neurons in the human brain

1020

100,000,000,000,000,000,000

Hundred Quintillion

Total galaxies in the observable universe

1021

1,000,000,000,000,000,000,000

Sextillion (1,000 Quintillion)

Estimated number of atoms in Earth’s crust

1022

10,000,000,000,000,000,000,000

Ten Sextillion

Approximate number of grains of sand on Earth

1023

100,000,000,000,000,000,000,000

Hundred Sextillion

Estimated number of molecules in a drop of water

1024

1,000,000,000,000,000,000,000,000

Septillion (1,000 Sextillion)

Total stars in the observable universe

1025

10,000,000,000,000,000,000,000,000

Ten Septillion

Estimated number of bacteria on Earth

NCERT Solutions for Class 8 Maths Chapter 2 Power Play: Important Formulae

Here are some important formulae or laws that will help students to solve problems related to Class 8 Maths NCERT Chapter 2 Power Play.

  • Law of Product: $a^m \times a^n=a^{(m+n)}$
  • Law of Quotient: $\frac{a^m}{a^n}=a^{(m-n)}$
  • Law of Zero Exponent: $a^{0} = 1$
  • Law of Negative Exponent: $a^{(-m)}= \frac{1}{ a^m}$
  • Law of Power of a Power: $\left(a^m\right)^n=a^{\left(mn\right)}$
  • Law of Power of a Product: $(a b)^n=a^{n} b^n$
  • Law of Power of a Quotient: $(\frac{a}{b})^m= \frac{a^m}{b^m}$

NCERT Solutions for Class 8 Mathematics - Chapter Wise

We at Careers360 compiled all the class 8 Maths solutions in one place for easy student reference. This page gives you direct access to all NCERT Class 8 Maths solutions, without the hassle of searching around.

NCERT Books and NCERT Syllabus

The following links will give students access to the latest NCERT syllabus and some reference books.

Frequently Asked Questions (FAQs)

Q: What are the important topics covered in Class 8 Maths Chapter 2 Power Play?
A:

The main topics include:

  • Laws of exponents

  • Negative exponents

  • Expressing numbers in standard form

  • Simplifying expressions using powers

Q: Are the NCERT Solutions for Chapter 2 enough for exam preparation?
A:

Yes, NCERT solutions for Chapter 2 from the textbook are enough to score good marks in the Class 8 board exam. Students can use the NCERT exemplar and other books, such as RS Aggarwal, for practice purposes.

Q: Where can I find NCERT Solutions for Class 8 Maths Chapter 2 in PDF form?
A:

Various educational sites, such as Careers360, provide the NCERT solutions for Class 8 Maths Chapter 2 in PDF format. These solutions are well-explained and written in a student-friendly manner.

Q: What is the difference between positive and negative exponents?
A:

Positive exponents mean multiplying the base number by itself ‘n’ times.

Negative exponents mean multiplying the reciprocal of the base number ‘n’ times.

Q: What is Chapter 2, Power Play in Class 8 Maths about?
A:

NCERT class 8 chapter 2 Maths Power Play is about exponents and their properties.

Articles
Upcoming School Exams
Ongoing Dates
Assam HSLC Application Date

1 Sep'25 - 4 Oct'25 (Online)

Ongoing Dates
Maharashtra HSC Board Application Date

8 Sep'25 - 30 Sep'25 (Online)