Four ways to solve any percentage problem — with step-by-step formulas shown for every result
Every percentage problem you'll ever encounter fits into one of four patterns. Finding a percentage of a number is the most common: "What is 20% of $85?" — this appears in tip calculations, discount pricing, tax computation, and commission rates. Finding what percentage one number is of another reverses that question: "30 students passed out of 120 — what percent passed?" — used in test scores, market share analysis, and completion rates. Percentage change measures growth or decline between two values: "Sales went from $40,000 to $52,000 — what's the percentage increase?" — essential for financial analysis, performance reporting, and grade tracking. Adding or removing a percentage calculates final values after markups, discounts, or taxes are applied — the core of retail pricing and reverse tax calculations. This calculator handles all four with exact formulas shown step by step.
The fundamental percentage formula multiplies the base number by the percentage expressed as a decimal. To find P% of N, divide P by 100, then multiply by N. The result is the portion of N that corresponds to P percent.
This formula covers an enormous range of real-world calculations. A 20% tip on a $47.50 restaurant bill: 0.20 × 47.50 = $9.50. A 30% down payment on a $285,000 home: 0.30 × 285,000 = $85,500. Your state income tax rate (say 5.1%) applied to $62,000 taxable income: 0.051 × 62,000 = $3,162. The same formula handles fractions of a percent too: 0.5% of 10,000 = 50. Memorizing this one operation unlocks virtually every percentage problem in daily finance.
This calculation inverts the previous formula. Instead of knowing the percent and finding the part, you know both the part and the whole and want the percentage relationship between them. Divide the part by the whole, then multiply by 100 to express the result as a percentage.
This calculation is fundamental to understanding proportions in any data set. When 847 out of 1,000 survey respondents answer "yes," that's 84.7%. When a company reports $2.3M revenue out of a $18.7M market, their market share is 12.3%. When you score 73 out of 85 on an exam, your percentage is 85.88%. The reverse percentage calculation converts raw numbers into the normalized percentages that allow meaningful comparison across different scales and contexts.
Percentage change measures how much a value has grown or shrunk relative to where it started. The formula subtracts the original value from the new value, divides by the original value (to normalize for scale), and multiplies by 100. A positive result is an increase; a negative result is a decrease.
Notice that going from 80 to 100 is a 25% increase, but going back from 100 to 80 is only a 20% decrease — not 25%. This asymmetry surprises many people. It happens because the denominator changes: the 25% increase is calculated relative to the original 80, while the decrease is calculated relative to the new starting point of 100. This is why recovering from a 50% loss requires a 100% gain to break even. A stock falling from $100 to $50 is a 50% loss; rising from $50 back to $100 is a 100% gain. Understanding this asymmetry is essential for financial literacy.
Adding a percentage to a number multiplies it by (1 + percent/100). Removing a percentage divides by that same factor — or equivalently, multiplies by (1 − percent/100). These two operations handle the full range of markup, discount, and tax calculations.
The "remove percentage" function is particularly useful for reverse-calculating pre-tax prices. If you paid $54.38 and the tax rate was 8.5%, the pre-tax price wasn't $54.38 × 0.915 = $49.76 — that's the wrong approach. The correct reverse calculation divides by 1.085, giving $50.12. The difference matters for bookkeeping and expense reporting. Similarly, if a retailer wants to offer a 30% discount from a $120 list price, the sale price is $84 — and the retailer receives $84, not $120 minus some separate 30% of $84.
Quick mental math benchmarks for the most commonly needed percentages:
| Percentage | Decimal | Fraction | Mental Math Trick |
|---|---|---|---|
| 1% | 0.01 | 1/100 | Move decimal 2 places left |
| 5% | 0.05 | 1/20 | Divide by 20, or halve 10% |
| 10% | 0.10 | 1/10 | Move decimal 1 place left |
| 12.5% | 0.125 | 1/8 | Divide by 8 |
| 20% | 0.20 | 1/5 | Divide by 5, or double 10% |
| 25% | 0.25 | 1/4 | Divide by 4 |
| 331⁄3% | 0.333 | 1/3 | Divide by 3 |
| 50% | 0.50 | 1/2 | Divide by 2 |
| 75% | 0.75 | 3/4 | Multiply by 3, divide by 4 |
| 100% | 1.00 | 1/1 | The whole thing |
| 125% | 1.25 | 5/4 | Original + 25% more |
| 200% | 2.00 | 2/1 | Double the original |
The most common percentage mistake is applying a percentage increase and then the same percentage decrease and expecting to return to the original number. A 25% increase followed by a 25% decrease leaves you at 93.75% of your starting value — not 100%. This is because the 25% decrease is applied to the larger number after the increase. $100 → +25% → $125 → −25% → $93.75. The only way to undo a percentage change exactly is to apply its reciprocal: to undo a 25% increase (multiplying by 1.25), divide by 1.25 (which is a 20% decrease).
Another frequent error is "stacking" percentage discounts incorrectly. A 20% discount followed by an additional 10% discount is not a 30% discount. The correct calculation: $100 → −20% → $80 → −10% → $72. The combined discount is 28%, not 30%. For marketing claims of "up to X% off," always apply the discounts sequentially rather than adding the percentages together. Similarly, a 100% increase doubles a value, a 200% increase triples it (not quadruples) — the percent change is relative to the original, so 200% more means you end up with 300% of the original.