Percentage Calculator — How to Calculate Percentages (With Examples)
Percentages Explained — Every Type of Percentage Problem with Examples
Percentages are everywhere in daily life — discounts at stores, interest rates on loans, tax rates on income, battery charge levels, exam scores, nutritional labels, weather probabilities, and investment returns. Despite being taught in elementary school, percentage calculations trip up adults regularly because there are several distinct types of percentage problems and each requires a slightly different approach.
This guide covers every common type of percentage calculation you will encounter, with clear formulas and real-world examples for each.
Type 1: Finding a Percentage of a Number
Question format: “What is X% of Y?”
Formula: Result = Y × (X / 100)
Example: What is 18% of $250? → 250 × (18/100) = 250 × 0.18 = $45.
Real-world use: Calculating sales tax, figuring out the tip amount, determining how much a discount saves you, computing interest on a loan payment.
Type 2: Finding What Percentage One Number Is of Another
Question format: “X is what percent of Y?”
Formula: Percentage = (X / Y) × 100
Example: You scored 42 out of 50 on a test. What percentage is that? → (42/50) × 100 = 84%.
Real-world use: Calculating exam scores, determining portfolio allocation percentages, figuring out what fraction of your income goes to rent.
Type 3: Percentage Increase
Question format: “What is the percentage increase from X to Y?”
Formula: % Increase = ((Y – X) / X) × 100
Example: Your rent increased from $1,200 to $1,350. What percentage increase is that? → ((1350 – 1200) / 1200) × 100 = (150/1200) × 100 = 12.5% increase.
Real-world use: Calculating salary raises, tracking investment growth, measuring inflation, analyzing year-over-year business revenue changes.
Type 4: Percentage Decrease
Question format: “What is the percentage decrease from X to Y?”
Formula: % Decrease = ((X – Y) / X) × 100
Example: A product was $80, now it is $60. What is the percentage decrease? → ((80 – 60) / 80) × 100 = 25% decrease.
Real-world use: Calculating discounts, measuring weight loss, tracking stock market drops, comparing price reductions.
Type 5: Finding the Original Number Before a Percentage Change
Question format: “After a 20% increase, the price is $180. What was the original price?”
Formula: Original = Final / (1 + percentage/100) for increases, Original = Final / (1 – percentage/100) for decreases.
Example: After a 20% increase, the price is $180. Original = 180 / 1.20 = $150.
Example: After a 25% discount, the price is $60. Original = 60 / 0.75 = $80.
Type 6: Successive Percentages (Stacked Discounts)
A common retail trick: “30% off plus an additional 20% off!” This does NOT equal 50% off. Here is why:
On a $100 item: First discount (30% off) = $100 × 0.70 = $70. Second discount (20% off the new price) = $70 × 0.80 = $56. Total discount = $44, which is 44% — not 50%.
The formula for combined successive discounts: Final = Original × (1 – d1/100) × (1 – d2/100). For 30% and 20%: Final = Original × 0.70 × 0.80 = Original × 0.56, meaning a 44% total discount.
Type 7: Percentage Points vs. Percentages
This distinction causes confusion in news reporting. If a bank raises its interest rate from 5% to 7%, it increased by 2 percentage points. But in percentage terms, it increased by 40% (because 2/5 × 100 = 40%). When someone says “the rate increased by 2%,” they usually mean 2 percentage points, but technically 2% of 5% would be just 0.1 percentage points. Context matters — always clarify whether the reference is percentage points or a percentage of the original value.
Quick Mental Math Tips for Percentages
10% trick: To find 10%, just move the decimal point one place left. 10% of $85 = $8.50.
Building from 10%: 20% = double the 10%. 5% = half the 10%. 15% = 10% + 5%. So 15% of $85 = $8.50 + $4.25 = $12.75.
1% trick: Move the decimal two places left. 1% of $340 = $3.40. Use this to build any percentage: 7% = 7 × 1%.
For instant calculations of any percentage type, use our Percentage Calculator — it handles all seven types described above with clear step-by-step solutions.