Percent change word problems. Free online Percentage Change Word Problems. Calculate percentage change word problems online — fast, accurate, mobile-friendly, n
Price changed from A to B
% change
30%
Derivation
├── 01GivenA = 50, B = 65
├── 02Formula{let t=e.A;return(e.B-t) / t × 100}
├── 03Substitute{let t=e.50;return(e.65-t) / t × 100}
└── 04Compute % change30
Did you know?
Every calculator here runs 100% in your browser — nothing is sent to a server or stored in a database.
§01What is
Understanding the Percentage Change Word Problems
The Percentage Change Word Problems computes % change from 2 inputs: original, new. Percent change word problems.
Quick calculators for the math that shouldn’t need a notepad — instant, accurate, private to your browser.
The Percentage Change Word Problems sits in that toolkit — it percent change word problems. Enter your numbers above and the result updates instantly; every step of the math is shown in the Derivation panel so you can see exactly how the answer was reached.
§02The Formula
How it’s calculated
{let t=e.A;return(e.B-t) / t × 100}
Where
A
Original
B
New
§03Practical Example
Step-by-step walkthrough
Scenario
Apply the formula to a realistic set of inputs: Original = 50, New = 65.
01Start by noting the input — Original: 50.
02Start by noting the input — New: 65.
03Substitute these values into the formula: {let t=e.A;return(e.B-t) / t × 100}
04Compute % change: the calculator returns 30.
05Cross-check the answer by opening the Derivation panel above — every line of math is shown so you can follow the computation end-to-end.
§04Variants
Common Percentage Change Word Problems Problems
The formula gets rearranged depending on which variable you need. Here are the patterns you’ll run into in the real world — find the one that matches your problem and follow the worked steps.
01 · PATTERN
Original halved
A = 25 (from 50)
Keep every other input at its default and halve the original. See how % change responds.
01New Original: 25
02Baseline % change: 30
03New % change: 160
04% change increases by 433.3% → use this sensitivity to plan for real-world variation.
02 · PATTERN
Original doubled
A = 100 (from 50)
Keep every other input at its default and double the original. See how % change responds.
01New Original: 100
02Baseline % change: 30
03New % change: -35
04% change decreases by 216.7% → use this sensitivity to plan for real-world variation.
03 · PATTERN
New halved
B = 32.5 (from 65)
Keep every other input at its default and halve the new. See how % change responds.
01New New: 32.5
02Baseline % change: 30
03New % change: -35
04% change decreases by 216.7% → use this sensitivity to plan for real-world variation.
04 · PATTERN
New doubled
B = 130 (from 65)
Keep every other input at its default and double the new. See how % change responds.
01New New: 130
02Baseline % change: 30
03New % change: 160
04% change increases by 433.3% → use this sensitivity to plan for real-world variation.
§05FAQ
Frequently asked questions
Yes. The calculator implements the standard formula as documented and returns exact floating-point results. No approximations are used unless noted in the formula.
Your feedback
How useful was this calculator?
Your ratings stay in your browser — they help us learn which tools people actually rely on.