Skip to main content

Percentage Calculator

Calculate percentages, percentage changes, and more with this versatile tool.

Quick Answer

To find X% of a number, multiply by X/100 — for example, 20% of 150 is 150 × 0.20 = 30. To find what percent one number is of another, divide and multiply by 100 (30 is 20% of 150).

Enter your numbers above to solve percentage-of, percentage-change, and related problems.

Percentage Calculator

Perform various percentage calculations.

What is P% of X?

Calculates a given percentage (P) of a specific value (X).

Formula: Result = (P / 100) * X

Understanding Percentage Calculations

Percentages are a fundamental part of everyday math, from calculating discounts to understanding statistical changes. This calculator helps you with common percentage operations. Here's how each one works:

1. What is P% of X?

Purpose: This helps you find a specific portion (P percent) of a given whole amount (X).

Formula: Result = (P / 100) * X

Example: To find 20% of 150: (20 / 100) * 150 = 0.20 * 150 = 30. So, 20% of 150 is 30.

2. X is what percent of Y?

Purpose: This determines what percentage one number (X) represents out of another total number (Y).

Formula: Percentage = (X / Y) * 100

Example: To find what percent 30 is of 150: (30 / 150) * 100 = 0.20 * 100 = 20%. So, 30 is 20% of 150.

3. Percentage Increase/Decrease

Purpose: This calculates how much a value has changed, in percentage terms, from an initial value to a final value.

Formula: ((Final Value - Initial Value) / |Initial Value|) * 100

Example (Increase): If a price increases from $100 to $120: ((120 - 100) / 100) * 100 = 20% increase.

Example (Decrease): If a price decreases from $120 to $100: ((100 - 120) / 120) * 100 ≈ -16.67% (a 16.67% decrease).

4. X is P% of What? (Reverse Percentage)

Purpose: If you know a value (X) that is a certain percentage (P%) of an unknown original whole, this helps you find that original whole amount.

Formula: Original Whole = X / (P / 100)

Example: If 50 is 25% of an unknown number: 50 / (25 / 100) = 50 / 0.25 = 200. So, 50 is 25% of 200.

Your Go-To Tool for All Things Percentage

Percentages are a part of our daily lives, from calculating a tip at a restaurant to understanding a discount at a store. But sometimes the math can be a little tricky. I designed this comprehensive Percentage Calculator to be a one-stop tool for all the common percentage problems you might encounter.

What Can This Calculator Do?

I've broken this tool down into four key functions to cover all the bases:

  • What is P% of X? Perfect for calculating tips, taxes, or discounts. Example: What is 15% of $80?
  • X is what percent of Y? Use this to find out what portion one number is of another. Example: 30 is what percent of 150?
  • Percentage Change: Calculate the percentage increase or decrease from an old number to a new one. Example: What is the percentage change from 100 to 120?
  • X is P% of What? This is great for reverse calculations. Example: 50 is 25% of what number?

Understanding the Formulas

Here's a quick look at the simple math behind each calculation:

1. Finding a Percentage of a Number

To find what P percent of X is, you convert the percentage to a decimal and multiply.

Result = (P / 100) * X

2. Finding What Percent X is of Y

To find what percentage X is of Y, you divide X by Y and multiply by 100.

Percentage = (X / Y) * 100

3. Calculating Percentage Change

The percentage change is the difference between the final and initial values, divided by the absolute initial value, all multiplied by 100.

% Change = ((Final Value - Initial Value) / |Initial Value|) * 100

4. Reverse Percentage Calculation

If you know a part (X) and the percentage it represents (P), you can find the whole amount.

Original Whole = X / (P / 100)

Related Calculators

Prime Number Checker

Probability Calculator

Random Number Gen