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.
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.
Percent Change
Growth Factor
Decay Factor
Repeated Multiplication
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.
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.
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.
| Percent Change | Growth Factor | Meaning | Example Context |
|---|---|---|---|
| +50% | 1.50 | Quantity increases by half | Sale price marked UP 50% |
| +8% | 1.08 | Moderate growth | Annual raise in salary |
| 0% | 1.00 | No change | Frozen rent for one year |
| −10% | 0.90 | Mild decay | Store clearance discount |
| −50% | 0.50 | Quantity is halved | Half-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?
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.
| Criterion | Percent Change | Growth Factor |
|---|---|---|
| Ease of communication | Very intuitive — most people immediately understand "prices rose 5%." | Less intuitive at first — saying "multiply by 1.05" sounds more abstract. |
| Computation power | Requires two operations (find the change, then add or subtract). | Single multiplication gives the new value directly — faster and less error-prone. |
| Repeated changes | Tempting 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 clarity | The ± sign immediately tells you increase or decrease. | You must compare the factor to 1: above 1 = growth, below 1 = decay. |
| Modeling use | Appears in news, reports, everyday language. | Central to exponential equations, financial models, and scientific applications. |
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.
| This Lesson | Exponential Functions (Coming Up) |
|---|---|
| Original Value | Initial value a (the y-intercept) |
| Growth Factor > 1 | Base b > 1 → exponential growth |
| Decay Factor (0 < factor < 1) | Base 0 < b < 1 → exponential decay |
| Number of periods n | Exponent 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
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.