Percentage Calculator | DigitHelm
Calculate percentages easily. Find what percent one number is of another, increase or decrease by a percentage, and more.
What is X% of Y?
What Is the Percentage Calculator | DigitHelm?
This percentage calculator handles four distinct percentage problems in one tool: finding X% of a number, finding what percentage one number is of another, calculating percentage change between two values, and reverse percentage (finding the original value before a percentage was applied).
- ›X% of Y: Classic percentage of a number, tip calculation, tax, discount.
- ›X is what % of Y: Express one quantity as a fraction of another.
- ›% Change: Percentage increase or decrease from one value to another.
- ›Reverse %: Find the original value before a given percentage was applied, useful for pre-tax/pre-discount calculations.
- ›Step-by-step: Every result includes the full working shown line by line.
Formula
| Mode | Formula | Example |
|---|---|---|
| X% of Y | (X / 100) × Y | 25% of 200 = 50 |
| X is what % of Y | (X / Y) × 100 | 50 is 25% of 200 |
| % change from X to Y | ((Y − X) / |X|) × 100 | 100 → 125 is +25% |
| Reverse %: original | Final ÷ (1 + X/100) | 125 after +25% → original = 100 |
How to Use
- 1Select a mode at the top: X% of Y, X is what % of Y, % Change, or Reverse %.
- 2Enter the two required values in the labelled input fields.
- 3Press Enter or click Calculate.
- 4Read the result and the step-by-step working.
- 5Click Clear to reset, or switch modes to solve a related problem.
Example Calculation
Reverse percentage: pre-VAT price
Common mistake: percentage change direction
Understanding Percentage | DigitHelm
How Percentages Work
Percent means "per hundred" (Latin: per centum). X% is simply X divided by 100, written as a decimal. So 25% = 0.25. Multiplying by a percentage is the same as multiplying by this decimal: 25% of 200 = 0.25 × 200 = 50. All percentage problems reduce to variations of this single idea.
Percentage Change vs Absolute Change
Percentage change measures change relative to the starting value. Absolute change measures the raw difference. Both are useful and convey different information:
- ›Stock A: $10 → $11 = +$1 absolute, +10% relative
- ›Stock B: $100 → $101 = +$1 absolute, +1% relative
- ›Same absolute gain; A performed 10× better in relative terms
- ›For comparing growth rates, use percentage change. For comparing dollar impact, use absolute.
Reverse Percentage Applications
Reverse percentage solves: "I know the result after a percentage was applied, what was the original?" Common uses:
- ›Pre-tax price: Final price after VAT/sales tax → original price
- ›Pre-discount price: Sale price after 30% off → original retail price
- ›Pre-markup price: Retail price after 40% markup → wholesale cost
- ›Pre-commission amount: Net payment after 15% commission deducted
Formula
Frequently Asked Questions
How do I calculate X% of a number?
Use the "X% of Y" mode. The formula is (X / 100) × Y:
Quick mental shortcut: 10% = move decimal one left; 5% = half of 10%; 1% = move decimal two left.
How do I find what percentage X is of Y?
Use "X is what % of Y" mode. Divide X by Y and multiply by 100:
How do I calculate percentage change?
Use "% Change" mode. Formula: ((New − Old) / |Old|) × 100.
Using |Old| (absolute value) ensures positive direction is always an increase.
What is reverse percentage and when do I use it?
Reverse percentage finds the original value before a percentage was applied. Use it when you know the result and the percentage, but not the starting value:
- ›Price including 20% VAT is £144 → pre-VAT = 144 ÷ 1.20 = £120
- ›Sale price after 25% off is £75 → original = 75 ÷ 0.75 = £100
- ›Salary after 10% raise is £55,000 → original = 55000 ÷ 1.10 = £50,000
Why is a 50% increase followed by a 50% decrease not back to the original?
Because the base changes. Starting at 100:
To return to 100 after a +50% increase, you need to decrease by 33.33%, not 50%. In general, after a p% increase, the decrease needed to return is p/(100+p) × 100%. Percentage changes are not symmetric, always check both directions separately.
How do I calculate tip percentage?
Use "X% of Y" mode. Enter the tip percentage and the bill total:
Can percentages exceed 100%?
Yes, percentages can be any number, including above 100% or below 0%. 200% of 50 = 100. A 150% increase means the new value is 2.5 times the original. −100% means the quantity has been entirely eliminated. This calculator handles all values correctly, including decimals and negatives.