What is a Percentage Calculator?
The Percentage Calculator is a free tool that solves the four most common percentage problems instantly: finding a percentage of a number, finding what percentage one number is of another, calculating percentage increase or decrease, and reversing a percentage to find an original value. It supports adjustable decimal precision (0–6 places), clearly distinguishes percentage points from relative percentage change, and includes one-click copy for use in spreadsheets, invoices, or reports.
How It Works
- Choose the calculation mode you need: percent of a number, percentage ratio, percentage increase/decrease, or reverse percentage.
- Enter your values — for increase/decrease calculations, enter the old value first and the new value second.
- The tool applies the correct formula automatically and displays the result in real time.
- Adjust decimal precision (0–6 places) depending on whether you need a rounded or exact result.
- Copy the result directly for use in a spreadsheet, invoice, or report.
Common Mistakes to Avoid
❌ Confusing percentage points with percentages
✓ Solution:
a 5% to 7% change is 2 percentage points, but a 40% relative increase.
❌ Reversing the order in a percentage increase/decrease calculation
✓ Solution:
which flips the sign and gives an incorrect result.
❌ Assuming percentages are additive
✓ Solution:
two sequential 10% discounts compound to 19%, not 20%.
❌ Confusing profit margin with markup
✓ Solution:
since margin divides by price while markup divides by cost, producing different percentages from the same numbers.
❌ Forgetting to convert a percentage to a decimal before multiplying
✓ Solution:
25% is 0.25, not 25, in a formula.
Frequently Asked Questions
Use ((New − Old) ÷ Old) × 100. A price rising from $80 to $100 gives 25% increase.
Percentage points measure absolute difference; percentages measure relative change. 5% to 7% is 2 points but a 40% relative increase.
Divide the new value by (1 − percentage/100) for a discount. $90 after a 20% discount gives $112.50 original.
Margin divides profit by price; markup divides profit by cost. The same numbers can show 40% markup but only 28.6% margin.
The second percentage applies to the new, larger value, not the original. $100 becomes $99, a 1% net loss.
Percentage Calculator: Calculate Percent, Discounts, Tips, and Change Instantly
You're splitting a bill, checking a discount before checkout, or trying to figure out if a raise actually kept up with inflation — and percentage math is deceptively easy to get subtly wrong by hand, especially once increases, decreases, or reversals are involved. This calculator handles all four common percentage problems instantly, so you get the right number without second-guessing the arithmetic.
What Is a Percentage Calculator?
A percentage calculator solves the four most common percent-related problems people run into daily: finding a percentage of a number (a discount, a tip, a tax amount), finding what percentage one number is of another (a test score, a completion rate), calculating the percentage change between two values (a price increase, a growth rate), and reversing a percentage to find an original value (a pre-discount or pre-tax price). Percentages appear constantly in shopping, dining, grading, business metrics, and finance, and getting the formula or the order of values wrong is one of the most common sources of everyday math mistakes.
Why Use a Percentage Calculator
Calculate discounts and sales tax instantly. A 30% discount on a $50 item saves $15, for a final price of $35; adding 8% sales tax to a $100 purchase brings the total to $108 — both calculated correctly without manual arithmetic errors.
Split bills and calculate tips accurately. A 20% tip on a $75 meal is $15, for a $90 total — split four ways, that's $22.50 each, removing any argument about the math.
Check grades and test scores. 78 correct answers out of 100 is a 78% score; weighted grades (an exam worth 40% of a final grade at an 85% score contributes 34 percentage points) are just as easy to get wrong by hand as a simple ratio.
Track business and financial metrics. Profit margin, markup, year-over-year growth, and percentage change are all common business calculations where a formula mix-up (like confusing margin with markup) can lead to real pricing mistakes.
The Four Percentage Problem Types
1. What is X% of Y? Formula: (X ÷ 100) × Y. Example: a 15% tip on a $40 bill = (15 ÷ 100) × 40 = $6.
2. X is what % of Y? Formula: (X ÷ Y) × 100. Example: 25 out of 200 = (25 ÷ 200) × 100 = 12.5%.
3. Percentage increase or decrease. Formula: ((New − Old) ÷ Old) × 100. Example: a price rising from $80 to $100 = ((100−80) ÷ 80) × 100 = 25% increase.
4. Reverse percentage (find the original value). Formula: New ÷ (1 − Percentage/100) for a discount, or New ÷ (1 + Percentage/100) for an increase or tax. Example: $90 after a 20% discount = 90 ÷ 0.80 = $112.50 original price.
Worked Example: Full Shopping Calculation
A jacket is priced at $120, on sale for 25% off. Step 1: 25% of $120 = (25 ÷ 100) × 120 = $30 discount. Step 2: $120 − $30 = $90 final price. Step 3, adding 7% sales tax: $90 × 0.07 = $6.30 tax, for a total of $96.30.
Profit Margin vs. Markup: A Distinction Worth Getting Right
These two terms sound similar but use different denominators, and mixing them up leads to real pricing errors.
Profit Margin = ((Price − Cost) ÷ Price) × 100 — measured against the selling price. Example: $100 revenue, $60 cost → margin = (100−60)÷100 = 40%.
Markup = ((Price − Cost) ÷ Cost) × 100 — measured against the cost. Example: $50 cost, $70 selling price → markup = (70−50)÷50 = 40% markup.
That same $50-cost, $70-price scenario is a 40% markup, but only a 28.6% margin ((70−50)÷70), since margin uses price as the denominator rather than cost. If you actually wanted a 40% margin on a $50 cost, the correct selling price is $83.33 (Cost ÷ (1 − Margin) = 50 ÷ 0.60), for a profit of $33.33 — noticeably higher than the price a 40% markup would suggest. Confusing the two is one of the most common and costly percentage mistakes in retail and business pricing.
Percentage Points vs. Percentages: Another Common Mix-Up
Percentage points measure the absolute difference between two percentages. Percentages (relative change) measure that difference relative to the starting value. Example: an interest rate rising from 5% to 7% is a 2 percentage point increase, but a 40% relative increase ((7−5)÷5 × 100). A news headline saying "rates increased by 2%" when it actually means "2 percentage points" is a common and meaningfully different claim — always clarify which meaning is intended.
Sequential and Compound Percentages Don't Add Up the Way You'd Expect
Sequential discounts don't add. Two separate 10% discounts are not a 20% discount: $100 → $90 (first 10% off) → $81 (second 10% off, applied to the new $90) = a 19% total discount, not 20%.
Sequential percentage changes don't cancel out. A 10% increase followed by a 10% decrease does not return to the original value: $100 → $110 (+10%) → $99 (−10% of $110) = a 1% net loss, not 0% change — because the second percentage is applied to a different base value than the first.
Compound interest grows faster than simple interest. $100 at 10% annual compound interest: Year 1 = $110, Year 2 = $121, Year 3 = $133.10. The same $100 at 10% simple interest would total only $130 after 3 years ($10 flat per year) — a meaningful difference that compounds further over time.
Common Mistakes and How to Fix Them
Confusing percentage points with percentages. A change from 5% to 7% is 2 percentage points in absolute terms, but a 40% relative increase. Be explicit about which one you mean, especially in financial or statistical reporting.
Reversing the order in a percentage increase/decrease calculation. The formula is (New − Old) ÷ Old × 100 — using Old − New instead flips the sign and gives an incorrect result. Always confirm which value is "old" and which is "new" before calculating.
Assuming percentages are additive. Two sequential 10% discounts are not a 20% discount — they compound to 19%, because the second discount applies to an already-reduced amount, not the original value.
Confusing profit margin with markup. The same dollar amounts of profit and cost produce a different percentage depending on whether you divide by price (margin) or cost (markup) — always confirm which one a business context actually requires before setting a price.
Forgetting to convert a percentage to a decimal before multiplying. 25% is 0.25, not 25, when used directly in a formula — always divide by 100 first.
More Like This
Base64 Decode
Free Base64 decoder for text, files, and images with JWT/Base64URL support and 100% client-side, private processing.
Base64 Encode
Online Base64 encode tool for quick and accurate Base64 conversion. Encode text, strings, and data with ease using Online Tool Pot.
Binary to Decimal
Free binary to decimal converter with step-by-step solutions, fractional number support, and real-time validation.
Five related tools picked to keep users moving.

