RemNote Community
Community

Compound and Nested Percentages

Understand how to compute compound percentage changes, how sequential percent increases and decreases affect amounts, and the distinction between percentage points and percent change.
Summary
Read Summary
Flashcards
Save Flashcards
Quiz
Take Quiz

Quick Practice

What is the formula for the final amount after a value $p$ undergoes an increase of $x\%$ followed by a decrease of $x\%$?
1 of 4

Summary

Compounding and Nested Percentages Introduction When a quantity changes by a percentage, and then changes by another percentage, the effects combine in a way that might surprise you. This is called compounding. Understanding how percentages combine is essential for solving real-world problems in finance, economics, and data analysis. A critical insight is that the order and magnitude of percentage changes matter—they don't simply add together. Understanding Sequential Percentage Changes When an amount experiences multiple percentage changes, you don't add the percentages. Instead, you multiply the multipliers. The Basic Principle A percentage change is best represented as a multiplier. An increase of $x$% means you multiply by $(1 + 0.01x)$. A decrease of $x$% means you multiply by $(1 - 0.01x)$. For example: A 20% increase multiplies the original amount by $1.20$ A 15% decrease multiplies the original amount by $0.85$ When percentage changes occur sequentially, you multiply these multipliers together. General Case: Different Percentage Changes If an amount $p$ experiences an $x$% change followed by a $y$% change, the final amount is: $$\text{Final amount} = p(1 + 0.01x)(1 + 0.01y)$$ Example: Suppose a stock worth $100 increases by 20%, then decreases by 10%. After the 20% increase: $100 \times 1.20 = 120$ After the 10% decrease: $120 \times 0.90 = 108$ Using the formula: $100(1.20)(0.90) = 108$ Notice that the final amount is not $100. The net change is $+8, even though we increased by 20% and decreased by 10%. This is because the 10% decrease applies to the larger amount ($120), not the original amount ($100). Special Case: Equal Increases and Decreases A particularly important special case occurs when you increase by some percentage $x$% and then decrease by the same percentage $x$%. You might expect to return to the original amount—but you don't. $$p(1 + 0.01x)(1 - 0.01x) = p\bigl(1-(0.01x)^2\bigr)$$ This uses the difference-of-squares formula: $(a+b)(a-b) = a^2 - b^2$. Example: A price of $200 increases by 25%, then decreases by 25%. After 25% increase: $200 \times 1.25 = 250$ After 25% decrease: $250 \times 0.75 = 187.50$ Using the formula: $200(1 - (0.25)^2) = 200(1 - 0.0625) = 200(0.9375) = 187.50$ The final amount is $187.50, which is less than the original $200. You've lost $12.50, or 6.25%. This happens because the decrease of 25% applies to the inflated price (250), not the original price (200). The general insight: an increase of $x$% followed by a decrease of $x$% results in a net loss of $(0.01x)^2$ relative to the original. Percentage Points vs. Percent Change This is one of the most commonly confused concepts. Percentage points and percent change are not the same thing, and using the wrong one leads to completely different answers. The Distinction Percentage points measure the absolute difference between two percentages. You simply subtract them. Percent change measures the relative change in a quantity. You calculate it as $\frac{\text{change}}{\text{original}} \times 100\%$. Example: Interest Rates Suppose an interest rate rises from 10% to 15%. In percentage points: The increase is $15\% - 10\% = 5$ percentage points. This is simply arithmetic subtraction. In percent change: We're asking "by what percent did the interest rate increase?" Using the percent change formula: $$\text{Percent change} = \frac{15 - 10}{10} \times 100\% = \frac{5}{10} \times 100\% = 50\%$$ The interest rate increased by 50%, not 5%. It grew from 10 to 15, which is half of 10 more, representing a 50% increase. To verify: If we apply a 5% increase to 10%, we get $10 \times 1.05 = 10.5\%$, which is incorrect. If we apply a 50% increase to 10%, we get $10 \times 1.50 = 15\%$, which is correct. Why This Matters News reports and statistics frequently use percentage points when discussing rates like unemployment, interest rates, or poll percentages. If a report says "unemployment rose by 2 percentage points from 5% to 7%," they're using percentage points. But in a math problem, if asked "by what percent did unemployment increase," the answer is different: $\frac{7-5}{5} \times 100\% = 40\%$. Key takeaway: When you see two percentages being compared, determine whether the question asks for the difference between them (percentage points) or the percent change (relative growth). The distinction is crucial for getting the right answer.
Flashcards
What is the formula for the final amount after a value $p$ undergoes an increase of $x\%$ followed by a decrease of $x\%$?
$p(1 - (0.01x)^2)$
What is the formula for the final amount if an initial amount $p$ experiences an $x\%$ change followed by a $y\%$ change?
$p(1 + 0.01x)(1 + 0.01y)$
What term describes the absolute difference between two percentages (e.g., moving from $10\%$ to $15\%$ is a $5$ unit increase)?
Percentage points
If an interest rate of $10\%$ undergoes a $5\%$ increase (not a percentage point increase), what is the resulting rate?
$10.5\%$

Quiz

What is the simplified expression for the final amount after increasing an amount $p$ by $x\%$ and then decreasing it by $x\%$?
1 of 2
Key Concepts
Percentage Changes
Compound percentage change
Percent increase
Percent decrease
Relative change
Nested percentages
Interest Calculations
Compound interest
Multiplicative factor (percentage)
Percentage Metrics
Percentage point