Percent Increase

  1. Kyle's Converter >
  2. Calculators >
  3. Math >
  4. Percent Increase

Percent Increase Calculation:

  •  i =

    Starting value that will increase or change

  •  p =

    After change value for comparison

  •  f =

    Initial value plus percent increase, in same units as the initial value

  •     

    Choose the number of decimals to show in your answer. This is also known as significant figures. Select an appropriate amount of significant figures based on the precision of the input numbers.

Please share if you found this tool useful:

Percent Increase Formula

Percent increase combines the original value with a percentage of that value in an additive way. If the percent change is negative this will be the same as a percent decrease.

f = i + | i | * (p / 100)

A percent is the ratio of any value out of 100. In the formula above we divide "p" by 100 to apply that ratio to the original value, "i". The calculation i * p / 100 gives the required percent of the initial value, which is then added to the original value to arrive at the final value with the percent increase.

The vertical bars "|" in the formula mean to take the unsigned, non-negative, value. Without this step any negative initial value would descrease, or become more negative, but we are trying to calculate an increase so any negative signs must be removed here.

Percent Increase Variables

Given some initial value what will the value be after some percent increase? The required information is the original value and a percent value to increase it by.

Initial Value (i)
A starting number to change by some percent of itself. It may be a decimal or negative number. The final value will take on the dimensions of this number. If the number is a speed measurement in miles per hour the final value will also be miles per hour, if the initial value is a price in dollars the final value will be the new price in dollars.
Percent Increase (p)
Percent to increase the initial value by. This value may be given with a decimal or as a negative. If the value is negtive the result will be a descrease from the initial value.
Final Value (f)
Newly calculated value after changing by the given percent of the initial value. This value will have the same units (dimensions) as the initial value.

Percent Increase Solution

What is a 5 percent increase on 15?

  • f = i + | i | * (p / 100)
  • substitute in the known values
  • f = 15 + 15 * (5 / 100)
  • Increase the initial value of 15 by 5 percent
  • f = 15 + 15 * 0.05
  • As a ratio out of 100, 5 percent is 0.05
  • f = 15 + 0.75
  • Multiply the original value by the percent to find the amount of the increase, 0.75 in this case
  • f = 15.75
  • Add the increase to the initial value
  • 15.75

Increasing 15 by 5 percent results in a value of 15.75.

Percent Increase Example 170 pounds increased by 10 percent

What will a person's final weight be their initial weight of 170 pounds increases by 10 percent?

  • f = i + | i | * (p / 100)
  • f = 170 + 170 * (10 / 100)
  • f = 170 + 170 * 0.1
  • f = 170 + 17
  • f = 187
  • 187 pounds

A 10 percent increase in weight from an initial weight of 170 pounds (lbs) results in a final weight of 187 lbs. The final value takes on the same unit dimensions as the initial value.

Percent Increase Example 500 changes by -7 percent

Initial value of 500 is changed by -7 percent. The percent increase is a negative number and because a positive and a negative make a negative the result will be a descrease of the initial value.

  • f = i + | i | * (p / 100)
  • f = 500 + 500 * (-7 / 100)
  • f = 500 + 500 * (-0.07)
  • f = 500 + (-35)
  • f = 465
  • 465

An increase of a value by some negative value is a decrease. Changing an initial value of 500 by -7 percent results in a final value of 465.

Want to find the percent change between an initial value and a final value instead?

Percent Change Calculator