Word & Text

Percentage Change Word Problems

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

  1. ├── 01GivenA = 50, B = 65
  2. ├── 02Formula{let t=e.A;return(e.B-t) / t × 100}
  3. ├── 03Substitute{let t=e.50;return(e.65-t) / t × 100}
  4. └── 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.

  1. 01Start by noting the input — Original: 50.
  2. 02Start by noting the input — New: 65.
  3. 03Substitute these values into the formula: {let t=e.A;return(e.B-t) / t × 100}
  4. 04Compute % change: the calculator returns 30.
  5. 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.

  1. 01New Original: 25
  2. 02Baseline % change: 30
  3. 03New % change: 160
  4. 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.

  1. 01New Original: 100
  2. 02Baseline % change: 30
  3. 03New % change: -35
  4. 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.

  1. 01New New: 32.5
  2. 02Baseline % change: 30
  3. 03New % change: -35
  4. 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.

  1. 01New New: 130
  2. 02Baseline % change: 30
  3. 03New % change: 160
  4. 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.

Rate it
Was this helpful?