ConvertiloConvertilo

Percentage Decrease Calculator

Subtract a percentage from any number. Find the new value, the dollar savings, and the percent change — for sale prices, salary cuts, weight loss tracking, or inflation-adjusted budgets.

The starting value

%

The percentage to subtract

Formula

Result = Number − (Number × Percent ÷ 100)

Multiply the number by the percentage, then subtract the product from the original.

What this calculator does

Enter the starting number and the percentage you want to subtract. The calculator returns the new value, the absolute amount removed, and the running percent change. It is the standard tool for sale-price math, salary cuts, headcount reductions, weight-loss tracking, inflation-adjusted budgets, and any "after-discount" calculation.

The math is the same one you learned in school — Result = Number × (1 − Percent/100) — but doing it in your head for 17.5% off $89.50 is tedious, and that is what this page is for. Type the two values, copy the result, move on.

Why use this instead of a phone calculator

Two answers in one shot

You get the new value AND the dollar amount removed — both numbers most people want when shopping or budgeting.

No formula memorization

Type 89.50 and 17.5, hit nothing. The result updates as you type. Phone calculators force you to remember the (1 − P/100) trick.

Runs in your browser

The math happens locally on your device. No values are sent to a server, no log, no tracking of what you typed.

Frequently asked questions

How do you calculate a percent decrease?

Three steps: (1) divide the percentage by 100 to convert it to a decimal, (2) multiply the original number by that decimal to get the amount to remove, (3) subtract that amount from the original. Example: 20% of 150 is 0.20 × 150 = 30, and 150 − 30 = 120. Or shorter: 150 × (1 − 0.20) = 150 × 0.80 = 120.

How do I calculate percent increase or decrease?

Same formula structure, different sign. For a decrease use (1 − P/100); for an increase use (1 + P/100). To compute the percent change between two known values, divide the difference by the original: (New − Old) / Old × 100. A negative result means a decrease, a positive one means an increase.

How do you calculate a 20% decrease?

Multiply the number by 0.80 (which is 1 − 0.20). A $50 item with 20% off costs 50 × 0.80 = $40. A salary of $80,000 cut by 20% becomes 80000 × 0.80 = $64,000. The dollar amount removed is $10 and $16,000 respectively.

What is 47 decreased by 24%?

47 × (1 − 0.24) = 47 × 0.76 = 35.72. The amount removed is 47 − 35.72 = 11.28. For non-round percentages like this, doing the math by hand is slow — this calculator does it instantly when you type the two numbers.

How do I subtract a percentage from a number on a regular calculator?

Most basic calculators do not have a true percent-decrease key. The two-step method that works on every calculator: type Number × Percent ÷ 100 to get the amount, then Number − (that amount). On a phone calculator, the shortcut is: Number × (100 − Percent) ÷ 100. Example for 17.5% off $89.50: 89.50 × 82.5 ÷ 100 = 73.84.

How do I find the original price before a discount?

Divide the discounted price by (1 − Percent/100). If you paid $80 after a 20% discount, the original was 80 ÷ 0.80 = $100. If you paid $73.84 after 17.5% off, the original was 73.84 ÷ 0.825 = $89.50.

Is "percent decrease" the same as "discount"?

Mathematically yes — both apply the same formula. The labels differ by context: "discount" is used for prices in shops, "decrease" is used in math, statistics, salary changes, weight loss, and inflation reporting. If you are calculating a sale price, our discount calculator might phrase it more naturally.

What is the maximum percent decrease?

100% — that brings the result to zero (everything is removed). Anything above 100% gives a negative result, which makes sense in some contexts (a debt that grows by more than its original size, an account that overdraws) but not in others (you cannot have a 150% discount on a $50 item).