calcolatore.online

Percentage Calculator

Calculate percentages easily: percentage of a number, percentage change, add or subtract a percentage.

How to Calculate Percentages

Percentage calculation is one of the most common mathematical operations in everyday life: from store discounts to sales tax, from stock market changes to interest rates. This calculator handles the four main percentage operations.

Percentage Formulas

Percentage of a number (X% of Y): Result = Y x X / 100

Percentage change between two values: Change = ((Y - X) / |X|) x 100

Adding a percentage: Result = Y x (1 + X / 100)

Subtracting a percentage (discount): Result = Y x (1 - X / 100)

How It Works

Select the type of calculation you need, enter the two values, and get the instant result with the detailed formula. The calculator handles decimal numbers and negative values.

When to Use This Calculator

Percentages are everywhere in daily life:

  • Shopping: calculating discounts on products ("30% off $89")
  • Finance: calculating sales tax, income tax, interest rates
  • Work: revenue changes, salary increases
  • School: grades, statistics, proportions
  • Cooking: adjusting recipe quantities

Practical Examples

If a product costs $120 and has a 25% discount, the sale price is 120 x (1 - 0.25) = $90. If your salary goes from $3,000 to $3,300, the percentage increase is ((3,300 - 3,000) / 3,000) x 100 = 10%.

Percentage calculation forms the basis of more complex financial operations such as tax calculations, compound interest, and investment returns.

Frequently Asked Questions

How do you calculate the percentage of a number?
To calculate the percentage of a number, multiply the number by the percentage and divide by 100. For example, 20% of 150 is calculated as 150 x 20 / 100 = 30. Alternatively, first divide the percentage by 100 (getting the decimal factor 0.20) and then multiply: 150 x 0.20 = 30.
How do you calculate percentage change between two numbers?
Percentage change between an initial value and a final value is calculated with the formula: ((final value - initial value) / initial value) x 100. A positive result indicates an increase, a negative result indicates a decrease. For example, from 200 to 250: ((250 - 200) / 200) x 100 = 25%, meaning a 25% increase.
How do you calculate a percentage discount?
To calculate the discounted price, multiply the original price by (1 - discount/100). For example, a $80 product with a 30% discount: 80 x (1 - 30/100) = 80 x 0.70 = $56. The effective discount amount is 80 - 56 = $24.