๏ผ Percentage Calculator
A fast percentage calculator for everyday maths: work out X% of a number, what percentage one value is of another, and the percentage increase or decrease between two numbers.
% of= 30
20 is 13.33% of 150
โโฒ 25%
How it works
- X% of Y = (X รท 100) ร Y.
- X is what percent of Y = (X รท Y) ร 100.
- Percentage change = ((new โ old) รท old) ร 100.
Frequently asked questions
How do I calculate a percentage of a number?
Divide the percentage by 100 and multiply by the number. For example, 20% of 150 = 0.20 ร 150 = 30.
How do I calculate percentage increase?
Subtract the old value from the new value, divide by the old value, then multiply by 100.