%

Percentage Calculator

Calculate percentages, percentage change, and percentage of amounts

0

Calculation Type

📐Percentage Formulas

Basic Percentage
Percentage = (Part / Whole) × 100
What percent is X of Y?
Percentage of a Number
Result = (Percentage / 100) × Number
X% of Y is what?
Percentage Change
Change = ((New - Old) / Old) × 100
Growth or decline rate
Percentage Increase/Decrease
New = Old ± (Old × Percentage / 100)
Apply percentage to value

💼Common Percentage Applications

Finance
• Interest rates
• Tax calculations
• Investment returns
• Discounts and markups
Business
• Sales growth
• Market share
• Profit margins
• Employee performance
Daily Life
• Tips and gratuity
• Grade calculations
• Statistics and polls
• Recipe adjustments

💡Quick Percentage Tips

• 10% = Move decimal one place left
• 1% = Move decimal two places left
• 50% = Divide by 2
• 25% = Divide by 4
• 20% = Divide by 5
• 100% increase = Double the original

Percentage Calculator Guide: Calculate Percentages, Discounts & Percentage Change

A percentage calculator solves common percent problems: percent of, what percent, and percent change. It avoids base mistakes and converts between fractions, decimals, and percentages.

What is Percentage Calculator?

The percentage calculator helps with discounts, taxes, tips, grade weights, and KPI changes. It supports reverse operations (finding the original before a markup/discount) and shows work to prevent errors.

How to Use the Percentage Calculator

  1. Choose a mode: percent of, what percent, or percent change.
  2. Enter values (base and percent, or part and whole).
  3. Calculate to see the result and the equation used.
  4. Reverse the operation when you need the original before an increase/discount.
  5. Toggle fraction/decimal display for learning.

Formulas & Methods

  • Percent of: value = base * (p/100)
  • What percent: p = (part/whole) * 100
  • Percent change: p_change = ((new - old)/old) * 100 (base = old)
  • Reverse increase: original = final / (1 + p)
  • Reverse discount: original = final / (1 - p)

Assumptions & limitations

  • Always confirm the correct base. Percent change uses the old value as the base.
  • For chained changes, multiply factors: e.g., +10% then -10% = 1.10 * 0.90 = 0.99 → net -1%.

Examples

Example A — Discount
$80 with 25% off -> 80 * (1 - 0.25) = $60.

Example B — What percent?
30 is what percent of 120 -> 30/120 * 100 = 25%.

Example C — Change
From 200 to 260 -> ((260 - 200)/200)*100 = 30% increase.

| Task | Inputs | Output | |---|---|---| | Sales tax | $75, 7.5% | $5.63 | | Tip | $64, 18% | $11.52 | | Grade weight | 92/100 | 92% |

Pro Tips & Best Practices

  • Convert percentages to decimals before multiplying.
  • Watch your base on change problems—using the wrong base is the #1 error.
  • For multi-step changes, use factor multiplication, not simple addition of percents.
  • Round money to cents; keep more precision in intermediate steps.

Related Calculators

FAQ

Q: How do I calculate a percentage of a number?

A: Multiply the number by the percent as a decimal: percent_of = base * (percent/100).

Q: How do I find what percent one number is of another?

A: Divide part by whole and multiply by 100: percent = (part/whole)*100.

Q: How do I compute percentage change?

A: Use ((new - old) / old) * 100%. The base is the original value.

Q: Why do my results look off?

A: Check whether you used the correct base and converted the percent to a decimal.

Q: How do I reverse a percentage increase/discount?

A: Divide by (1 + p) for increases or by (1 - p) for discounts to recover the original.

Call to Action

Pick your mode, enter the numbers, and get an instant, step-by-step percent solution—great for shopping, grades, and KPIs.