📐 Math CalculatorsFree · No signup

Percentage Calculator

Calculate percentages three ways: find X% of Y, what percent X is of Y, and percentage change between two numbers. Fast & free.

About the Percentage Calculator

A percentage calculator instantly solves the three fundamental percentage problems that come up in everyday life — finding what a percentage of a number equals, calculating what percentage one number is of another, and finding the original value when you know only the percentage result. Percentages permeate virtually every domain of modern life: sale prices and discounts, mortgage and credit interest rates, exam scores and grades, investment returns, tax calculations, nutritional labels, payroll deductions, polling statistics, medication dosing, and business profit margins all involve percentage arithmetic. "What is X percent of Y?" is one of the most searched mathematical questions on the internet because percentage calculations are genuinely non-obvious to many people and easy to get wrong mentally. Our percentage calculator handles all three standard question types instantly, plus percentage increase and decrease calculations (what is the percentage change between two values?), percentage difference between two numbers, and reverse percentage calculations (finding the original before tax or discount was applied). It shows every step of the working so you can follow the logic, not just read the answer.

Formula

P% of X = X x P/100 | X is _% of Y: (X/Y) x 100 | Percentage change: ((New-Old)/Old) x 100 | Reverse: Value/(P/100)

How It Works

The three core percentage calculations: (1) What is P% of X? Answer = X multiplied by (P/100). Example: what is 15% of $240? = 240 x 0.15 = $36. (2) X is what percentage of Y? Answer = (X divided by Y) x 100. Example: 36 is what percent of 240? = (36/240) x 100 = 15%. (3) X is P% of what original number? Answer = X divided by (P/100). Example: $36 is 15% of what? = 36 / 0.15 = $240. Percentage change formula: ((New Value minus Old Value) / Old Value) x 100. Price rose from $80 to $100: ((100-80)/80) x 100 = +25% increase. Price fell from $100 to $80: ((80-100)/100) x 100 = -20% decrease. Important: these are not symmetrical — a 25% increase then a 20% decrease returns to the original value, showing that equal percentage changes in opposite directions cancel out exactly.

Tips & Best Practices

  • The most important percentage asymmetry in investing: a 50% loss requires a 100% gain to break even. Lose half your money, and you must double the remainder to recover. This is why protecting against large losses matters more than chasing large gains.
  • Percentage points versus percentage change: when an interest rate rises from 3% to 4%, it has risen by exactly 1 percentage point but has increased by 33.3% relatively. Financial media uses these terms interchangeably and incorrectly — always clarify which metric is being discussed.
  • Quick mental 15% tip calculation: find 10% (just shift the decimal one place left), then add half of that 10% figure. For a $46 restaurant bill: 10% = $4.60; half = $2.30; 15% tip = $6.90. Fast, accurate, no phone required.
  • Reverse percentage for pre-tax price: if a product price already includes 8% sales tax, divide by 1.08 to find the original pre-tax amount. A $108 total has pre-tax price of $108 / 1.08 = $100 exactly. Multiplying by 0.08 after the fact gives you the wrong answer.
  • Stacked discounts do not add arithmetically: a 30% discount followed by an additional 20% off is NOT 50% off total. The real combined discount = 1 - (0.70 x 0.80) = 1 - 0.56 = 44% total off. Always multiply sequential percentage changes, never add them.
  • Investment CAGR versus arithmetic average: a fund returning +20%, -25%, +30% over three years has a compound annual growth rate of (1.20 x 0.75 x 1.30)^(1/3) - 1 = approximately 5.4%, not the arithmetic mean of 8.3%. CAGR always understates the average when there is any volatility.
  • Percentage error in science: Percentage Error = (|Measured - Accepted| / Accepted) x 100. This quantifies measurement accuracy relative to the known correct value — essential for chemistry lab reports and physics experiments.
  • Nutrition label percentage: the % Daily Value on food labels uses the FDA's standard 2,000 calorie reference diet. If your personal calorie target is higher or lower, your actual percentage of daily needs differs from what is printed on the label.

Who Uses This Calculator

Shoppers calculate final prices after discounts, verify that promotional savings are as advertised, and compare unit pricing across different package sizes. Business owners calculate gross profit margin, price markups, commission amounts, and revenue growth rates. Students convert raw test scores to percentages, calculate the minimum score needed on a final exam, and interpret statistical research results. Accountants apply tax rates to pre-tax amounts, calculate VAT on invoices, and compute depreciation percentages. Investors calculate portfolio returns, individual position gains and losses, and benchmark performance comparisons. Healthcare professionals calculate percentage changes in patient vital signs and lab values from reference ranges. Teachers calculate class average scores, grade distribution percentages, and the fairness of grade curve adjustments. Real estate professionals calculate commission percentages, price reductions, and year-over-year appreciation rates.

Optimised for: USA · Canada · UK · Australia · Europe · Calculations run in your browser · No data stored

Frequently Asked Questions

How do I calculate percentage?

To find X% of Y: multiply Y × (X/100). To find what % X is of Y: (X/Y) × 100. Example: 15% of 200 = 30.