This tool can be used to multiply any number of percentage values and determine a final value. It can be used to find the final value when a whole number is multiplied by a percentage.
For instance you might want to calculate 10% of 20% of the number 5. Or you might want to simply calculate 5% of 10.
Enter
- Percentage values, each separated by a comma
- Initial value
The tool will provide both the percentage multiplier as well as the final value.
Formula
Percentage multiplier = 100*(a/100)*(b/100)*(c/100)
- for a sequence of percentage values a, b, c
Example Calculations
- 5% of the number 10 is 0.5
- 5% of 10% of the number 10 is 0.05