Quantcast

Add Percentage

vCalc Reviewed
Last modified by
on
Jul 24, 2020, 6:28:07 PM
Created by
on
Nov 1, 2014, 10:16:56 PM
`Sum = "x" + "y" * "x" `
`(x)"Original Amount"`
`(y)"Added Percentage"`
Tags
UUID
c98a36a9-6214-11e4-a9fb-bc764e2038f2

The Add Percentage calculator adds a specified percentage, y, amount to an original amount, x.

Instructions:

  • Insert the desired value for x, the original amount to be increased by a percentage
  • Insert the desired value for y, the additional percentage to increase x
    • Choose the units for (default is percent, but a real number or decibel amount can also be chosen to add to the original amount)
  • The result will then be returned

EXAMPLE:

If you have some value you want to increase by a percentage, you are in essence performing the following:

Result = `x + (y/100 * x)` = `x * (1 + y/100)`

As an example 17,035 increased by 4.5% would be:

Result = `17035 * (1 + 4.5/100)` = `17035 *1.045` = 17801.575

Additional Resources:

The Subtract Percentage calculator subtracts a specified percentage, y, from an original amount, x (CLICK HERE).

The Percentage to Decimal calculator converts a percentage into a decimal (CLICK HERE).


  • Comments
  • Attachments
  • Stats
No comments
This site uses cookies to give you the best, most relevant experience. By continuing to browse the site you are agreeing to our use of cookies.