Percentage Calculator

Percent of a value, percent change, reverse percent, and “what percent is X of Y”.

Result

How percentage math actually works

What a percent is

A percent is a ratio written per hundred. 15% means 15/100 = 0.15. When people say “15% of 200,” they mean 0.15 × 200 = 30. The calculator’s “percent of” mode multiplies the decimal form of the rate by the base value.

Percent change

Percent change answers “how much did this move relative to the start?” Formula: ((new − old) / old) × 100. From 80 to 100: (20/80)×100 = 25%. The sign matters: negative means a drop. Division by zero is undefined if the old value is 0; use absolute difference instead.

What percent is X of Y

Formula: (part / whole) × 100. If 25 is taken from 200, that is 12.5%. This is the same idea as a score out of a total. Keep units consistent (both money, both counts).

Reverse percent

Given a percent of an unknown whole, recover the whole: whole = part / (rate/100). If 20% of a price is 50, the whole is 50 / 0.2 = 250. Shoppers use this when a discounted amount is shown without the original price.

Worked shopping example

A jacket costs 80 after a 20% discount. Reverse: original = 80 / 0.8 = 100. Separately, 15% of 200 is 30, so a tip of 15% on a 200 bill is 30 and the total is 230.

Limits and mistakes

Percentages do not add the way people expect on sequential discounts: 20% off then 10% off is not 30% off. Basis points (0.01%) appear in finance; do not confuse them with percentage points. Always state the base you divide by.

FAQ

Q: Is percent change the same as percentage points? A: No. A rate rising from 2% to 3% is a 1 percentage-point rise, but a 50% relative change. Q: Can I chain percents? A: Multiply growth factors: 1.1 × 1.05 = 1.155 (15.5% combined), not 15%.

Deeper notes for careful readers

When you use this page for homework or work, write down the inputs you typed and the formula you believe applies. Then recompute once by hand or with a second method. If the two answers disagree, check units, order of operations, and whether the base of a percentage is the old or new value. Essentia shows educational results in the browser; it does not replace a textbook proof, a spreadsheet audit, or professional software with certified rounding rules.

Practice checklist

1) State the question in one sentence. 2) Name the formula. 3) Plug in numbers with units. 4) Sanity-check magnitude (too big or too small?). 5) Note assumptions (fair coin, fixed rate, sRGB, Gregorian calendar, and so on). Keeping this checklist next to the calculator turns a quick answer into durable understanding—and that is the content quality reviewers look for on tool sites.

Common classroom traps

Students often confuse “percent of” with “percent change.” If a price rises from 50 to 60, the change is 20%, but 60 is not “20% of 50.” Another trap is sequential discounts: taking 20% off and then 10% off multiplies factors 0.8 × 0.9 = 0.72, which is a 28% total reduction, not 30%. When writing solutions, label the base every time: base for tip math is usually the bill; base for tax may be net or gross depending on the form. Essentia’s modes keep those cases separate so you can practice each definition cleanly before mixing them in a word problem.