
Understanding powers and exponents is one of the most imp topics in mathematics. These concepts help us work with very large and very small numbers easily. Let’s study power play and its applications in real life.
Experiencing the Power Play
When we fold a paper repeatedly, something interesting happens. Most people can fold a sheet of paper maximum 7 times, no matter what type of paper they use. But have you wondered what would happen if we could keep folding?
The Paper Folding Mathematics
- Let’s assume the initial thickness of paper is 0.001 cm
- After each fold, the thickness doubles
- The formula is: Thickness after n folds = initial thickness × 2ⁿ
- After 1 fold: 0.002 cm
- After 10 folds: 1.024 cm (just above 1 cm)
- After 17 folds: approximately 131 cm (little more than 4 feet)
- After 26 folds: approximately 670 m (close to height of Burj Khalifa which is 830 m)
- After 30 folds: about 10.7 km (typical height where aeroplanes fly)
- After 46 folds: more than 7,00,000 km (enough to reach the Moon!)
Understanding Exponential Growth
This paper folding example demonstrates exponential growth, where numbers grow through multiplication rather than addition. Every 10 folds increases thickness by 1024 times. After any 3 folds, thickness increases 8 times because 2×2×2 = 8. This pattern shows how rapid increase happens with exponential growth compared to simple addition.
Exponential Notation and Operations
Basic Exponential Form
In mathematics, we use a special notation to show repeated multiplication.
Understanding the Basics
- Square numbers: n × n = n² (read as n squared or n raised to power 2)
- Cube numbers: n × n × n = n³ (read as n cubed or n raised to power 3)
- Fourth power: n × n × n × n = n⁴ (read as n raised to power 4)
- General form: nᵃ means n multiplied by itself a times
For example, 5⁴ = 5 × 5 × 5 × 5 = 625
Reading and Understanding Exponential Forms
When we write 5⁴, we read it as “5 raised to power 4” or “5 to the power 4” or “4th power of 5”. In this exponential form:
- The number 4 is called the exponent or power
- The number 5 is called the base
- Powers of 5 are written as: 5¹, 5², 5³, 5⁴, and so on
Prime Factorisation Using Exponential Form
Exponential notation makes large numbers easier to write and understand. For example:
- 32400 = 2⁴ × 5² × 3⁴
- This is much simpler than writing 2×2×2×2×5×5×3×3×3×3
Special Cases with Exponents
There are some special situations we need to understand:
Zero as Base
- 0² = 0, 0⁵ = 0 (zero raised to any positive power is zero)
- 0⁰ is undefined (we cannot calculate this)
Negative Numbers with Powers
- (-1)⁵ = -1 (odd power of -1 gives negative result)
- (-1)⁵⁶ = 1 (even power of -1 gives positive result)
- (-2)⁴ = 16 (even power of any negative number is positive)
- (-2)³ = -8 (odd power of negative number is negative)
Real-Life Problem: The Stones That Shine
Let’s look at a problem to understand how exponents help solve complex calculations:
A wealthy person has three daughters. Each daughter receives three baskets. Each basket contains three silver keys. Each key opens three rooms. Each room has three tables. Each table has three necklaces. Each necklace has three diamonds.
Calculating the Totals
- Total rooms = 3 × 3 × 3 × 3 = 3⁴ = 81 rooms
- Total diamonds = 3 × 3 × 3 × 3 × 3 × 3 × 3 = 3⁷ = 2187 diamonds
Without exponents, these calculations would be very lengthy!
Operations with Exponents
Multiplication Rule
When we multiply powers with the same base, we add the exponents:
- nᵃ × nᵇ = n⁽ᵃ⁺ᵇ⁾
- Example: p⁴ × p⁶ = p¹⁰
- Example: 2³ × 2⁵ = 2⁸
Power of Power Rule
When we take power of a power, we multiply the exponents:
- (nᵃ)ᵇ = n⁽ᵃˣᵇ⁾
- Example: (4³)² = 4⁶
- Example: (2⁵)² = 2¹⁰
Same Power Different Bases
When different bases have same power, we can combine them:
- mᵃ × nᵃ = (m×n)ᵃ
- Example: 2³ × 5³ = (2×5)³ = 10³
The Magical Pond Problem
This problem demonstrates exponential growth in nature beautifully.
The Doubling Pond
Imagine a magical pond where the number of lotuses doubles every day. After 30 days, the pond is completely covered with lotuses.
Questions to think about:
- When was the pond half covered? Answer: On the 29th day (because it doubles the next day)
- Total lotuses when fully covered: 2³⁰
- Total lotuses when half covered: 2²⁹
The Tripling Pond Variation
If in another pond, the number of lotuses triples every day, and we start with 2⁴ lotuses, after 4 more days we will have: 2⁴ × 3⁴
Interestingly, order doesn’t matter in multiplication: 3⁴ × 2⁴ = (3×2)⁴ = 6⁴
The Other Side of Powers
Division with Exponents
When we divide powers with the same base, we subtract the exponents:
- nᵃ ÷ nᵇ = n⁽ᵃ⁻ᵇ⁾ where n ≠ 0 and a > b
- Example: 2⁴ ÷ 2³ = 2¹ = 2
- Example: 5⁷ ÷ 5⁴ = 5³
Zero as Exponent
What happens when we divide same powers? For example: 2⁵ ÷ 2⁵
Using our division rule: 2⁵ ÷ 2⁵ = 2⁽⁵⁻⁵⁾ = 2⁰
But we also know that any number divided by itself equals 1. Therefore: 2⁰ = 1
General Rule: Any non-zero number raised to power 0 equals 1
- x⁰ = 1 where x ≠ 0
- This definition maintains consistency with our division rule
Negative Exponents
Sometimes division gives us negative exponents. For example: 2⁴ ÷ 2¹⁰ = 2⁽⁴⁻¹⁰⁾ = 2⁻⁶
But what does 2⁻⁶ mean? Let’s think differently:
2⁴ ÷ 2¹⁰ = (2×2×2×2) ÷ (2×2×2×2×2×2×2×2×2×2) = 1/(2×2×2×2×2×2) = 1/2⁶
Therefore, negative exponent means reciprocal:
- n⁻ᵃ = 1/nᵃ where n ≠ 0
- Examples: 10⁻³ = 1/10³ = 1/1000
- Example: 7⁻² = 1/7² = 1/49
Summary of Exponent Rules
| Operation | Rule | Example |
|---|---|---|
| Multiplication | nᵃ × nᵇ = n⁽ᵃ⁺ᵇ⁾ | 3² × 3⁴ = 3⁶ |
| Power of Power | (nᵃ)ᵇ = n⁽ᵃˣᵇ⁾ | (5²)³ = 5⁶ |
| Division | nᵃ ÷ nᵇ = n⁽ᵃ⁻ᵇ⁾ | 7⁵ ÷ 7² = 7³ |
| Zero Exponent | n⁰ = 1 | 25⁰ = 1 |
| Negative Exponent | n⁻ᵃ = 1/nᵃ | 4⁻³ = 1/4³ |
These rules work for positive, negative, and zero exponents!
Powers of 10
Decimal System and Powers of 10
Our number system is based on powers of 10. This makes it very convenient for calculations.
Expanded Form of Numbers
Any number can be written using powers of 10:
- 47561 = (4×10⁴) + (7×10³) + (5×10²) + (6×10¹) + (1×10⁰)
- This breaks down as: 40000 + 7000 + 500 + 60 + 1
Decimals with Powers of 10
We can also express decimal numbers using negative powers:
- 561.903 = (5×10²) + (6×10¹) + (1×10⁰) + (9×10⁻¹) + (0×10⁻²) + (3×10⁻³)
- The negative powers represent decimal places
Scientific Notation
Very large numbers are difficult to read and write correctly. For example, the Sun is 30,00,00,00,00,00,00,00,00,000 meters from the center of the Milky Way. Did you count all those zeros correctly?
Standard Form
Scientific notation expresses numbers as x × 10ⁿ where 1 ≤ x < 10
Examples of conversion:
- 5900 = 5.9 × 10³
- 20800 = 2.08 × 10⁴
- 80,00,000 = 8 × 10⁶
Why is Exponent More Important?
Let’s understand with Mumbai’s population: 2 × 10⁷
- If coefficient 2 changes to 3, increase is only 50%
- But if exponent 7 changes to 8, increase is 1000% (10 times!)
This shows that exponent determines the magnitude of the number.
Precision in Scientific Notation
The number of digits in coefficient shows precision level:
- 1.42 × 10⁵ means precision to thousands place (three significant figures)
- 1.4 × 10⁵ means precision to ten-thousands place (two significant figures)
The most imp part is the exponent, followed by the first digit of coefficient.
How Many Combinations?
Exponents help us calculate combinations and possibilities in real life.
Dress Combinations
If you have 4 dresses and 3 caps, how many different outfits can you make?
- Total combinations = 4 × 3 = 12
If you have 7 dresses, 2 hats, and 3 pairs of shoes:
- Total combinations = 7 × 2 × 3 = 42
Each choice multiplies the total possibilities!
Password and Lock Combinations
Number-Based Locks
- 2-digit lock: 10 options for each digit = 10 × 10 = 10² = 100 combinations
- 3-digit lock: 10³ = 1000 combinations
- 5-digit lock: 10⁵ = 100,000 combinations
Pattern: n-digit lock has 10ⁿ combinations
Letter-Based Locks
- 6-slot lock with letters A to Z: 26⁶ combinations
- This gives 308,915,776 possible combinations!
- Much more secure than number-only locks
This principle applies to:
- PIN codes
- Mobile numbers
- Vehicle registration numbers
- Computer passwords
Did You Ever Wonder?
Weight-Based Calculations
In India, there’s a tradition called Tulābhāra where people offer goods equal to a person’s weight. This involves interesting calculations!
Solving Such Problems
- Identify relationships between quantities
- Make reasonable assumptions for unknowns
- Calculate using estimation and approximation
Example: Coin Weight Problems
How many 1-rupee coins equal a person’s weight?
- Estimate coin weight (around 3.5 grams)
- Estimate person weight (say 50 kg = 50,000 grams)
- Divide: 50,000 ÷ 3.5 ≈ 14,286 coins
This develops intuition about numbers and quantities.
Distance and Time Calculations
Pādayātra (Pilgrimage Walking)
Estimate time needed for 400 km journey on foot:
- Assume walking speed of 4 km per hour
- Walking 8 hours per day gives 32 km per day
- Total days needed: 400 ÷ 32 ≈ 12-13 days
Historically, people walked thousands of kilometers for pilgrimages!
Linear vs Exponential Growth Comparison
Ladder to Moon (Linear Growth)
- Each step is 20 cm
- Moon is 384,000 km away = 384,000,000 meters = 38,400,000,000 cm
- Steps needed: 38,400,000,000 ÷ 20 = 192 crore steps
- Linear growth: additive (20 + 20 + 20…)
Paper Folding to Moon (Exponential Growth)
- Just 46 folds needed to reach the Moon!
- Exponential growth: multiplicative (2 × 2 × 2…)
This comparison shows exponential growth is much more powerful than linear growth.
Getting a Sense for Large Numbers
Understanding large numbers helps us appreciate the scale of things around us.
Population Scales Using Powers of 10
| Species/Thing | Population | Power Notation |
|---|---|---|
| Northern white rhinos | 2 | 2 × 10⁰ |
| Hainan gibbons | 40 | 4 × 10¹ |
| Kakapo birds | 200 | 2 × 10² |
| Human population | 8,200,000,000 | 8.2 × 10⁹ |
| Global chickens | 33,000,000,000 | 3.3 × 10¹⁰ |
| Trees globally | 3,000,000,000,000 | 3 × 10¹² |
| Ant population | 20,000,000,000,000,000 | 2 × 10¹⁶ |
Astronomical Numbers
- Grains of sand on Earth: 10²¹
- Stars in observable universe: 2 × 10²³
- Water drops on Earth: 2 × 10²⁵
These quantities are beyond our normal experience but powers of 10 help us understand them!
Time Scales Using Powers of 10
| Time Duration | Example Events |
|---|---|
| 10¹ seconds | Blood circulation time (10-20 seconds) |
| 10² seconds | Traffic signal wait, making tea |
| 10³ seconds | Satellite orbit time (90 minutes) |
| 10⁷ seconds | About 4 months (time sleeping in a year) |
| 10⁹ seconds | About 32 years (human generation) |
| 10¹⁵ seconds | Millions of years (geological time) |
| 10¹⁷ seconds | Billions of years (age of Earth, universe) |
A Pinch of History
Ancient Indian Number Systems
Ancient Indian mathematicians were very advanced in handling large numbers:
Historical Texts
- Lalitavistara (1st century BCE): contained number names up to 10⁵³
- Mahaviracharya: listed 24 terms up to 10²³
- Jaina treatise: had names up to 10²⁴⁰
- Pali grammar: contained number names up to 10¹⁴⁰
Indian vs International Number Systems
Indian System
- Lakh = 10⁵ = 100,000
- Crore = 10⁷ = 10,000,000
- Arab = 10⁹
- Kharab = 10¹¹
- Neel = 10¹³
- Padma = 10¹⁵
- Shankh = 10¹⁷
International System
- Million = 10⁶ = 1,000,000
- Billion = 10⁹ = 1,000,000,000
- Trillion = 10¹² = 1,000,000,000,000
Both systems use powers of 10 for organizing large numbers!
Special Large Numbers
- Googol: 10¹⁰⁰ (a 1 followed by 100 zeros)
- Googolplex: 10^(googol) (unimaginably large!)
- Atoms in universe: estimated between 10⁷⁸ to 10⁸²
- Highest currency note ever: Hungary 1946 issued 10²¹ pengő note
Questions and Answers
If we fold paper 46 times, how does it reach the Moon?
- Each fold doubles the thickness of paper, which is exponential growth represented as 2ⁿ where n is number of folds
- Starting with 0.001 cm thickness, after 46 folds the thickness becomes 0.001 × 2⁴⁶ centimeters
- Calculating 2⁴⁶ gives approximately 70,368,744,000,000 or about 7 × 10¹³
- Multiplying: 0.001 × 7 × 10¹³ = 7 × 10¹⁰ cm = 700,000 km
- Since Moon is about 384,000 km away, the folded paper thickness exceeds this distance
Why is exponential growth more powerful than linear growth?
- Linear growth adds same amount repeatedly (example: 5 + 5 + 5 + 5… adds 5 each time)
- Exponential growth multiplies repeatedly (example: 5 × 5 × 5 × 5… multiplies by 5 each time)
- With linear growth of 2, after 10 steps we get 20
- With exponential growth of 2, after 10 steps we get 1024
- The gap becomes huge as numbers increase, making exponential growth extremely powerful
How do negative exponents work in real calculations?
- Negative exponents represent reciprocals or fractions
- 10⁻² = 1/10² = 1/100 = 0.01
- This is used in scientific notation for very small numbers like measurements in physics
- Example: Size of atom is about 10⁻¹⁰ meters, meaning 0.0000000001 meters
- Negative exponents make writing and working with tiny numbers much easier
Why can we say that any number to power 0 equals 1?
- This comes from the division rule of exponents
- We know nᵃ ÷ nᵃ = 1 (any number divided by itself equals 1)
- Using exponent rule: nᵃ ÷ nᵃ = n⁽ᵃ⁻ᵃ⁾ = n⁰
- Therefore n⁰ must equal 1 to keep consistency with division
- This works for all non-zero numbers
How does scientific notation help in astronomy?
- Astronomical distances and quantities are extremely large
- Example: Distance to nearest star (Proxima Centauri) is about 4 × 10¹³ km
- Writing 40,000,000,000,000 km is error-prone and difficult to comprehend
- Scientific notation makes comparison easier: 4 × 10¹³ vs 8 × 10¹³ clearly shows one is double
- The exponent immediately tells us the scale or magnitude of the number
Download Free Mind Map from the link below
This mind map contains all important topics of this chapter
Visit our Class 8 Mathematics page for free mind maps of all Chapters
