MATH 1 • MODELING & APPLICATIONS

Percent Change & Growth Factors — I can interpret percent change and growth/decay factors in context.

Learn to measure how quantities increase or decrease and express those changes as powerful multipliers.

Historical Context & Motivation

Humans have measured change for thousands of years, but the idea of expressing change as a fraction of the original amount — a percent — took centuries to develop. The Latin phrase per centum, meaning "for every hundred," shows that percentages were born from the practical needs of merchants, tax collectors, and bankers who wanted a universal way to compare ratios. Today, percent change and growth factors appear everywhere: inflation reports, population studies, viral social-media trends, and even your phone's battery drain rate.

~300 BCE
Ancient Proportional Reasoning
Greek and Babylonian mathematicians solved problems involving ratios and proportions, laying the groundwork for comparing quantities to a common base.
1500s
Rise of 'Per Centum' in Commerce
Italian merchants standardized calculations "per hundred" to set interest rates and taxes, eventually giving us the % symbol we use today.
1798
Malthus & Population Growth
Thomas Malthus argued that populations grow by a fixed percentage each generation, introducing the concept of repeated multiplication — a growth factor applied over time.
1900s
Modern Finance & Economics
Central banks began tracking inflation as a percent change year over year. Growth factors became essential tools for modeling compound interest and GDP.
2020s
Data-Driven Percent Change
From COVID case-rate tracking to streaming-service subscriber growth, percent change and growth factors dominate modern headlines and data dashboards.

The central question this lesson addresses is deceptively simple: When a quantity changes, how do we describe that change in a way that's easy to compare and easy to extend into the future? Percent change gives us the comparison tool, and growth factors give us the multiplier that powers predictions.

Core Principles & Definitions

Before diving into formulas, let's lock in the key vocabulary and ideas that make percent change and growth factors click. These four principles are the foundation of everything else in this lesson.

1

Percent Change

The ratio of the amount of change to the original value, expressed as a percentage. A positive result means an increase; a negative result means a decrease.
2

Growth Factor

The single number you multiply the original by to get the new value. A growth factor greater than 1 signals growth; less than 1 signals decay.
3

Decay Factor

A growth factor that falls between 0 and 1. It represents a percent decrease. For example, a 20% decrease corresponds to a decay factor of 0.80.
4

Repeated Multiplication

When the same percent change happens over and over, you raise the growth factor to a power. This is the bridge from percent change to exponential models.
KEY TAKEAWAY
Think of a growth factor like a volume knob on a speaker. Turning it to 1.0 means no change — the sound stays the same. Turning it above 1 (say 1.15) cranks the volume up by 15%. Turning it below 1 (say 0.85) dials it down by 15%. The growth factor is just "1 plus the percent change written as a decimal."

Visual Explanation — Growth vs. Decay

The diagram below shows how a starting value of 100 changes over five time periods under three different scenarios: a 20% increase each period (growth factor 1.20), no change (growth factor 1.00), and a 20% decrease each period (decay factor 0.80). Notice how the growth curve accelerates upward while the decay curve flattens out — this is the visual signature of exponential behavior.

Starting at 100, a 20% growth factor (1.20) reaches 248.8 after 5 periods, while a 20% decay factor (0.80) shrinks to 32.8. The flat amber line (×1.00) represents no change.

Two big observations jump out from this graph. First, the green growth curve doesn't just go up — it curves upward faster and faster because each 20% increase is applied to a larger number than the one before. Second, the red decay curve never actually reaches zero; each 20% decrease takes away less in absolute terms because the remaining amount keeps shrinking. These patterns are what make growth factors so powerful for modeling real-world situations over multiple periods.

Mathematical Framework

Now let's formalize the relationship between percent change, growth factors, and the resulting new value. These three equations are the tools you'll use for every calculation in this lesson.

PERCENT CHANGE
Percent Change = ((New Value − Original Value) / Original Value) × 100
A positive result means a percent increase; a negative result means a percent decrease. The original value is always the denominator.
GROWTH / DECAY FACTOR
Growth Factor = 1 + (Percent Change / 100)
If the percent change is +25%, then the growth factor is 1 + 0.25 = 1.25. If the percent change is −15%, then the factor is 1 + (−0.15) = 0.85 (a decay factor).
NEW VALUE (SINGLE PERIOD)
New Value = Original Value × Growth Factor
This replaces the two-step process of computing the change and then adding or subtracting. Multiplying by the growth factor does both operations in one step.
REPEATED CHANGE (MULTIPLE PERIODS)
Final Value = Original Value × (Growth Factor)ⁿ
Here, n is the number of times the same percent change is applied. This formula is the foundation of exponential growth and decay models you'll encounter in future courses.
⚠️ Common Mistake Alert
Students often confuse the percent change with the growth factor. A 30% increase is a percent change of +30%, but the growth factor is 1.30, not 0.30. Always remember: the growth factor starts from 1 (which represents the original 100%).

Growth Factors at a Glance

The number line below and the reference table that follows it give you a quick way to classify any growth factor you encounter. The key dividing line is 1: anything above 1 means the quantity is growing, and anything between 0 and 1 means it's shrinking.

The growth factor spectrum: values below 1 represent decay, a value of exactly 1 means no change, and values above 1 represent growth. Each tick mark shows the corresponding percent change.
Quick reference: converting between percent change and growth/decay factors.
Percent ChangeGrowth FactorMeaningExample Context
+50%1.50Quantity increases by halfSale price marked UP 50%
+8%1.08Moderate growthAnnual raise in salary
0%1.00No changeFrozen rent for one year
−10%0.90Mild decayStore clearance discount
−50%0.50Quantity is halvedHalf-life of a substance

Worked Example — Car Depreciation

A new car is purchased for $24,000. It loses 18% of its value each year. What is the car's value after 4 years?

Car Depreciation Over 4 Years
1
Step 1 — Identify the Given InformationOriginal value = $24,000. The car depreciates (decreases) by 18% each year, so the percent change is −18%. The number of periods is n = 4 years.
2
Step 2 — Find the Growth (Decay) FactorGrowth Factor = 1 + (Percent Change ÷ 100) = 1 + (−18 ÷ 100) = 1 − 0.18
Growth Factor = 0.82
3
Step 3 — Apply the Repeated-Change FormulaFinal Value = Original Value × (Growth Factor)ⁿ = 24,000 × (0.82)⁴. First compute the power: (0.82)² = 0.6724, then (0.6724)² = 0.452118...
(0.82)⁴ ≈ 0.4521
4
Step 4 — Calculate the Final ValueFinal Value = 24,000 × 0.4521 = 10,850.40
After 4 years the car is worth approximately $10,850
5
Step 5 — Interpret the ResultThe car lost about $13,150 of its original $24,000 value. That's roughly a 55% total decrease, which makes sense because 0.82⁴ ≈ 0.45, meaning only about 45% of the original value remains. Notice that 18% × 4 = 72% — but the car did NOT lose 72%. Percent changes don't simply add up because each year's 18% is taken from a smaller number.
💡 WHY PERCENTS DON'T JUST ADD
Imagine eating 10% of a pizza four times. The first bite is a big slice. But by the fourth time, you're taking 10% of what's left — a much smaller piece. That's why repeated percent changes compound: each one operates on the updated amount, not the original.

Strengths & Limitations of Percent Change vs. Growth Factors

Both representations — percent change and growth factor — describe the same transformation, but each has contexts where it shines and situations where it can mislead.

Comparing the two representations of change.
CriterionPercent ChangeGrowth Factor
Ease of communicationVery intuitive — most people immediately understand "prices rose 5%."Less intuitive at first — saying "multiply by 1.05" sounds more abstract.
Computation powerRequires two operations (find the change, then add or subtract).Single multiplication gives the new value directly — faster and less error-prone.
Repeated changesTempting to just add percentages (e.g., 5% + 5% = 10%), which is incorrect for compound changes.Naturally handles compounding: just raise the factor to a power.
Direction clarityThe ± sign immediately tells you increase or decrease.You must compare the factor to 1: above 1 = growth, below 1 = decay.
Modeling useAppears in news, reports, everyday language.Central to exponential equations, financial models, and scientific applications.
KEY TAKEAWAY
Think of percent change as the language you use to talk about change, and the growth factor as the tool you use to calculate with change. They're two sides of the same coin, and being fluent in both makes you a stronger problem solver.

Connection to Exponential Functions

Everything you've learned in this lesson is a stepping stone to one of the most important function families in mathematics: exponential functions. In future units, you'll write equations like y = a · bˣ, where a is the initial amount and b is the growth factor you practiced today. The table below shows how this lesson's vocabulary maps onto the exponential function framework.

Mapping today's concepts to exponential function notation.
This LessonExponential Functions (Coming Up)
Original ValueInitial value a (the y-intercept)
Growth Factor > 1Base b > 1 → exponential growth
Decay Factor (0 < factor < 1)Base 0 < b < 1 → exponential decay
Number of periods nExponent x (independent variable)
Final Value = Original × Factorⁿy = a · bˣ

You'll also encounter situations where the growth rate isn't constant — for instance, a savings account with changing interest rates, or a population affected by environmental pressures. These lead to more advanced models like piecewise exponential and logistic growth functions. But every one of those models still relies on the same building block: a growth factor applied over an interval. Master that concept now, and those future topics will feel like natural extensions rather than brand-new ideas.

Practice Problems

PROBLEM 1CONCEPTUAL
A news article states that a city's population grew by a factor of 1.03 over the past year. Explain, in your own words, what this growth factor tells you about the city's population. Is the population growing quickly or slowly? How do you know?
PROBLEM 2BASIC CALCULATION
A smartphone originally costs $800. During a holiday sale, the price drops by 15%. What is the sale price? Identify both the decay factor and the final price.
PROBLEM 3INTERMEDIATE
A savings account holds $2,500 and earns 4% interest per year. If no additional deposits or withdrawals are made, how much money is in the account after 6 years? Round to the nearest cent.
PROBLEM 4APPLIED
A biologist records that a bacteria colony starts with 500 cells and doubles every 3 hours. Write the growth factor for one 3-hour period, then determine how many cells there are after 15 hours.
PROBLEM 5CRITICAL THINKING
A store raises its prices by 25% and then later offers a 25% discount on the new prices. A customer claims, "The discount cancels out the increase, so prices are back to normal." Is this correct? Use growth factors to justify your answer and determine the overall percent change from the original price.

Lesson Summary

Percent change measures the ratio of the amount of change to the original value, expressed as a percentage: ((New − Original) / Original) × 100. A positive result indicates growth, while a negative result indicates decay. The growth factor is calculated as 1 + (percent change as a decimal). Factors greater than 1 represent increases, factors between 0 and 1 represent decreases, and a factor of exactly 1 means no change.

For repeated percent changes, use the formula Final Value = Original × (Growth Factor)ⁿ, where n is the number of periods. Percent changes do not simply add — they compound because each change acts on the updated amount. This principle is the direct gateway to exponential functions (y = a · bˣ), where the growth factor becomes the base of the exponential expression.

Varsity Tutors • Math 1 • Percent Change & Growth Factors