Skip to main content
math

Percentage Increase Classic

Find the percentage increase from one value to another. Given an original and a new (larger) value, this calculator determines the rate of increase as a percentage of the original amount.

Reviewed by Chase FloiedUpdated

This free online percentage increase classic provides instant results with no signup required. All calculations run directly in your browser — your data is never sent to a server. Enter your values below and see results update in real time as you type. Perfect for everyday calculations, homework, or professional use.

The starting or reference value

The larger value after the increase

Results

Absolute Increase

20

Percentage Increase

25%

How to Use This Calculator

1

Enter your input values

Fill in all required input fields for the Percentage Increase Classic. Most fields include unit selectors so you can work in your preferred unit system — metric or imperial, whichever matches your problem.

2

Review your inputs

Double-check that all values are correct and that you have selected the right units for each field. Incorrect units are the most common source of calculation errors and can produce results that are off by factors of 2, 10, or more.

3

Read the results

The Percentage Increase Classic instantly computes the output and displays results with units clearly labeled. All calculations happen in your browser — no loading time and no data sent to a server.

4

Explore parameter sensitivity

Try adjusting individual input values to see how the output changes. This is a quick and effective way to develop intuition about how different parameters influence the result and to identify which inputs have the largest effect.

Formula Reference

Percentage Increase Classic Formula

See calculator inputs for the governing equation

Variables: All variables and their units are labeled in the calculator interface above. Input fields accept values in multiple unit systems — select your preferred unit from the dropdown next to each field.

When to Use This Calculator

  • Use the Percentage Increase Classic when you need a quick mathematical result without writing out all the steps manually, saving time on repetitive calculations.
  • Use it to verify hand calculations on tests or assignments and catch arithmetic mistakes.
  • Use it when teaching or explaining mathematical concepts to others, demonstrating how changing inputs affects the result.
  • Use it to explore the behavior of mathematical functions across a range of inputs.

About This Calculator

The Percentage Increase Classic is a free mathematical calculation tool for students, educators, and professionals who need quick, reliable results. Find the percentage increase from one value to another. Given an original and a new (larger) value, this calculator determines the rate of increase as a percentage of the original amount. The underlying algorithms implement well-established mathematical formulas and numerical methods. Results are computed instantly in the browser. This tool is useful for learning, verification of hand calculations, and rapid exploration of mathematical relationships. All computation happens locally — no data is sent to a server.

About Percentage Increase Classic

The Percentage Increase Classic calculator answers the question: 'By what percentage did a value increase?' Given an original value and a new, larger value, it computes the rate of increase as a percentage of the original. This is the reverse of applying a known percentage to a base value. For instance, if a town's population grew from 80,000 to 100,000, this calculator tells you the growth rate was 25%. It is essential for analyzing historical data, comparing performance periods, evaluating investment returns, and understanding growth trends. The calculator also shows the absolute increase so you can see both the raw difference and the proportional change at a glance.

The Math Behind It

The percentage increase between two values is calculated as: ((New - Original) / |Original|) * 100. This tells you how large the increase is relative to the starting point. The absolute value in the denominator handles cases where the original is negative. This calculation is conceptually the inverse of the 'apply a percentage increase' operation. If you know the rate and want the result, you use New = Original * (1 + p/100). If you know both values and want the rate, you use p = ((New - Original) / Original) * 100. Together, these two operations form a complete toolkit for percentage increase problems. The percentage increase is always measured relative to the original value. This is important because the same absolute increase represents different percentage increases depending on the starting point. An increase of $100 is a 100% increase on a base of $100, but only a 10% increase on a base of $1,000. This relativity is why percentages are more informative than absolute changes for comparing across different scales. In finance, the percentage increase from a purchase price to a sale price is the return on investment (ROI). A stock bought at $50 and sold at $65 has a return of (65-50)/50 * 100 = 30%. This same logic applies to real estate appreciation, business revenue growth, and personal net worth tracking. Historically, percentage increases are used to track trends over time: year-over-year sales growth, quarterly earnings improvement, population growth rates, and inflation. These time-series percentages allow meaningful comparisons across different time periods and different scales of operation.

Formula Reference

Percentage Increase from Two Values

((New - Original) / |Original|) * 100

Variables: New = larger value, Original = starting value

Worked Examples

Example 1: Population Growth

A town grows from 80,000 to 100,000 residents.

Step 1:Absolute increase: 100,000 - 80,000 = 20,000
Step 2:Percentage increase: (20,000 / 80,000) * 100 = 25%

The population increased by 25%.

Example 2: Investment Return

A stock purchased at $45 is now worth $63.

Step 1:Absolute increase: 63 - 45 = 18
Step 2:Percentage increase: (18 / 45) * 100 = 40%

The investment increased by 40%.

Example 3: Website Traffic Growth

Monthly visitors grew from 12,000 to 15,600.

Step 1:Absolute increase: 15,600 - 12,000 = 3,600
Step 2:Percentage increase: (3,600 / 12,000) * 100 = 30%

Website traffic increased by 30%.

Common Mistakes & Tips

  • !Dividing by the new value instead of the original value. The percentage increase is always relative to the starting point.
  • !Entering the values in the wrong order (new value as original), which would give a negative result indicating a decrease rather than an increase.
  • !Confusing this with percentage difference, which uses the average of the two values as the denominator.

Related Concepts

Frequently Asked Questions

What if the new value is smaller than the original?

The formula still works, but the result will be negative, indicating a decrease rather than an increase. For dedicated decrease calculations, use the Percentage Change Calculator.

How is this different from the Percentage Increase Calculator?

The Percentage Increase Calculator takes a value and a known percentage and computes the result. This calculator works backwards: it takes two values and determines what percentage increase connects them.

Can the result exceed 100%?

Yes. If the new value is more than double the original, the percentage increase exceeds 100%. For example, going from 50 to 150 is a 200% increase.