Percentages are everywhere: shopping discounts, salary raises, interest rates, taxes. Yet many people trip over the three core concepts — base value, percentage rate, and percent value. This guide explains all three with formulas and examples, covers everyday applications like discounts, sales tax and tips, and shows how to calculate percent change correctly. Use our free percentage calculator to solve any percentage problem instantly.

The Three Core Concepts

Every percentage problem involves three quantities:

  • Base value (B) — the reference amount, the whole (= 100%)
  • Percentage rate (p) — the share expressed as a percent
  • Percent value (V) — the absolute share, the result

These three are linked by one formula:

V = B × p ÷ 100

Rearranging gives the other two:

p = V ÷ B × 100
B = V ÷ p × 100

Memory aid

Base value = the whole · Percentage rate = the share in % · Percent value = the share in dollars (or any unit).

Finding the Percent Value

The most common question: "What is p% of B?"

Percent Value = Base Value × Percentage Rate ÷ 100

Example: Percent Value

What is 8% of $250?

V = 250 × 8 ÷ 100 = $20

Typical use case: calculating sales tax. At 8% tax on a $250 item, the tax is $20 — total price is $270.

Calculate Percent Value Instantly

Enter base value and percentage — the calculator shows the result.

Open Percentage Calculator

Finding the Percentage Rate

Second common question: "What percentage is V of B?"

Percentage Rate = Percent Value ÷ Base Value × 100

Example: Percentage Rate

You tip $35 on a $175 bill. What percentage is that?

p = 35 ÷ 175 × 100 = 20%

Works the same for test scores: 42 out of 60 points = 42 ÷ 60 × 100 = 70%.

Finding the Base Value

Third question: "V is p% — what is the whole?"

Base Value = Percent Value ÷ Percentage Rate × 100

Example: Base Value

A sweater costs $60 after a 25% discount. What was the original price?

$60 = 75% of the original (because 100% − 25% = 75%)

B = 60 ÷ 75 × 100 = $80

Ad Slot

Calculating Percent Change

Percent change shows how much a value has increased or decreased:

Change (%) = (New Value − Old Value) ÷ Old Value × 100

Example: Salary Raise

Your salary goes from $3,200 to $3,400.

Change = (3,400 − 3,200) ÷ 3,200 × 100 = +6.25%

Example: Price Drop

A laptop was $1,200, now $960.

Change = (960 − 1,200) ÷ 1,200 × 100 = −20%

Negative values mean a decrease, positive values an increase. Watch out: a 20% increase followed by a 20% decrease does not return to the original value. $100 + 20% = $120 → $120 − 20% = $96.

Calculating Discounts

Discounts are the most everyday application of percentages. Two ways to get the result:

Discount ($) = Original Price × Discount (%) ÷ 100
Final Price = Original Price − Discount
// or directly:
Final Price = Original Price × (100 − Discount %) ÷ 100

Example: Sale Discount

A TV costs $899. The sale offers 30% off.

Discount = 899 × 30 ÷ 100 = $269.70

Final price = 899 − 269.70 = $629.30

Stacked discounts are applied sequentially, not added. 20% + 10% is not 30% — it's: $100 × 0.80 × 0.90 = $72 (a 28% total discount).

Calculating Sales Tax

Sales tax rates vary by state and country. The formula is always the same:

Before Tax → After Tax

Total = Subtotal × (1 + Tax Rate ÷ 100)

After Tax → Before Tax

Subtotal = Total ÷ (1 + Tax Rate ÷ 100)

Example: Extracting Sales Tax

A product costs $108 including 8% tax. What is the pre-tax price?

Subtotal = 108 ÷ 1.08 = $100

Tax portion = 108 − 100 = $8

Calculating Tips

A tip is simply a percentage surcharge:

Tip = Bill Amount × Tip Percentage ÷ 100
Bill 10% Tip 15% Tip 20% Tip
$25$2.50$3.75$5.00
$50$5.00$7.50$10.00
$80$8.00$12.00$16.00
$120$12.00$18.00$24.00

Quick mental math: calculate 10% (move the decimal point one place left), then double for 20% or halve for 5%.

Percentage Calculator for Any Problem

Base value, percent value, percentage rate or percent change — the calculator solves all four variations.

Open Percentage Calculator

Common Percentage Mistakes

1. Confusing percentage points and percent

An interest rate rises from 2% to 3%. That's an increase of 1 percentage point, but 50% in relative terms. News reports often mix these up.

2. Adding instead of multiplying percentages

20% off + 10% off ≠ 30% off. Correct: 0.80 × 0.90 = 0.72 → 28% total discount.

3. Using the wrong base value

"Price increased by 20%, then decreased by 20%" does not return to the original price. The base for the decrease is the increased price.

4. Tax calculation shortcuts that don't work

Adding 8% tax to a subtotal is straightforward. But subtracting 8% from the total does not give the subtotal — you must divide by 1.08.

Conclusion

Percentage math is straightforward once you master the three core formulas for base value, percent value and percentage rate. Whether it's a sale discount, sales tax on a receipt, a tip at a restaurant or a salary raise — the formulas are always the same.

The fastest way: enter two values into the percentage calculator and read off the third.

Solve Any Percentage Problem Now

Base value, percent value or percentage rate — enter two values and the calculator finds the third.

Open Percentage Calculator

More useful calculators: Compound Interest Calculator · Inflation Calculator · ROI Calculator