FixThatApp

Percentage Calculator Guide: 6 Types of Percentage Problems Solved

Updated March 19, 2026

Percentages appear everywhere — sale discounts, exam scores, tax rates, investment returns, nutritional labels, polling results, and salary negotiations. Despite being taught early in school, percentage calculations trip people up regularly, especially when the question is phrased in a slightly unfamiliar way. This guide covers the six most common percentage problem types with formulas and worked examples.

Type 1: What is X% of Y?

The most fundamental percentage calculation: find a specific percentage of a given number.

Result = (X / 100) × Y

Example: What is 15% of 340?
Result = (15 / 100) × 340 = 0.15 × 340 = 51

Type 2: X is What Percent of Y?

Find what percentage one number represents of another.

Percentage = (X / Y) × 100

Example: 45 is what percent of 180?
Percentage = (45 / 180) × 100 = 25%

Type 3: Percentage Increase or Decrease

Calculate the percentage change between an old value and a new value.

% Change = ((New - Old) / Old) × 100

If positive → increase; if negative → decrease

Example: Price went from $80 to $96
% Change = ((96 - 80) / 80) × 100 = (16/80) × 100 = 20% increase

Example: Subscribers went from 5,000 to 4,250
% Change = ((4250 - 5000) / 5000) × 100 = -15% (a 15% decrease)

Type 4: Find the Original Value After a Percentage Change

Work backwards from a value that has already been changed by a known percentage.

Original = New Value / (1 + Percentage Change / 100)

Example: After a 25% increase, the price is $125. What was the original?
Original = 125 / 1.25 = $100

Example: After a 20% decrease, the price is $64. What was the original?
Original = 64 / 0.80 = $80

Type 5: Percentage Difference Between Two Numbers

Percentage difference is used when there is no clear "original" and "new" value — you just want to know how different two numbers are relative to their average.

% Difference = (|A - B| / ((A + B) / 2)) × 100

Example: Comparing 90 and 110
% Difference = (|90 - 110| / ((90 + 110) / 2)) × 100
             = (20 / 100) × 100 = 20%
Percentage change vs percentage difference

Percentage change measures how a single value changed over time (old → new). Percentage difference measures the relative gap between two different values with no time component. Using the wrong one leads to incorrect interpretations — especially important in scientific and financial contexts.

Type 6: Finding X When Y% of X Is Known

X = Known Value / (Y / 100)

Example: 18 is 30% of what number?
X = 18 / 0.30 = 60

Example: A 12% tax on a purchase was $36. What was the purchase price?
X = 36 / 0.12 = $300

Common Real-World Percentage Calculations

SituationFormula typeExample
Tip at a restaurantX% of Y15% of $48 = $7.20
Exam scoreX is what % of Y72 of 90 = 80%
Salary raise% increase$55k to $60k = 9.1% increase
Portfolio loss% decrease$10k to $8k = 20% decrease
Pre-tax priceReverse %$108 after 8% tax → original $100
Population change% differenceCity A vs City B populations

Why "A 50% increase followed by a 50% decrease ≠ 0%"

This is one of the most common percentage misconceptions. Start with $100:

Percentage increases and decreases apply to different base amounts, so they do not cancel out symmetrically.

Solve Any Percentage Problem Instantly

Choose from six calculation modes — percentage of a number, percentage change, reverse percentage, and more.

Open the Percentage Calculator

How to Use the Percentage Calculator

  1. Open the Percentage Calculator
  2. Select the calculation type from the tabs (e.g. "% of number", "% change", "% difference")
  3. Enter the known values in the input fields
  4. The result appears instantly with the formula shown
  5. Use the "reverse" toggle to solve for the unknown in the other direction