Percentage Calculator
Free percentage calculator for all three percent problems: find P% of a number, find what percent Y is of X, or find the whole number from a part and percent.
What is a percent?
"Percent" means per hundred — the % symbol is shorthand for dividing by 100. Saying "20%" is the same as saying "20 out of every 100," or the decimal 0.20. Every percentage problem, no matter how it's phrased, boils down to one equation with three parts: a percent (P%), a whole (X), and a part (Y).
Know any two of the three values and you can always solve for the third. That's exactly what this calculator does — pick the question you're asking, and it rearranges the equation for you.
The three percent problems
| Question | You know | You find | Formula |
|---|---|---|---|
| "P% of X is what?" | P%, X | Y | Y = P% × X |
| "Y is what % of X?" | Y, X | P% | P% = (Y ÷ X) × 100 |
| "Y is P% of what?" | Y, P% | X | X = Y ÷ P% |
X — the number the % figure is a fraction of.1. Find the part — "P% of X"
This is the most common percent question: a discount, a tip, a tax, a share of a total.
Example — a $150 jacket, 10% off. How much is deducted?
- Convert 10% to a decimal:
10 ÷ 100 = 0.10. - Multiply by the whole:
0.10 × 150 = 15.
10% of 15.
Example — a $45 bill, 15% tip.
15% = 0.15.0.15 × 45 = 6.75.
The tip is $6.75.
2. Find the percent — "Y is what % of X?"
Use this when you have a part and a whole and want to know the share as a percentage.
Example — nutrition label. A serving has 12 mg of a nutrient; the daily target is 60 mg. What percent of the target is that?
- Divide the part by the whole:
12 ÷ 60 = 0.20. - Multiply by 100:
0.20 × 100 = 20%.
12 mg is 20% of the 60 mg target.
Example — 6 out of 27 trees have fruit.
6 ÷ 27 = 0.2222….0.2222… × 100 ≈ 22.22%.
About 22.22% of the trees have fruit. Answers like this round to two decimal places.
3. Find the whole — "Y is P% of what?"
Use this when you know a part and its percentage share, and need the total.
Example — 65 lb is 26% of your usual bench press. What's the usual weight?
- Convert 26% to a decimal:
0.26. - Divide the part by that decimal:
65 ÷ 0.26 = 250.
Your usual bench press is 250 lb.
Example — 9 vanilla cupcakes need to be 60% of a batch.
60% = 0.60.9 ÷ 0.60 = 15.
You need 15 cupcakes total for 9 of them to be 60%.
Always convert the percent to a decimal first
10% becomes 0.10, not 10. Skipping this step is the single most common percentage mistake.Forgetting this conversion is why calculations come out 100 times too big or too small. 10% of 150 is 15, not 1500 — the percent has to shrink to 0.10 before it touches the whole number.
Common mistakes
- Multiplying by the raw percent instead of the decimal.
10% of 150is0.10 × 150, not10 × 150. - Mixing up the part and the whole. The number right after "of" is the whole (
X). Reversing part and whole gives an answer that's wildly off. - Rounding too early. Round only the final answer — rounding
6 ÷ 27to0.22before multiplying by 100 loses precision that shows up in the last digit.
Where percentages show up
- Shopping and discounts — "20% off" is easier to reason about once you can convert it to a dollar amount.
- Grades and test scores — a raw score like 27 out of 32 converts to a percentage for easy comparison.
- Finance — interest rates, tips, and taxes are all percent-of-a-number problems.
- Statistics — expressing a part of a population as a percentage of the whole.
Frequently asked questions
- What is 10% of 150?
- 10% of 150 is 15. Convert 10% to the decimal 0.10, then multiply by 150 — 0.10 × 150 = 15.
- 12 is what percent of 60?
- 12 is 20% of 60. Divide the part by the whole (12 ÷ 60 = 0.20), then multiply by 100 to get 20%.
- 65 is 26% of what number?
- 65 is 26% of 250. Convert 26% to the decimal 0.26, then divide — 65 ÷ 0.26 = 250.
- How do you calculate a percentage?
- Every percentage question is a rearrangement of one equation, Y = P% × X. Convert the percent to a decimal (divide by 100), then multiply or divide depending on which value is unknown.
- Why do I have to convert the percent to a decimal first?
- Percent means per hundred, so 10% is really 10/100. Multiplying or dividing by the raw number 10 instead of 0.10 gives an answer 100 times too large or too small.
- Can a percentage be greater than 100%?
- Yes. Any part that is larger than the whole produces a percentage above 100%. For example, 90 is 150% of 60.
- What's the difference between this and a percentage change calculator?
- This calculator finds a static relationship between P%, X, and Y. A percentage change calculator instead measures how much a value increased or decreased between two points in time.