Skip to main content

Real-World Percentage Problems

Integrate fraction, decimal, and percentage reasoning across multi-step scenarios from budgeting, healthcare, and operations.

Lesson 10 of 10 Fractions, Decimals & Percentages Intermediate ⏱ 10 min read
πŸ”₯ Why This Matters

Percent change, markups, and multi-step discount-then-tax problems are the exact calculations that appear in salary negotiations, retail pricing, loan comparisons, and investment decisions. The people who handle these confidently β€” without a spreadsheet β€” are the ones who catch errors, negotiate better deals, and advance faster in data-heavy careers.

🎯 What You'll Learn
  • Calculate percent increase and percent decrease using the percent change formula
  • Solve multi-step problems: price after discount, then after tax
  • Apply markup and markdown reasoning to retail, salary, and investment scenarios
πŸ“– Key Vocabulary
Percent ChangeHow much a value increased or decreased, expressed as a percent of the original. Percent IncreaseNew value is higher than original: result is positive. Percent DecreaseNew value is lower than original: result is negative (or stated as a decrease). MarkupAn increase in price from cost to selling price β€” typically expressed as a percent of cost. MarkdownA reduction from the original selling price β€” a discount percent applied to the original.
Key Concept

Percent Change Formula:

\[ \% \text{ Change} = \frac{\text{New} - \text{Old}}{\text{Old}} \times 100 \]

A positive result = percent increase. A negative result = percent decrease.

Multi-step discount + tax: apply each percent sequentially, not together.

\[ \text{Sale Price} = \text{Original} \times (1 - \text{Discount \%}) \] \[ \text{Final Price} = \text{Sale Price} \times (1 + \text{Tax \%}) \]

Critical insight: a 20% discount followed by an 8% tax is not the same as a net 12% adjustment. Each step applies to a different base amount.

Percent Change Formula Card

Percent Change β€” Color-Coded Formula

% Change = (New βˆ’ Old) Γ· Old Γ— 100
NEW VALUE
The value after the change
OLD VALUE
The original starting value

Result > 0 β†’ Increase  |  Result < 0 β†’ Decrease

Multi-Step: Discount Then Tax

Suppose an item originally costs $120. It goes on sale for 25% off, and then 8% tax is applied. You cannot simply subtract 25% and add 8% (netting 17%). Here's why:

  1. Discount: $120 Γ— (1 βˆ’ 0.25) = $120 Γ— 0.75 = $90 sale price.
  2. Tax: $90 Γ— (1 + 0.08) = $90 Γ— 1.08 = $97.20 final price.

If you'd naively done $120 Γ— (1 βˆ’ 0.17) = $120 Γ— 0.83 = $99.60 β€” a $2.40 overestimate. Each step must use the current base, not the original.

Worked Example 1 β€” Basic: Percent Increase

A salary increases from $48,000 to $52,800. What is the percent increase?

\[ \% \text{ Increase} = \frac{52{,}800 - 48{,}000}{48{,}000} \times 100 = \frac{4{,}800}{48{,}000} \times 100 = 10\% \]

The salary increased by 10%.

Worked Example 2 β€” Intermediate: Markup and Selling Price

A retailer buys an item for $65 and marks it up 40%. What is the selling price?

  1. Markup amount = 40% of $65 = 0.40 Γ— 65 = $26.
  2. Selling price = $65 + $26 = $91.
  3. Shortcut: $65 Γ— 1.40 = $91 β€” multiply by (1 + markup rate).
\[ \text{Selling Price} = 65 \times 1.40 = \$91 \]
Worked Example 3 β€” Real World: Hospital Supply Manager

Supply chain manager Adriana manages hospital consumables. Last quarter, glove costs increased from $2,400 to $2,760. This quarter, she negotiated a 10% discount off the new price. What does she pay now, and what was the net percent change from the original $2,400?

  1. Percent increase: \(\frac{2760 - 2400}{2400} \times 100 = 15\%\) increase.
  2. After 10% discount: $2,760 Γ— (1 βˆ’ 0.10) = $2,760 Γ— 0.90 = $2,484.
  3. Net change from original: \(\frac{2484 - 2400}{2400} \times 100 = \frac{84}{2400} \times 100 = 3.5\%\) increase overall.

Despite a 10% discount off the inflated price, Adriana still pays 3.5% more than the original β€” because the discount applied to the higher base, not the original price.

✏️ Quick Check

Test yourself:

  1. A coat originally costs $180 and is discounted 30%. What is the sale price?
  2. A product's price dropped from $250 to $200. What is the percent decrease?
  3. A jacket is 20% off ($95 original price) and then 6% tax is applied. What is the final price?
β–Ά Show Answers
  1. $180 Γ— 0.70 = $126.
  2. \(\frac{200-250}{250} \times 100 = \frac{-50}{250} \times 100 = \)βˆ’20% (a 20% decrease).
  3. Step 1: $95 Γ— 0.80 = $76. Step 2: $76 Γ— 1.06 = $80.56.
⚠️ Common Mistakes
  • Combining sequential percents: ❌ 25% off then 8% tax = 17% net. βœ… Apply each percent to the current value after each step β€” the bases change.
  • Using the wrong "Old" in percent change: ❌ Using the new value as the denominator. βœ… Always divide by the original (starting) value.
  • Double-counting discount: A "30% off" discount means you pay 70%, not that you subtract 30 from the percent. Multiply by (1 βˆ’ 0.30) = 0.70 to find the sale price directly.
βœ… Key Takeaways
  • Percent change = (New βˆ’ Old) Γ· Old Γ— 100 β€” always divide by the original.
  • Multi-step problems chain sequentially β€” each step uses the result of the previous step as its new base.
  • Markup shortcut: multiply cost by (1 + markup rate); discount shortcut: multiply by (1 βˆ’ discount rate).
  • Net effect β‰  combined percent: a 20% increase followed by a 20% decrease does NOT return to the original value.
πŸ’Ό Career Connection β€” Healthcare Supply Chain & Operations

Supply chain managers in healthcare, retail, and manufacturing track cost fluctuations, negotiate vendor discounts, and report budget variances β€” all as percent changes. A manager who can mentally compute that a 15% price increase followed by a 10% volume discount nets a 3.5% overall cost increase wins negotiations and produces accurate variance reports without waiting for finance.

Try it with the Calculator

Apply what you've learned with these tools.

Percent / Decimal / Fraction Converter
Enter a percent, decimal, or fraction and instantly convert it to all three forms β€” with step-by-step work showing exactly how each conversion is done.
Use calculator β†’
Fraction Arithmetic
Add, subtract, multiply, or divide any two fractions with full step-by-step work β€” including LCD, cross-canceling, and simplification.
Use calculator β†’
← Previous Lesson
Back to
Finding a Percent of a Number
Test Your Knowledge

Real-World Percentage Problems β€” Quiz

5 questions per attempt  Β·  Intermediate  Β·  Pass at 70%

Start Quiz β†’

More in Fractions, Decimals & Percentages

Understanding Fractions Simplifying Fractions Adding and Subtracting Fractions
← All Fractions, Decimals & Percentages lessons