Solverly

Percentage Calculator

Compute any percentage scenario in real time—see step-by-step working and final results for common phrases, difference, and change.

Your inputs

Results are rounded for display only. Internally, full precision is used.
%
of
is
%
%

Results interpretation

  • Percent of answers are in the original unit (e.g., dollars, points).
  • “A is what % of B” and percent difference return percentages.
  • Percent difference is symmetric (uses the average). Use percent increase for change relative to the first value.
  • Rounding is for display only. Choose Decimal places to match your audience.
  • Division by zero or blank inputs produce no result.
How this percentage calculator works (formulas & assumptions)
  • Percent of: x% of y = (x/100) · y.
  • What % of: x is what % of y = (x/y) · 100%.
  • A is B% of what: base = A ÷ (B/100).
  • Percent difference: |a − b| ÷ ((a + b)/2) · 100%.
  • Percent increase/decrease: ((new − old)/old) · 100%.
  • Percent change (new value): new = base · (1 ± r), where r = percent/100.

Assumptions: inputs are real numbers; blanks mean “no calculation.” This tool doesn’t infer currency or units.

Limitations: no compounding across periods; for finance growth/decay use interest/ROI tools.

What this Percentage Calculator does

Percentages translate comparisons into a common scale out of one hundred. This calculator is built to answer every routine percentage question without a formula sheet: “what is x% of y,” “x is what percent of y,” “x is y% of what,” “how different are these two numbers,” and “what’s the new value after an increase or decrease.” Every panel updates live as you type and shows both a green final answer and an amber step-by-step explanation so you can verify the math.

How to use it: Start with the panel that matches your phrasing. For discounts or tips, use X% of Y. For grades or conversion rates, try A is what % of B. To back-solve a base price from a percent and final amount, use A is B% of what. For analytics comparisons—two prices, two measurements—use Percent difference. And when a value changes by a rate, use Percentage change to get the new value.

What is a percentage? A percent is a dimensionless ratio per hundred. Writing 37% is shorthand for 37 out of 100, or 0.37 as a decimal. Converting between these forms is the key step in every calculation: divide by 100 to go from percent to decimal; multiply by 100 to go back.

How to find the percentage of a number: Multiply the decimal form of the rate by the base: result = (rate ÷ 100) × base. Example: 17% of 240 is 0.17 × 240 = 40.8.

How to find what percent one number is of another: Divide the part by the whole and multiply by 100: percent = part ÷ whole × 100%. If the whole is zero, the percentage is undefined.

How to find the base from a percent and a part: Rearrange the first formula: base = part ÷ (rate ÷ 100). If 25 is 75% of what number? 25 ÷ 0.75 = 33.333….

Percent difference vs. percent change: Percent difference uses the average of two values as the baseline, making it symmetric and fair when neither number is “the original.” Percent change uses the original value as the denominator, which answers “how much did this thing change from where it started?”

Limits & tips: Round only at the end for accuracy; choose an appropriate number of decimal places for your audience. Watch for division by zero. Consider whether negative signs are meaningful (e.g., losses vs. gains). When compounding multiple changes (e.g., +10% then −10%), remember they do not cancel; apply each multiplicatively.

With the live steps and copy-link feature, you can drop an exact setup into a doc or chat and others will see the same inputs and outputs instantly. For larger analyses (sales tax, compound interest, discounts on top of discounts), check the related tools in the right rail.

How to work with percentages

A percentage is a fraction out of 100. Three everyday tasks cover almost everything: find X% of Y (discounts, tips), what percent is X of Y (scores, completion), and percent change (increase/decrease).

Formulas you’ll use

  • X% of Y: (X ÷ 100) × Y
  • What percent is X of Y: (X ÷ Y) × 100%
  • Percent change (from A to B): ((B − A) ÷ A) × 100%
  • Percentage points: 21% → 25% is a 4 percentage-point increase (not 4%).
Why results sometimes differ
Rounding to 2 decimals, taxes/fees applied before or after discount, and using percentage points vs percent can shift results slightly. The calculator shows the exact math and rounded display.

Use cases & examples

Example 1 — Find 18% of $250

  1. Convert 18% → 0.18
  2. Multiply: 0.18 × 250 = $45

Example 2 — What percent is 37 of 80?

  1. 37 ÷ 80 = 0.4625
  2. × 100% = 46.25%

Example 3 — Percent change from 80 to 92

  1. Change: 92 − 80 = 12
  2. 12 ÷ 80 = 0.15
  3. × 100% = 15% increase

Percentage Calculator — FAQ

How do I calculate X% of Y?

Multiply Y by X/100. Example: 18% of 250 = 0.18 × 250 = 45.

What percent is X of Y?

Divide X by Y and multiply by 100%. Example: 37 is 46.25% of 80.

How do I find percent increase or decrease?

Use ((new − old) ÷ old) × 100%. Negative result = decrease.

What’s the difference between percent and percentage points?

From 21% to 25% is a rise of 4 percentage points, which is a 19.05% relative increase.

How do I add a percentage to a number?

Multiply by (1 + X/100). Example: add 8% tax to $120 → 120 × 1.08 = $129.60.

How do I remove a percentage (reverse a percent increase)?

Divide by (1 + X/100). Example: price with 10% added is $110 → 110 ÷ 1.10 = $100.

How do I discount a price?

Multiply by (1 − discount%). Example: 25% off $80 → 80 × 0.75 = $60.

Why don’t successive +10% and −10% cancel out?

They’re applied to different bases. +10% of 100 → 110; then −10% of 110 → 99 (not 100).