Calculadora de Aumento Porcentual — Fórmula
## How to Calculate Percentage Increase
### Formula
**Percentage Increase = ((New Value - Old Value) / Old Value) × 100**
This formula tells you how much a value has grown relative to the original amount.
### Formula
**Percentage Increase = ((New Value - Old Value) / Old Value) × 100**
This formula tells you how much a value has grown relative to the original amount.
Ejemplo Resuelto
A product price increased from $50 to $75. What is the percentage increase?
- Difference = 75 - 50 = 25
- Percentage Increase = (25 / 50) × 100
- = 0.5 × 100
- = 50%