Guide
How to Calculate Percentages: Quick Guide
Learn the percentage formula and how to compute percentage increases, decreases, and reverse percentages instantly.
By Sorawi Tools Team · Published July 14, 2026 · Updated July 28, 2026
The Percentage Formula
Every percentage problem comes down to one idea: a percentage is a part of a whole, expressed out of 100. The formula that captures it is part divided by whole, multiplied by 100, giving the percentage. If 25 students out of 200 pass an exam, the pass rate is (25 / 200) x 100 = 12.5 percent. The same formula works in reverse: to find what 20 percent of 300 is, multiply 300 by 0.20 to get 60. Getting the part and the whole in the right order is the crux of the formula. The whole is the total you are comparing against, and the part is the subset you care about. Asking what percentage of 500 is 75 is 75 / 500 x 100 = 15 percent, not 500 / 75, which would be a meaningless 666 percent. A useful habit is to test your result: 15 percent of 500 is 75, so the number is plausible. Percentage problems also come in three flavors: finding a part of a whole, finding how much a value grows or shrinks, and finding the original value before a change was applied. All three share the same foundation, but each has a different formula, and applying the wrong one is the most common error in percentage math. The Percentage Calculator on this site implements all three flavors, which removes the arithmetic friction entirely. Still, understanding the underlying formula matters, because it is how you sanity-check any result the calculator gives you.
Percentage Increase and Decrease
A percentage increase or decrease describes how a value changes relative to its starting point. The formula is (new value - old value) divided by old value, multiplied by 100. If a product price moves from 50 to 60, the increase is (60 - 50) / 50 x 100 = 20 percent. If it drops from 60 to 50, the decrease is (50 - 60) / 60 x 100, which is about 16.7 percent. Notice the asymmetry: going up 10 then down 10 does not return you to the start. A 50 percent increase followed by a 50 percent decrease leaves you at 75 percent of your original value, because each percentage is computed from a different base. The same logic explains why a 100 percent increase followed by a 100 percent decrease brings the value to zero, not back to the start. A common shortcut is multiplying by a factor. An increase of 20 percent is the same as multiplying by 1.20, and a decrease of 20 percent is the same as multiplying by 0.80. This shortcut is especially handy for compound changes: a 10 percent raise each year for three years is 1.10 cubed, about a 33 percent total increase, which compounding makes larger than the naive 30 percent. When a value can be negative or the change is larger than the base, percentages become awkward. For example, a change from -10 to -5 is technically a 50 percent increase, but many people find that phrasing misleading. In those cases, state the absolute change and the percentage change separately.
Reverse Percentages: Finding the Original Value
Reverse percentage problems ask a slightly different question: given a value after an increase or decrease, what was the original? For example, if a price after a 25 percent discount is 75, the original price was 100, not 93.75. The common mistake is dividing 75 by 0.25, or computing 75 minus 25 percent of 75, both of which are wrong. The correct approach is to divide the final value by the factor that produced it. After a 25 percent discount, the final price is 75 percent of the original, so you divide by 0.75. The original is 75 / 0.75 = 100. After a 20 percent increase, the final value is 120 percent of the original, so you divide by 1.20. The mental rule is: if something grew by a percentage, divide the new value by 1 plus the percentage as a decimal. If it shrank, divide by 1 minus the percentage as a decimal. A value that became 90 after a 10 percent increase came from 90 / 1.10, which is about 81.8. A value that became 90 after a 10 percent decrease came from 90 / 0.90 = 100. Reverse percentages matter for tax math, pricing, and salary negotiations. If a price includes an 8 percent sales tax and the total is 108, the pre-tax price is 108 / 1.08 = 100. Getting the direction wrong inflates or deflates these numbers by enough to matter at scale.
Percentage Points vs. Percent Change
One of the most confusing distinctions in everyday math is the difference between percentage points and percent change. If an interest rate rises from 3 percent to 4 percent, it went up by 1 percentage point, but it rose by 33 percent relative to where it started. Both statements are true and both are commonly reported, which is why the phrase that rates went up 1 percent is dangerously ambiguous: it could mean an increase of 1 percentage point or an increase of 1 percent of the original rate, which for a 3 percent rate is only 0.03 points. The rule of thumb is simple. Percentage points are arithmetic differences between two percentages: 4 percent minus 3 percent is 1 percentage point. Percent change is a relative measure: (4 - 3) / 3 = 33 percent. Headlines about unemployment, interest rates, and poll numbers almost always move in percentage points, while growth in metrics like revenue moves in percent change. The two measures produce wildly different numbers at small bases. A poll moving from 50 percent to 55 percent is a 5 percentage point swing but only a 10 percent relative change. The same poll moving from 2 percent to 7 percent is also a 5 percentage point swing, but the relative change is a 250 percent increase. When you see a statistic, ask which measure the speaker means. Financial regulators, pollsters, and journalists differ in their conventions, and conflating the two is how inflated claims slip into reporting.
Real-World Uses for Percentage Math
Percentage math shows up in almost every financial decision. Discounts are the most obvious: a 30 percent sale on a 40 dollar item means 40 x 0.70 = 28 dollars, and understanding reverse percentages tells you whether a sign promising up to 50 percent off is really that generous. Tips and sales tax use the same increase formula that governs pricing. Interest is percentages in motion. A credit card balance charged 18 percent APR grows by roughly 1.5 percent per month on top of itself, which is why carrying a balance compounds so aggressively. Savings accounts and loans work the same way, and small differences in percentage rates translate into large differences in money over decades. Workplaces are full of percentages too. Salary negotiations, performance metrics, and quota tracking all lean on the same formulas. A team that finishes 120 percent of a 50-unit target completed 60 units, and a year-over-year growth number of 8 percent is a percentage change, computed exactly as described earlier. Data literacy is the hidden benefit of practicing percentage math. The next time a dashboard reports a 200 percent increase or a drop of 3 percentage points, you will know precisely what to make of it, and you will be able to verify the number with the Percentage Calculator rather than taking it on faith.
How to Use the Percentage Calculator
The Percentage Calculator removes arithmetic risk and handles all three problem types in one place. Select the type of calculation you need, enter the two known values, and the tool returns the answer immediately, along with enough detail to trust the result. Because everything is computed in your browser, none of your numbers are uploaded anywhere.
- 1Open the Percentage Calculator tool.
- 2Choose the calculation type: a percentage of a number, a percentage increase, a percentage decrease, or a reverse percentage.
- 3Enter the values the form asks for, such as 250 for the number and 15 for the percentage.
- 4Read the result and the worked breakdown.
- 5Double-check an important number by switching to a different calculation type, such as converting the increase into a reverse calculation.
Common Mistakes and How to Avoid Them
The most frequent percentage error is dividing in the wrong direction, computing whole over part instead of part over whole. Always ask what the whole is before you start, and test your result by multiplying it back: if the answer is supposed to be 15 percent, then 15 percent of the whole should equal the part. A second error is adding percentages as if they were plain numbers across different bases. A 10 percent discount followed by another 10 percent discount is not a 20 percent discount. The price first drops to 90 percent, then to 90 percent of that, which is 81 percent of the original, a total discount of only 19 percent. Apply multipliers, not additions, when changes happen in sequence. A third mistake is confusing percent change with percentage points, covered in its own section, and a fourth is ignoring the base in reverse problems. If a price after a 30 percent discount is 70, dividing by 0.70 gives 100, but many people multiply 70 by 1.30 to get 91, which understates the true original. Finally, round only at the end. Carrying intermediate rounding into each step of a multi-step calculation compounds the error. Do the full calculation, then round the final answer to the precision you need.
Percentage Calculator
Calculate percentages, percentage change, and proportions with instant results for any values.
