top of page
Inaugurated by IN-SPACe
ISRO Registered Space Tutor

S3-SA1-0206

What is Growth and Decay Models?

Grade Level:

Class 8

AI/ML, Data Science, Physics, Economics, Cryptography, Computer Science, Engineering

Definition
What is it?

Growth and Decay Models are mathematical ways to understand how quantities change over time, either increasing (growth) or decreasing (decay) at a steady rate. They help us predict future values based on current trends, often using percentages.

Simple Example
Quick Example

Imagine you have a small plant. If it grows by 10% of its height every week, that's a growth model. If a mobile phone battery loses 5% of its charge every hour when not in use, that's a decay model.

Worked Example
Step-by-Step

QUESTION: A small business starts with Rs. 10,000. If its value grows by 5% each year, what will its value be after 2 years?

STEP 1: Understand the initial value and growth rate. Initial Value (P) = Rs. 10,000. Growth Rate (r) = 5% or 0.05.
---STEP 2: Calculate the value after Year 1. Value after Year 1 = P * (1 + r) = 10,000 * (1 + 0.05) = 10,000 * 1.05 = Rs. 10,500.
---STEP 3: Calculate the value after Year 2, using the value from Year 1 as the new starting point. Value after Year 2 = 10,500 * (1 + 0.05) = 10,500 * 1.05 = Rs. 11,025.
---ANSWER: After 2 years, the business value will be Rs. 11,025.

Why It Matters

Understanding growth and decay models is crucial in many fields. Data scientists use them to predict trends, economists use them to model inflation or population changes, and engineers use them to calculate how materials wear out. They help us make smart decisions in finance, science, and technology.

Common Mistakes

MISTAKE: Adding or subtracting the percentage only from the original amount each time. | CORRECTION: For growth/decay, the percentage is applied to the *new* amount after each period, not always the initial amount. This is called compound growth/decay.

MISTAKE: Forgetting to convert percentages to decimals (e.g., using 5 instead of 0.05 for 5%). | CORRECTION: Always divide the percentage by 100 before using it in calculations (e.g., 5% = 5/100 = 0.05).

MISTAKE: Confusing growth and decay formulas. | CORRECTION: For growth, you add the rate (1 + r). For decay, you subtract the rate (1 - r). Remember: 'plus for growth, minus for decay'.

Practice Questions
Try It Yourself

QUESTION: A car bought for Rs. 5,00,000 depreciates (loses value) by 10% each year. What will its value be after 1 year? | ANSWER: Rs. 4,50,000

QUESTION: The population of a small village is 2000. If it grows by 2% every year, what will the population be after 3 years? | ANSWER: Approximately 2122 people (2000 * 1.02 * 1.02 * 1.02 = 2122.416, rounded to nearest whole person).

QUESTION: A medicine's effectiveness decays by 15% every hour. If its initial effectiveness is 100 units, how many hours will it take for its effectiveness to drop below 50 units? | ANSWER: 5 hours (After 1 hr: 85, After 2 hrs: 72.25, After 3 hrs: 61.41, After 4 hrs: 52.20, After 5 hrs: 44.37. So, it drops below 50 units after 5 hours).

MCQ
Quick Quiz

Which of the following scenarios best represents a decay model?

The number of likes on a viral social media post increasing every hour.

The amount of money in a savings account earning interest.

The concentration of a pesticide in the soil decreasing over time.

The height of a child growing steadily each year.

The Correct Answer Is:

C

Option C describes a quantity (pesticide concentration) decreasing over time, which is the definition of a decay model. Options A, B, and D all describe growth.

Real World Connection
In the Real World

In India, growth and decay models are used in many places. For example, banks use growth models to calculate compound interest on fixed deposits (FDs) or loans. Scientists at ISRO might use decay models to predict how quickly the signal strength of a satellite might weaken over distance or time.

Key Vocabulary
Key Terms

GROWTH: Increase in quantity over time | DECAY: Decrease in quantity over time | RATE: The percentage or fraction by which a quantity changes | COMPOUNDING: Applying the growth/decay rate to the new, updated amount each period | INITIAL VALUE: The starting quantity before any change occurs

What's Next
What to Learn Next

Now that you understand growth and decay, you can explore Compound Interest and Population Growth in more detail. These concepts use the exact same principles but with specific real-world applications, making your learning even more practical!

bottom of page