🔢 Percentage Calculator 2026
Calculate percentages of numbers, percentage increase/decrease, add or subtract a %, reverse discounts, percentage difference, and compound growth — all 8 percentage formulas in one place, with MathJax-rendered expressions. Used for retail discounts, tax, tips, exam scores, stock returns, salary changes, and scientific data.
🧮 Percentage Calculators — All 8 Types
⚡ Quick Percentage of Any Number
📖 How to Use This Percentage Calculator
-
1Choose the Right Calculator for Your Problem
Eight calculator types cover every percentage problem: (1) X% of Y — for tips, tax, discounts; (2) "What %" — for test scores, ratios; (3) % Change — for price changes, salary increases; (4–5) Add/Subtract % — for markup and discounts; (6) Reverse % — to find original price before discount; (7) % Difference — to compare two values symmetrically; (8) CAGR — for investment returns.
-
2Enter Your Numbers — Results Update Instantly
Simply type your numbers into the input fields. All 8 calculators compute results in real-time as you type — no "Calculate" button needed. The formula for each calculator is shown above the inputs in MathJax notation for mathematical precision.
-
3Use Quick % for Fast Lookups
The "Quick Percentage" section below the main calculators lets you type any number and click common percentage buttons (5%, 10%, 15%, 20%, 25%, etc.) to instantly see the result — ideal for calculating tips, discounts, or checking multiple percentages at once.
-
4Understand the Mathematical Formulas
Each card shows the mathematical formula in MathJax. Use the comprehensive formula table below and the educational content section to understand the mathematical basis — useful for students, professionals, and anyone who wants to verify calculator results manually.
-
5Copy and Apply Results
The green result chips show your answers clearly with monospace font for precision. Results are displayed to 4–6 significant digits to balance precision and readability. For currency, the results display with 2 decimal places automatically.
📐 All Percentage Formulas — MathJax Rendered
\( \text{Percentage} = \frac{\text{Part}}{\text{Whole}} \times 100 \qquad \Leftrightarrow \qquad \text{Part} = \frac{\text{Percentage}}{100} \times \text{Whole} \)
\( \text{To decimal: } p\% = \frac{p}{100} \qquad \text{From decimal: } d = d \times 100\% \)
\( \text{Fraction form: } p\% = \frac{p}{100} \quad \text{(simplify by GCD)} \quad 25\% = \frac{25}{100} = \frac{1}{4} \)
\( X\% \text{ of } Y = \frac{X}{100} \times Y \quad \Rightarrow \quad 25\%\text{ of }200 = 0.25 \times 200 = \mathbf{50} \)
\( \Delta\% = \frac{V_2 - V_1}{|V_1|} \times 100 \qquad \text{(positive = increase, negative = decrease)} \)
\( \text{Add } X\%: \quad R = V \times \left(1 + \frac{X}{100}\right) \qquad \text{Subtract } X\%: \quad R = V \times \left(1 - \frac{X}{100}\right) \)
\( \text{Reverse (find original): } V_{\text{orig}} = \frac{V_{\text{after}}}{1 - d/100} \quad \text{(for a discount } d\text{)} \)
\( \text{Example: price fell \$80→\$60} \Rightarrow \Delta\% = \frac{60-80}{80} \times 100 = \mathbf{-25\%} \quad \text{(25\% decrease)} \)
\( \text{Percentage Difference} = \frac{|A - B|}{\dfrac{A+B}{2}} \times 100 \)
\( \text{Example: comparing 80 and 120} \Rightarrow \frac{|80-120|}{(80+120)/2} \times 100 = \frac{40}{100} \times 100 = \mathbf{40\%} \)
\( \text{Note: Percentage Change }(80\to120) = \tfrac{120-80}{80}\times100 = +50\% \neq \text{Percentage Difference of 40\%} \)
\( \text{CAGR} = \left(\frac{V_f}{V_i}\right)^{1/t} - 1 \qquad \text{(express as percentage: multiply by 100)} \)
\( \text{Compound Interest: } A = P\left(1 + \frac{r}{n}\right)^{nt} \)
\( \text{Rule of 72: years to double} \approx \frac{72}{r\%} \quad \Rightarrow \quad \text{at 10\%: } 72/10 = \mathbf{7.2\,\text{years}} \)
\( \text{Example: \$1,000 → \$2,000 in 5 years: CAGR} = (2000/1000)^{1/5} - 1 = 2^{0.2}-1 = \mathbf{14.87\%/\text{year}} \)
📋 All Percentage Formulas — Quick Reference Table
| Calculation Type | Mathematical Formula | Worked Example | Mental Shortcut |
|---|---|---|---|
| X% of Y | \(\frac{X}{100} \times Y\) | 25% of 200 = 50 | Move the decimal: 10% of 200=20, so 25%=50 |
| X is what % of Y | \(\frac{X}{Y} \times 100\) | 50 of 200 = 25% | 50÷200 = 0.25 = 25% |
| % Change | \(\frac{V_2-V_1}{|V_1|} \times 100\) | 80→100 = +25% | Change ÷ original × 100 |
| Add X% to Y | \(Y \times (1 + X/100)\) | 100 + 20% = 120 | Multiply by 1.20 |
| Subtract X% from Y | \(Y \times (1 - X/100)\) | 80 − 25% = 60 | Multiply by 0.75 |
| Reverse discount | \(\frac{P_\text{sale}}{1-d/100}\) | $60 after 25% off → original $80 | Divide by (100−d)% |
| % Difference | \(\frac{|A-B|}{(A+B)/2} \times 100\) | 80 vs 120 = 40% | Difference ÷ average × 100 |
| CAGR | \((V_f/V_i)^{1/t} - 1\) | $1k→$2k in 5yr = 14.87%/yr | Rule of 72: 72÷rate%=years to double |
📚 Understanding Percentages — From Basics to Finance
The word percent derives from the Latin phrase per centum — "by the hundred." Historically, the concept traces to late 15th century Italian merchants who used phrases like "per 100" in commercial calculations for interest rates and profit margins. The symbol "%" evolved from the abbreviation "p. cento," which gradually contracted through "p c" into "pc" and eventually the stylized slash and circles we recognize today.
At its mathematical core, a percentage is simply a way to express a dimensionless ratio with a standardised denominator of 100, making comparisons between quantities of different scales intuitively simple. A 40% of 500 vs 40% of 0.5 are completely different quantities, but both represent the same proportional relationship — 40 parts out of every 100.
Retail & Shopping
Retailer sales use percentage discounts because they work on any price point. "30% off" is clearer than "USD 12.75 off" when prices vary. Sales tax (e.g., 8.25% in California, 20% VAT in UK) is added as a percentage so it scales proportionally to price. A USD 10 item and a $1,000 item both pay tax on the same proportional share.
Finance & Investing
Interest rates, dividend yields, annual returns, and inflation are all expressed as percentages. The S&P 500 has historically returned approximately 10.5% annually (nominal) over the long term. A 2% inflation rate means USD100 today buys only $98 worth next year. APR vs APY differ because APY accounts for compounding frequency within the year.
Education & Grading
Test scores expressed as percentages normalise results regardless of total marks. A score of 54/60 = 90% and 45/50 = 90% are directly comparable. US GPA converts weighted averages (often on a 4.0 scale) to a percentage equivalent. NHS (UK) pass thresholds, IB diplomas, SAT percentile ranks — all rely on percentage frameworks.
Science & Statistics
Concentration (25% solution), experimental yield (87% efficiency), relative humidity (60% RH), body fat percentage (15-25% healthy range for adults), and error analysis all use percentages. In statistics, percentile rank is distinct from percentage: 90th percentile means scoring higher than 90% of test-takers, not necessarily scoring 90%.
🧠 Mental Math Shortcuts for Percentages
| Percentage | Fraction Equivalent | Mental Method | Example (of 240) |
|---|---|---|---|
| 1% | 1/100 | Move decimal 2 places left | 2.40 |
| 5% | 1/20 | 10% ÷ 2 | 12 |
| 10% | 1/10 | Move decimal 1 place left | 24 |
| 15% | 3/20 | 10% + 5% (= 10% + half of 10%) | 24 + 12 = 36 |
| 20% | 1/5 | Divide by 5 (or 10% × 2) | 48 |
| 25% | 1/4 | Divide by 4 | 60 |
| 33⅓% | 1/3 | Divide by 3 | 80 |
| 50% | 1/2 | Divide by 2 | 120 |
| 75% | 3/4 | 50% + 25% (= ¾) | 120 + 60 = 180 |
| 125% | 5/4 | 100% + 25% | 240 + 60 = 300 |
❓ Frequently Asked Questions — Percentage Calculations
How do I calculate a percentage of a number?
What is the formula for percentage increase and decrease?
How do I calculate a discount price?
What is the difference between percentage change and percentage difference?
What is CAGR and how is it calculated?
How do I add a percentage to a number (e.g., add tax)?
What is 15% of 200? (and other common calculations)
How do I calculate a tip percentage?
How do I convert between percentage, decimal, and fraction?
How do I find the original price before a percentage increase?
What is the percentage change formula in Excel?
=(B1-A1)/ABS(A1) then format cell as Percentage. X% of Y: =Y*(X/100) or simply =Y*X% (Excel understands the % symbol). What % is X of Y: =X/Y then format as Percentage. Adding a value with tax: =A1*(1+TaxRate) where TaxRate could be a cell reference (e.g., C1) formatted as percentage. Discount price: =A1*(1-DiscountRate). CAGR: =(B1/A1)^(1/years)-1 then format as Percentage.