Skip to main content
math

Percentage Increase Calculator

Calculate the result of increasing a number by a given percentage. Find the new value after a raise, markup, growth rate, or any proportional addition is applied to an original amount.

Reviewed by Chase FloiedUpdated

This free online percentage increase calculator 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 value before the increase

The percentage to increase by

Results

Increase Amount

150

New Value

1150

How to Use This Calculator

1

Enter your input values

Fill in all required input fields for the Percentage Increase Calculator. 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 Calculator 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 Calculator 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 Calculator 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 Calculator is a free mathematical calculation tool for students, educators, and professionals who need quick, reliable results. Calculate the result of increasing a number by a given percentage. Find the new value after a raise, markup, growth rate, or any proportional addition is applied to an 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 Calculator

The Percentage Increase Calculator computes the result of adding a percentage of a value to itself. Enter an original value and the percentage increase to see both the amount added and the final result. This is one of the most fundamental percentage operations, used daily in retail pricing (markups), salary negotiations (raises), financial projections (growth rates), cooking (scaling recipes), and construction (adding safety margins). A 15% increase of $1,000 adds $150 for a new total of $1,150. The calculator makes it easy to compute the result for any value and any percentage, including increases above 100% for scenarios like doubling or tripling quantities.

The Math Behind It

The percentage increase formula is: New Value = Original * (1 + p/100), where p is the percentage increase. This can also be written as New Value = Original + (Original * p/100), which separates the calculation into the original amount plus the increase amount. The factor (1 + p/100) is called the multiplier or growth factor. A 15% increase has a multiplier of 1.15, a 100% increase has a multiplier of 2 (doubling), and a 200% increase has a multiplier of 3 (tripling). Thinking in terms of multipliers simplifies compound calculations. Compound increases (applying the same percentage multiple times) multiply the factors: after n periods of p% growth, the value is Original * (1 + p/100)^n. This is the foundation of compound interest and exponential growth. Three consecutive 10% increases do not produce a 30% total increase; they produce (1.10)^3 = 1.331, a 33.1% total increase. In business, the distinction between a markup and a margin is crucial. A 50% markup on a $100 cost gives a $150 price. But the profit margin on that $150 price is only 33.3% (profit/price = 50/150). Markups and margins are both percentage increases, but they use different bases. Percentage increases are also central to tax calculations. If an item costs $100 and the sales tax is 8%, the total is $100 * 1.08 = $108. When the tax rate changes, the multiplier changes accordingly. Some jurisdictions apply multiple taxes sequentially, which compounds the increases just as stacked discounts compound decreases.

Formula Reference

Percentage Increase

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

Variables: Original = starting value, Percentage = the increase percentage

Worked Examples

Example 1: Salary Raise

An employee earning $60,000 per year receives a 5% raise.

Step 1:Increase amount: 60,000 * 0.05 = 3,000
Step 2:New salary: 60,000 + 3,000 = 63,000

The new annual salary is $63,000.

Example 2: Retail Markup

A store marks up a $40 wholesale item by 60%.

Step 1:Markup amount: 40 * 0.60 = 24
Step 2:Retail price: 40 + 24 = 64

The retail price is $64.

Common Mistakes & Tips

  • !Confusing markup (percentage of cost) with margin (percentage of selling price). A 50% markup is not the same as a 50% margin.
  • !Adding percentages instead of multiplying growth factors when computing compound increases. Three 10% increases total 33.1%, not 30%.
  • !Forgetting that a percentage increase of 100% doubles the value; an increase equal to the original is a 100% increase, not a doubling on top.

Related Concepts

Used in These Calculators

Calculators that build on or apply the concepts from this page:

Frequently Asked Questions

Can the increase percentage be more than 100%?

Yes. A 100% increase doubles the original value. A 200% increase triples it. There is no upper limit.

How do I reverse a percentage increase?

To reverse a p% increase, decrease by p/(1+p/100) percent. For a 25% increase, the reversal is 25/1.25 = 20%. Use the Percentage Decrease Calculator for this.

Is this the same as adding a percentage?

Yes. A 15% increase on 200 is the same as adding 15% of 200, which is 30, giving 230.