Skip to content

Everyday Calculator

Percentage Calculator. Calculate percentages in seven modes with visible formulas, strict input validation, signed percentage change, and symmetric percentage difference.

Use this result well

Inputs that matter
Two finite numeric values interpreted according to one of seven explicitly selected percentage modes
Output to expect
Result, visible formula, substitution steps, interpretation, and quick-value comparisons
How it works
Mode-specific arithmetic; change divides by the absolute baseline and symmetric difference divides by the average of both absolute magnitudes
  • Blank or invalid fields are rejected instead of silently becoming zero.
  • A zero denominator is rejected where division is required; percentage difference of 0 and 0 is defined as 0% in this tool.

Choose your path

Built around the job you need to finish

Select one of seven percentage questions and receive a strict, reproducible result with the correct denominator and visible steps.

Everyday shopper

Find a portion or increased/decreased amount without choosing the wrong operation.

Select the matching plain-language tab, enter both values, and inspect formula and steps.

Can distinguish “of” from “increase/decrease by” and copy the exact calculation.

Analyst comparing signed values

Measure change or symmetric difference without a negative denominator artifact.

Use change for an ordered baseline or difference for an unordered pair, including negative values.

Understands absolute-baseline change and receives 200% difference for −10 versus 10.

Keyboard/mobile user

Switch among seven modes and enter values without inaccessible tabs or silent defaults.

Navigate the tablist with arrow/Home/End keys or horizontal mobile scrolling, then edit named inputs.

Blank/invalid input remains an explicit empty/error state and no result masquerades as zero.

Was this tool helpful?

Reference & details

How it works

Basic Percentage

To find X% of Y, multiply Y by X and divide by 100.

Result = Y × (X / 100)

Percentage Change

Percentage change shows how much a value has increased or decreased relative to its original value.

% Change = ((New - Old) / |Old|) × 100

Reverse Percentage (Find Original)

When you know the final amount after a percentage increase or decrease, divide by the multiplier to recover the original value.

Original = Final ÷ (1 ± Rate/100)

Updated: July 2026

Example Scenarios

Calculate the sale price when a $80 item is 25% off.

Value: $80Percentage: 25%

Final price: $60 (save $20)

Calculate the percentage increase from $50,000 to $55,000.

Old Value: $50,000New Value: $55,000

10% increase

A retailer adds 35% markup to a $40 wholesale cost to set the selling price.

Cost: $40Markup: 35%

Selling price: $54

Common Mistakes to Avoid

Confusing markup with profit margin

Markup is added to cost (35% markup on $40 = $54). Margin is profit divided by selling price (35% margin on $40 cost = $61.54 selling price). They use different denominators.

Confusing 'percentage of' with 'percentage off'

20% of $100 = $20, but 20% off $100 = $80. These are different operations — 'of' means multiply, 'off' means subtract the percentage from the total.

Assuming sequential percentages add up to zero change

A 10% increase followed by a 10% decrease does not return to the original value — you end up at 99% of the starting amount. Percentage changes are always relative to the current value.

FAQ

Multiply the number by the percentage and divide by 100. For example, 15% of 200 is 200 × 15 ÷ 100 = 30. Use the "X% of Y" mode to get the result instantly.

Percentage of finds a portion of a value (20% of 100 = 20). Percentage increase measures change relative to the original (from 100 to 120 is a 20% increase). They use different formulas.

To add 8% sales tax to $50, multiply $50 by 1.08 to get $54. To subtract 25% off $80, multiply $80 by 0.75 to get $60. Use the add/subtract percent modes for quick results.

Yes. Divide the part by the whole and multiply by 100. If 45 out of 180 students passed, the pass rate is 45 ÷ 180 × 100 = 25%. The "X is what % of Y" mode handles this automatically.

If the sale price is $60 after 25% off, divide by 0.75 (not multiply). Original = $60 ÷ 0.75 = $80. Use the reverse-percentage mode or divide the final amount by (1 − discount rate).

About Percentage Calculator

Choose one of seven explicit modes for portions, ratios, change, symmetric difference, increases, decreases, or fraction conversion. Blank and invalid fields are never silently treated as zero.