Ad-Network Review: Yes
Percent increase equals (new − old) ÷ old × 100, using the old value as the base.
Percent increase sounds fancy, but it’s a plain ratio: it tells you how big the change is compared with what you started with. You’ll bump into it in school marks, store prices, pay raises, app installs, and sports stats.
If you’re asking, “How Do I Find A Percent Increase?”, the answer comes down to one steady routine. Pick the right starting value, keep your subtraction order straight, and the rest falls into place.
You’ll get a clear method, worked problems you can copy, and checks that catch the usual slipups. No fluff. Just the math, said in a way that sticks.
Finding A Percent Increase From Old To New Values
Percent increase measures growth relative to the starting point. You only need two numbers, and you label them before you touch the calculator.
- Old value: the starting amount (the base you divide by).
- New value: the updated amount after the change.
Once those labels are set, you run the same four moves every time. The order matters, so keep it tidy.
Step 1: Label Old And New
Write “old” above the starting number and “new” above the ending number. In a word problem, look for time cues like “was,” “before,” “last,” “now,” or “after.”
If the sentence is messy, rewrite it as: “It started at ___ and ended at ___.” That one line fixes a lot of errors.
Step 2: Subtract To Get The Change
Use this exact order:
Change = new − old
A positive change means the value went up. A negative change means it went down, and the percent will come out negative.
Step 3: Divide By The Old Value
This is the part that trips people. You divide by the starting amount, not the ending amount:
Rate = (new − old) ÷ old
That division turns a raw difference into a relative difference. It answers: “How big is this change compared with what I began with?”
Step 4: Multiply By 100
Turn the rate into a percent:
Percent increase = ((new − old) ÷ old) × 100%
Round at the end. If you round mid-stream, small rounding drift can change the final percent.
Worked Problems You Can Copy
Here are several clean setups. Follow the same four moves each time. Write old and new first, then compute.
Price Went From 80 To 100
Old = 80. New = 100.
Change = 100 − 80 = 20.
Rate = 20 ÷ 80 = 0.25.
Percent increase = 0.25 × 100% = 25%.
Test Score Rose From 64 To 76
Old = 64. New = 76.
Change = 76 − 64 = 12.
Rate = 12 ÷ 64 = 0.1875.
Percent increase = 18.75% (round to 18.8% if you want one decimal).
Weekly Distance Went From 12 km To 15 km
Old = 12. New = 15.
Change = 3. Rate = 3 ÷ 12 = 0.25.
Percent increase = 25%.
Followers Went From 2,400 To 3,000
Old = 2400. New = 3000.
Change = 600. Rate = 600 ÷ 2400 = 0.25.
Percent increase = 25%.
Common Traps That Flip The Answer
Most mistakes show up in a small set of patterns. If your answer feels off, check these first.
- Dividing by the new value. The divisor is the old value, every time.
- Swapping old and new. Label them before you subtract.
- Rounding too early. Keep extra digits until the final line.
- Mixing units. If one number is per month and the other is per year, convert first.
- Confusing percent with percentage points. A rise from 20% to 25% is 5 points, and it’s a 25% increase relative to 20%.
A quick reality check helps: if the new value is only a little bigger than old, the percent should be modest. If it doubled, you should see 100%.
| Situation | Old Value (Base) | New Value (After) |
|---|---|---|
| Hourly pay: 12 → 15 | 12 | 15 |
| Rent: 900 → 990 | 900 | 990 |
| Storage: 64 GB → 128 GB | 64 | 128 |
| Quiz points: 18 → 27 | 18 | 27 |
| Steps per day: 6,000 → 7,500 | 6000 | 7500 |
| Subscribers: 2,400 → 3,000 | 2400 | 3000 |
| Battery health: 82% → 90% | 82 | 90 |
| Fuel price: 1.20 → 1.38 | 1.20 | 1.38 |
Percent Increase When Old Is Zero Or Negative
If the old value is zero, the usual formula breaks because division by zero isn’t allowed. In that case, you can report the change as a plain difference, or you can choose a baseline that fits the setting you’re working in.
Small starting values can create big percents. Going from 1 to 2 is a 100% increase, even though the change is only 1. That’s normal, because the base is tiny.
Negative starting values can be confusing in real contexts. A move from −50 to −25 is an increase on the number line, yet some reports describe it as a smaller loss. If you use the formula, keep the sign and explain what the numbers represent.
Reverse Percent Increase Calculations
Sometimes you’re given the percent increase and one of the values, then you need to find the missing number. The same idea works, you just rearrange the equation.
If you know the old value and the percent increase, you can get the new value like this:
New = old × (1 + percent ÷ 100)
Say a price is 200 and it rises by 15%. New = 200 × (1 + 15 ÷ 100) = 200 × 1.15 = 230.
If you know the new value and the percent increase, you can get the old value like this:
Old = new ÷ (1 + percent ÷ 100)
Say the new price is 125 after a 25% rise. Old = 125 ÷ 1.25 = 100. That matches the story: 25% of 100 is 25, and 100 + 25 = 125.
Percent Increase In Excel And Google Sheets
Spreadsheets handle the arithmetic fast, but the formula still needs the right base. Put the old value in A2 and the new value in B2, then type:
=(B2-A2)/A2
Then format the cell as a percent. Microsoft’s worksheet page on Excel percent change formulas shows the same structure and the formatting steps.
If you want more drills with instant feedback, the Khan Academy percent increase practice page gives short problems that train the same routine.
One sheet tip: if your result shows 0.25, that’s not wrong. It’s the decimal rate. Turn on percent formatting and it will display 25%.
| Check | What You Do | What It Tells You |
|---|---|---|
| Base picked | Divide by the starting number | You measured change against the start |
| Sign check | Compute new − old | Positive means increase |
| Scale check | Ask “Did it double?” | Double should read 100% |
| Rounding | Round once at the end | Keeps the final percent steady |
| Unit match | Convert units before math | Stops hidden conversion errors |
| Reason check | Estimate with rough numbers | Flags wild answers fast |
Quick Self-Checks Before You Trust The Number
Before you write the final percent, run two quick checks. They take seconds and they catch the big slipups.
- Story check: If the value barely changed, a huge percent is a red flag. If it jumped a lot, a tiny percent is a red flag.
- Base check: Ask, “What am I comparing against?” The answer should be the old value.
- Percent-point check: If your inputs are already percents, decide whether you want a point change or a relative change.
If you’re stuck, write the fraction first: (new − old) / old. Fractions make the base choice obvious.
Mini Practice Set With Solutions
Try these on paper. Label old and new, subtract, divide by old, then multiply by 100.
- Old 30, new 36.
- Old 250, new 275.
- Old 48, new 60.
- Old 1.6, new 2.0.
- Old 90, new 99.
Solutions:
- 30 → 36: change 6; 6 ÷ 30 = 0.2; percent increase 20%.
- 250 → 275: change 25; 25 ÷ 250 = 0.1; percent increase 10%.
- 48 → 60: change 12; 12 ÷ 48 = 0.25; percent increase 25%.
- 1.6 → 2.0: change 0.4; 0.4 ÷ 1.6 = 0.25; percent increase 25%.
- 90 → 99: change 9; 9 ÷ 90 = 0.1; percent increase 10%.
If your percent is negative on any practice problem you make up, that’s a decrease. The same formula still works; the sign tells the story.
One-Line Formula Card
If you want one line to stash in your notes, use this:
Percent increase = ((new − old) ÷ old) × 100%
Two final checks keep you honest: (1) the divisor is the old value, and (2) the percent matches the story. A jump from 50 to 75 should read 50%, not 25%.
References & Sources
- Microsoft.“Calculate percentages.”Shows spreadsheet percentage formulas, including percent change, plus percent formatting steps.
- Khan Academy.“Percent increase.”Practice problems that reinforce the percent increase routine with repeated drills.