Percent Increase and Decrease

Help Questions

SSAT Middle Level: Quantitative › Percent Increase and Decrease

Questions 1 - 10
1

Maya's test score improved from 68 to 85. By approximately what percent did her score increase?

20%

25%

30%

35%

40%

Explanation

When you encounter percent increase problems, you're working with the formula: $$\text{Percent Increase} = \frac{\text{New Value} - \text{Original Value}}{\text{Original Value}} \times 100%$$

Maya's score increased from 68 to 85, so the change is $$85 - 68 = 17$$ points. Using our formula: $$\frac{17}{68} \times 100%$$

To calculate this, divide: $$17 ÷ 68 = 0.25$$, which equals 25%. This confirms answer choice B is correct.

Let's examine why the other options are wrong. Choice A (20%) would result from incorrectly calculating $$\frac{17}{85}$$ instead of using the original value as the denominator—a common mistake where students use the new value instead of the starting point. Choice C (30%) might come from rounding errors or miscalculating the fraction, perhaps confusing $$\frac{17}{68}$$ with a simpler fraction like $$\frac{1}{3}$$. Choice D (35%) is too high and suggests significant computational errors, possibly from incorrectly finding the change or denominator.

Remember this key strategy: always use the original value as your denominator in percent change problems. A helpful check is that $$\frac{1}{4} = 0.25 = 25%$$, and since $$\frac{17}{68}$$ is exactly $$\frac{1}{4}$$ (because $$17 \times 4 = 68$$), you can quickly verify that 25% is reasonable. This fraction recognition can speed up your calculations on test day.

2

A car's value depreciates by 15% each year. If the car is worth $18,700 after one year of depreciation, what was its original value?

$23,375

$21,505

$22,000

$24,500

$25,200

Explanation

When you encounter depreciation problems, you're working backwards from a final value to find an original value. The key insight is that if something depreciates by 15%, it retains 85% of its original value.

Let's set up the equation. If the original value is $$x$$, then after one year of 15% depreciation, the car is worth $$0.85x = 18,700$$. To find the original value, divide both sides by 0.85: $$x = \frac{18,700}{0.85} = 22,000$$.

You can verify this: if the original value was $22,000, then 15% depreciation equals $3,300, leaving $18,700 after one year.

Now let's examine why the other answers are wrong. Choice A ($21,505) represents a common error where students subtract the depreciation amount from the given value instead of working backwards properly. Choice C ($23,375) might result from incorrectly adding 15% to the current value ($18,700 × 1.15), which doesn't account for the fact that $18,700 is already the depreciated amount. Choice D ($24,500) could come from miscalculating the percentage or confusing the relationship between original and depreciated values.

The correct answer is B ($22,000).

Strategy tip: For depreciation problems, remember that the final value equals the original value times (100% minus the depreciation rate). Always work backwards by dividing the final value by this retention percentage. Watch out for the trap of simply adding or subtracting the depreciation percentage from the given amount.

3

The enrollment at Lincoln Middle School decreased from 540 students to 486 students. What was the percent decrease in enrollment?

9%

10%

11%

12%

15%

Explanation

Percent decrease problems test your ability to calculate how much a quantity has dropped relative to its original value. When you see enrollment numbers, prices, or populations changing, think about whether you're finding the change relative to the original or new amount.

To find percent decrease, you need three steps: find the actual decrease, divide by the original amount, then convert to a percentage. The enrollment dropped from 540 to 486 students, so the decrease is $$540 - 486 = 54$$ students. Now divide this decrease by the original enrollment: $$\frac{54}{540} = 0.10$$. Converting to a percentage: $$0.10 \times 100% = 10%$$.

Looking at the wrong answers, choice (A) 9% likely comes from calculation errors or rounding mistakes in the division. Choice (C) 11% might result from dividing by the new enrollment (486) instead of the original enrollment—a common trap that gives you $$\frac{54}{486} \approx 0.11$$. Choice (D) 12% could come from arithmetic errors or incorrectly calculating the decrease amount.

The key trap here is using the wrong denominator. Always remember that percent decrease uses the original (larger) value as the denominator, not the new (smaller) value. A helpful way to check your work is to verify that 10% of 540 is 54, and $$540 - 54 = 486$$, which matches the final enrollment. This backward check can catch calculation errors quickly on test day.

4

After a 20% discount, a bicycle costs $160. The store manager decides to increase this discounted price by 25%. What is the final price of the bicycle?

$190

$200

$210

$220

$240

Explanation

This question tests your understanding of sequential percentage changes - applying one percentage change, then applying another to the new result. When you see problems involving multiple discounts or markups in sequence, remember that each percentage applies to the current price, not the original.

Let's work backwards from the discounted price. If the bicycle costs $160 after a 20% discount, this means $160 represents 80% of the original price (since 100% - 20% = 80%). To find the original price: $$\text{Original price} = \frac{160}{0.80} = 200$$

Now the manager increases the discounted price of $160 by 25%. This means the new price will be 125% of $160: $$\text{Final price} = 160 \times 1.25 = 200$$

Looking at the wrong answers: Choice (A) $190 likely comes from incorrectly calculating 25% of $160 as $40, then subtracting instead of adding ($160 + $40 - $10 = $190). Choice (C) $210 might result from adding 25% to the original price of $200 instead of the discounted price. Choice (D) $220 could come from taking 25% of the original price ($200) and adding it to the discounted price ($160 + $60 = $220).

The key strategy here is to work step-by-step and always apply percentage changes to the current value, not mixing up which price serves as your base. Also, remember that a 25% increase means multiplying by 1.25, which often speeds up your calculations.

5

The number of subscribers to a newsletter increased by 40% in the first month, then decreased by 25% in the second month. If there were initially 800 subscribers, how many subscribers are there after two months?

1,040

1,120

960

840

920

Explanation

When you encounter percentage change problems involving multiple steps, work through each change sequentially rather than trying to combine them mentally. These problems test your understanding of how percentages compound.

Start with the initial 800 subscribers. After a 40% increase in the first month: $$800 + (0.40 × 800) = 800 + 320 = 1,120$$ subscribers.

Now apply the 25% decrease to this new total: $$1,120 - (0.25 × 1,120) = 1,120 - 280 = 840$$ subscribers after two months.

Looking at the wrong answers: Choice B (920) represents a common error where students calculate 40% of 800 (getting 320) and 25% of 800 (getting 200), then compute 800 + 320 - 200 = 920. This fails because the decrease should be applied to the increased amount, not the original. Choice C (960) might result from incorrectly calculating the second step as a 15% net increase (40% - 25% = 15%), giving 800 × 1.15 = 920, then making an arithmetic error. Choice D (1,040) could come from applying only the first increase and forgetting the decrease entirely, or from other calculation mistakes.

Remember: percentage changes always apply to the current amount, not the original. When working through multi-step percentage problems, calculate each step completely before moving to the next, and resist the urge to combine percentages directly since they compound rather than simply add or subtract.

6

A restaurant bill of $85 includes a 15% service charge that was added to the original food cost. What was the original cost of the food before the service charge?

$72.25

$73.91

$74.50

$76.30

$78.00

Explanation

When you encounter a problem where a percentage has been added to an original amount, you're working with what's called a "reverse percentage" problem. The key insight is that the final amount represents more than 100% of the original.

Here, the $85 total represents 115% of the original food cost (100% original + 15% service charge). To find the original amount, you need to work backwards by dividing the total by 1.15.

Setting up the equation: Original cost × 1.15 = $85

Therefore: Original cost = $85 ÷ 1.15 = $73.91

You can verify this: $73.91 × 0.15 = $11.09 (service charge), and $73.91 + $11.09 = $85 ✓

Now let's examine why the other answers are incorrect:

A) $72.25 is too low. If you add 15% to this ($10.84), you get $83.09, not $85.

C) $74.50 is close but still incorrect. Adding 15% gives you $85.68, which exceeds the target.

D) $76.30 is too high. This would result in a total of $87.75 after adding the 15% service charge.

The most common mistake students make is subtracting 15% from $85 (getting $72.25), but this doesn't account for the fact that 15% of the original amount differs from 15% of the final amount. Remember: when a percentage is added to create a total, divide the total by (1 + percentage rate) to find the original amount.

7

A store increased the price of an item by 30%, then offered a 30% discount on the new price. Compared to the original price, the final price represents what percent change?

9% increase

0% change

9% decrease

1% increase

1% decrease

Explanation

When you encounter percentage problems involving multiple changes, remember that each percentage change applies to the new value, not the original one. This creates a compounding effect that often surprises students.

Let's trace through this step by step using a concrete example. Say the original price is $100. After a 30% increase, the new price becomes $100 + (0.30 × $100) = $130.

Now comes the crucial part: the 30% discount applies to this new price of $130, not the original $100. So the discount is 0.30 × $130 = $39, making the final price $130 - $39 = $91.

Compared to the original $100, the final price of $91 represents a $9 decrease, which is a 9% decrease.

Looking at the wrong answers: Choice B (1% decrease) might tempt students who make small arithmetic errors in their calculations. Choice C (0% change) is the most common trap—many students incorrectly assume that a 30% increase followed by a 30% discount should cancel out perfectly. Choice D (1% increase) could result from confusion about whether the final result should be positive or negative.

The key insight is that when you increase a value and then decrease it by the same percentage, you don't return to the original value because the decrease applies to the larger amount. Here's a quick formula: if you increase by $$p%$$ then decrease by $$p%$$, the net change is $$-p^2/100$$ percent. For 30%, that's $$-900/100 = -9%$$.

8

Sales at a bookstore decreased by 12% in March and then increased by 15% in April. If sales were $8,000 in February, what were the sales in April?

$9,200

$8,240

$8,024

$8,480

$8,096

Explanation

When you encounter percent change problems with multiple steps, you need to apply each percentage change sequentially to the running total, not to the original amount.

Starting with February sales of $8,000, let's track the changes month by month. In March, sales decreased by 12%. To find 12% of $8,000: $$8,000 \times 0.12 = 960$$. So March sales were $$8,000 - 960 = 7,040$$.

Now for April's 15% increase, you must apply this percentage to March's total, not February's. April's increase: $$7,040 \times 0.15 = 1,056$$. Therefore, April sales were $$7,040 + 1,056 = 8,096$$.

Choice B ($8,096) is correct.

Choice A ($8,024) represents a common error where students might incorrectly combine the percentages first (15% - 12% = 3%) and then apply 3% to the original $8,000, getting $$8,000 \times 1.03 = 8,240$$. Wait, that's choice C.

Choice C ($8,240) is indeed what you get from the flawed approach of treating this as a net 3% increase on the original amount.

Choice A ($8,024) likely comes from calculation errors in the sequential approach or other computational mistakes.

Choice D ($8,480) might result from applying the 15% increase directly to the original $8,000 amount while somehow factoring in the March decrease incorrectly.

Remember: consecutive percentage changes must be applied step-by-step to the running total. Each new percentage operates on the result from the previous calculation, never on the original starting value.

9

The membership of a club increased by 25% to reach 75 members. Later, 15 members left the club. By what percent did the membership decrease from its peak?

15%

18%

20%

22%

25%

Explanation

When you encounter percent change problems involving multiple steps, work through each change systematically and pay careful attention to what serves as your reference point for each calculation.

First, find the original membership. If increasing by 25% resulted in 75 members, then $$1.25 \times \text{original} = 75$$, so the original membership was $$75 \div 1.25 = 60$$ members. The peak membership was 75 members.

When 15 members left, the club dropped to $$75 - 15 = 60$$ members. To find the percent decrease from the peak, use the peak (75) as your reference point: $$\frac{15}{75} = 0.20 = 20%$$. The membership decreased by 20% from its peak.

Choice A (15%) represents a common error where students calculate $$\frac{15}{100}$$ instead of using the correct denominator. Choice B (18%) might result from incorrectly using the original membership of 60 as the denominator: $$\frac{15}{60} = 25%$$, though this doesn't match exactly. Choice D (22%) doesn't correspond to any logical calculation with the given numbers.

Remember that in percent change problems, the denominator is always your reference point. When the question asks for "percent decrease from its peak," the peak value (75) must be your denominator, not the final value or any other number. Always identify what you're measuring the change from before setting up your fraction.

10

The attendance at a concert was 20% higher than expected. If 1,440 people attended, how many people were originally expected?

1,300

1,728

1,200

1,152

1,368

Explanation

When you see a question about an actual value being a certain percentage higher than expected, you're working with percent increase problems. The key insight is that the actual attendance represents 120% of the expected attendance (100% + 20% increase).

Let's call the expected attendance $$x$$. Since the actual attendance is 20% higher than expected, we can write: $$1.2x = 1440$$

To find the original expected attendance, divide both sides by 1.2: $$x = \frac{1440}{1.2} = 1200$$

So 1,200 people were originally expected, making B correct.

Let's examine why the other answers are wrong. Choice A (1,152) comes from incorrectly calculating 20% of 1,440 and subtracting it: $$1440 - (0.20 \times 1440) = 1440 - 288 = 1152$$. This flawed approach assumes you subtract 20% of the actual attendance, but that's not how percent increases work backward. Choice C (1,300) might result from computational errors or misunderstanding the relationship between the percentages. Choice D (1,368) comes from subtracting only 5% instead of properly working backward from the 20% increase: $$1440 - 72 = 1368$$.

Strategy tip: When working backward from a percent increase, remember that if something increased by $$n$$%, the new value represents $$(100 + n)$$% of the original. Always divide the final value by this percentage (in decimal form) to find the original amount. Don't fall into the trap of simply subtracting the percentage from the given value.

Page 1 of 3