Percent Increase and Decrease
Help Questions
ISEE Upper Level: Quantitative Reasoning › Percent Increase and Decrease
The price of a concert ticket increased from $45 to $54 during the first quarter, then decreased by 25% during the second quarter. What was the overall percent change in the ticket price from the beginning of the first quarter to the end of the second quarter?
A 5% increase
A 5% decrease
A 10% increase
A 10% decrease
Explanation
When you encounter multi-step percent change problems, you need to track the actual dollar amounts through each change, then compare the final amount to the original amount.
Let's trace the ticket price through both quarters. Starting price: $45. First quarter increase to $54 represents a $9 increase. For the second quarter, the price decreases by 25% from $54. Calculate 25% of $54: $$0.25 \times 54 = 13.50$$. So the second quarter price becomes $$54 - 13.50 = 40.50$$.
Now compare the final price ($40.50) to the original price ($45). The change is $$40.50 - 45 = -4.50$$, a $4.50 decrease. To find the percent change: $$\frac{-4.50}{45} \times 100% = -10%$$. This confirms answer A: a 10% decrease.
Looking at the wrong answers: B (10% increase) gets the magnitude right but the wrong direction—this comes from forgetting that the final price is lower than the original. C (5% decrease) and D (5% increase) both show 5%, which you'd get if you incorrectly added and subtracted the percentage changes directly (20% increase minus 25% decrease). This is a common trap because it seems logical but ignores that the 25% decrease applies to the higher $54 price, not the original $45.
Remember: with multi-step percent changes, always work with actual amounts rather than trying to combine percentages directly. Percentages apply to different base amounts at each step, so you must calculate each change in dollars first.
A store marks up all items by 40%, then offers a "30% off sale" on the marked-up prices. If an item originally cost the store $60, what is the final selling price after both the markup and discount?
$58.80
$60.00
$62.40
$84.00
Explanation
When you encounter percentage problems involving multiple steps like markups and discounts, always work through each change sequentially, applying each percentage to the result of the previous step.
Start with the original cost of $60. First, apply the 40% markup: $$60 \times 1.40 = 84$$. The marked-up price is $84.
Next, apply the 30% discount to this marked-up price. A "30% off" means the customer pays 70% of the marked price: $$84 \times 0.70 = 58.80$$. The final selling price is $58.80.
Let's examine why each answer choice appears:
A) $58.80 is correct - this follows the proper sequential calculation of markup first, then discount.
B) $60.00 represents a common misconception where students think the 40% markup and 30% discount "cancel out" because they're close in value. However, percentages don't work this way since they're applied to different base amounts.
C) $62.40 occurs when students incorrectly apply both percentages to the original $60: they calculate $$60 \times 1.40 \times 0.70 = 58.80$$, but then make an arithmetic error, or they add 40% and subtract 30% from the original price: $$60 \times 1.10 = 66$$, then make calculation mistakes.
D) $84.00 is the marked-up price before applying the discount - students who choose this forgot the second step entirely.
Study tip: In multi-step percentage problems, never try to combine the percentages mentally. Always calculate each step completely before moving to the next, and remember that order matters when the base amount changes.
The population of a town decreased by 15% in the first year and then increased by 20% in the second year. If the population at the end of two years was 10,200, what was the original population?
10,000 people
12,000 people
9,500 people
10,500 people
Explanation
When you see percentage changes applied sequentially, remember that each percentage change applies to the result of the previous change, not the original amount. This creates a compound effect that requires working backwards from the final result.
Let's call the original population $$P$$. After a 15% decrease in year one, the population becomes $$0.85P$$ (since decreasing by 15% means keeping 85%). In year two, this reduced population increases by 20%, so it becomes $$0.85P \times 1.20 = 1.02P$$. We know this final amount equals 10,200, so:
$$1.02P = 10,200$$
$$P = \frac{10,200}{1.02} = 10,000$$
Let's verify: Starting with 10,000, after a 15% decrease we get $$10,000 \times 0.85 = 8,500$$. Then after a 20% increase: $$8,500 \times 1.20 = 10,200$$ ✓
Now for the wrong answers: Choice A (9,500) would give us a final population of $$9,500 \times 0.85 \times 1.20 = 9,690$$, which is too low. Choice C (10,500) would yield $$10,500 \times 0.85 \times 1.20 = 10,710$$, which exceeds our target. Choice D (12,000) would produce $$12,000 \times 0.85 \times 1.20 = 12,240$$, far too high.
The key strategy for sequential percentage problems is to set up one equation with all changes applied in order, then solve backwards. Don't try to reverse each percentage change separately—this often leads to calculation errors and is more time-consuming than the direct algebraic approach.
A clothing store has a policy where all sale prices are first increased by 8% for tax, then decreased by 12% for a loyalty discount. If a jacket's final price after both adjustments is $95.04, what was the original sale price before any adjustments?
$98.00
$100.00
$102.50
$108.00
Explanation
When you encounter problems with sequential percentage changes, you need to work backwards from the final result. This question tests your ability to reverse multiple percentage adjustments to find an original value.
Let's call the original sale price $$x$$. The jacket undergoes two changes: first an 8% tax increase, then a 12% loyalty discount. After the tax increase, the price becomes $$x \times 1.08$$. Then the 12% discount is applied to this new amount: $$(x \times 1.08) \times 0.88 = x \times 1.08 \times 0.88 = x \times 0.9504$$.
Since the final price is $95.04, we can set up the equation: $$x \times 0.9504 = 95.04$$. Solving for $$x$$: $$x = \frac{95.04}{0.9504} = 100.00$$.
Let's verify: $100.00 × 1.08 = $108.00 (after tax), then $108.00 × 0.88 = $95.04 ✓
Choice A ($98.00) would result in a final price of $92.14 after both adjustments—too low. Choice C ($102.50) would yield $97.39 as the final price—too high. Choice D ($108.00) represents a common error where students might think this is the price after just the tax increase, but applying the discount would give $95.04, not accounting for the tax properly.
Study tip: For sequential percentage problems, multiply all the percentage factors together first (here: 1.08 × 0.88 = 0.9504), then divide the final result by this combined factor. Always verify by working forward through each step.
The number of students in a school increased by 12% from 2020 to 2021, then decreased by 8% from 2021 to 2022. If there were 1,036 students in 2022, how many students were there in 2020?
1,100 students
1,000 students
950 students
1,050 students
Explanation
When you encounter percentage change problems that involve multiple steps, you need to work backwards from the final value through each change in reverse order.
Let's call the 2020 student count $$x$$. From 2020 to 2021, the number increased by 12%, giving us $$1.12x$$ students in 2021. From 2021 to 2022, this decreased by 8%, so we multiply by 0.92: $$1.12x \times 0.92 = 1.0304x$$. Since we know there were 1,036 students in 2022, we have:
$$1.0304x = 1,036$$
$$x = \frac{1,036}{1.0304} = 1,000$$
So there were 1,000 students in 2020, making B correct.
Answer A (950 students) represents a common error where students might incorrectly assume the net change is simply 12% - 8% = 4%, then work backwards with $$1,036 \div 1.04$$. Answer C (1,050 students) likely comes from miscalculating the compound effect or rounding errors in the percentage calculations. Answer D (1,100 students) might result from working through the changes in the wrong direction or making arithmetic mistakes with the percentage multipliers.
The key strategy for multi-step percentage problems is to remember that percentage changes compound, not add. Always multiply by the decimal form (1.12 for a 12% increase, 0.92 for an 8% decrease) and work systematically through each step. When working backwards, divide by the same compound factor you would have multiplied by going forward.
A car's value depreciates by 22% in the first year and by 18% in the second year. If the car is worth $28,080 after two years, what was its original value?
$44,000
$48,000
$42,000
$45,000
Explanation
When you encounter depreciation problems, you're working backwards from a final value to find an original value. The key insight is that depreciation means the car retains a certain percentage of its value each year, not that it loses everything.
Let's work backwards from the $28,080 final value. After the first year, the car retained 78% of its original value (100% - 22% = 78%). After the second year, it retained 82% of the previous year's value (100% - 18% = 82%).
If we call the original value $$x$$, then:
- After year 1: $$x \times 0.78$$
- After year 2: $$x \times 0.78 \times 0.82 = x \times 0.6396$$
So: $$x \times 0.6396 = 28,080$$
Solving: $$x = \frac{28,080}{0.6396} = 43,906$$
The closest answer is $44,000, which accounts for rounding.
Choice A ($42,000) is too low—this might result from incorrectly calculating the depreciation percentages. Choice C ($45,000) is close but represents an error in the decimal calculation. Choice D ($48,000) is significantly too high and likely comes from misunderstanding how compound depreciation works, perhaps adding the percentages instead of multiplying the retention rates.
Strategy tip: In depreciation problems, always convert to retention rates (what percentage remains) rather than working with loss percentages. This makes the multiplication clearer and reduces calculation errors. Also, remember that depreciation compounds—each year's loss is calculated on the previous year's value, not the original.
A laptop's price is reduced by 20% for a sale, then an additional 10% is taken off the sale price for a student discount. If the final price is $576, what was the original price?
$720
$750
$800
$850
Explanation
When you encounter percent decrease problems with multiple discounts, remember that each discount applies to the price after the previous discount, not to the original price. This creates a compound effect that's crucial to track correctly.
Let's work backwards from the final price of $576. If we call the original price $x$, then after a 20% reduction, the laptop costs $0.8x$. The additional 10% student discount applies to this sale price, so we multiply by $0.9$ again: $0.8x \times 0.9 = 0.72x$.
Setting up the equation: $0.72x = 576$
Solving: $x = \frac{576}{0.72} = 800$
So the original price was $800.
Let's check why the other answers are wrong. Choice A ($720) represents what you'd get if you incorrectly assumed the discounts were simple rather than compound - subtracting 30% total instead of applying them sequentially. Choice B ($750) might result from calculation errors in the division. Choice D ($850) could come from misunderstanding which direction to apply the percentage calculations.
You can verify answer C by working forward: $800 \times 0.8 = 640$ (after 20% off), then $640 \times 0.9 = 576$ (after additional 10% off).
Strategy tip: For compound percent problems, always multiply the decimal equivalents together first (here: $0.8 \times 0.9 = 0.72$), then work backwards from the final amount. This prevents the common trap of simply adding or subtracting the percentages.
An online retailer increases shipping costs by 25%, then offers free shipping on orders over $50 (effectively a 100% discount on shipping for qualifying orders). For a qualifying order, what is the net change in shipping costs?
100% decrease
125% decrease
75% decrease
No change possible to determine
Explanation
This question tests your understanding of sequential percentage changes and how discounts work in real-world scenarios. When analyzing percentage changes that happen in sequence, you need to track what happens to the original value step by step.
Let's say the original shipping cost was $10. First, the retailer increases shipping costs by 25%, making the new cost $10 × 1.25 = $12.50. However, for qualifying orders (those over $50), they offer free shipping, which means a 100% discount on shipping costs.
A 100% discount means you pay nothing for shipping - the entire shipping cost is eliminated. So regardless of whether the shipping cost was the original $10 or the increased $12.50, qualifying customers now pay $0. The net change from the original shipping cost is: $$\frac{\text{Final Cost} - \text{Original Cost}}{\text{Original Cost}} = \frac{0 - 10}{10} = -100%$$
This confirms answer choice B: 100% decrease.
Answer choice A (75% decrease) incorrectly suggests you subtract the 25% increase from the 100% discount (100% - 25% = 75%). Answer choice C (125% decrease) might come from adding the percentages (25% + 100% = 125%), but percentage decreases cannot exceed 100% since you cannot pay less than nothing. Answer choice D (no change possible to determine) ignores that free shipping means zero cost regardless of the previous increase.
Remember: when you see "free" or "100% discount," the final cost is always zero, making the net change a 100% decrease from any positive original amount.
A retailer buys items for $40 each and applies a 60% markup. During a clearance sale, the retailer offers 25% off the marked price. What is the profit margin on items sold during the clearance sale?
25% profit margin
35% profit margin
15% profit margin
20% profit margin
Explanation
When you encounter markup and discount problems, you need to track the item's journey from cost to final selling price, then calculate profit margin as the percentage of profit relative to the original cost.
Let's follow this item step by step. The retailer starts with a cost of $40 and applies a 60% markup: $$\text{Marked price} = \$40 + (0.60 \times $40) = $40 + $24 = $64$$
During the clearance sale, they offer 25% off this marked price: $$\text{Sale price} = \$64 - (0.25 \times $64) = $64 - $16 = $48$$
The profit is the difference between the sale price and original cost: $$\text{Profit} = \$48 - $40 = $8$$
The profit margin is: $$\text{Profit margin} = \frac{\$8}{$40} = 0.20 = 20%$$
This confirms answer B is correct.
Answer A (15%) likely comes from incorrectly calculating the discount effect on profit. Answer C (25%) is simply the discount percentage itself, not the profit margin. Answer D (35%) might result from confusing the relationship between the original markup and final margin, or from calculation errors in the multi-step process.
The key strategy here is to work systematically through each price change and remember that profit margin is always calculated as profit divided by the original cost, not the selling price. Don't let the multiple steps confuse you—just track the dollar amounts carefully from start to finish.
A store increases the price of all items by 24%, then offers a loyalty program that gives members a 15% discount on all purchases. What effective price change do loyalty program members experience?
9.0% increase
5.4% increase
15.0% increase
12.6% increase
Explanation
When you encounter questions about successive percentage changes, remember that you can't simply add or subtract the percentages—you must apply them sequentially to account for compounding effects.
Let's trace through what happens to a $100 item. First, the store increases all prices by 24%: $$100 \times 1.24 = 124$$. Then, loyalty members get a 15% discount on this new price: $$124 \times 0.85 = 105.40$$. The final price is $105.40, representing a 5.4% increase from the original $100.
You can also solve this algebraically. If the original price is P, the final price becomes: $$P \times 1.24 \times 0.85 = P \times 1.054 = 1.054P$$. This confirms a 5.4% increase, making (A) correct.
The wrong answers represent common misconceptions. Choice (B) 9.0% comes from incorrectly subtracting the percentages: 24% - 15% = 9%. This ignores the fact that the discount applies to the already-increased price. Choice (C) 12.6% might result from taking half of the original 24% increase, but this has no mathematical basis. Choice (D) 15.0% incorrectly assumes the discount exactly cancels out part of the increase on a one-to-one basis.
Strategy tip: For successive percentage problems, always multiply the decimal forms of the changes together, or work through with a concrete number like $100. Never just add or subtract the percentages—the compounding effect means the second percentage applies to an already-changed amount.