Skip to main content
Math

Sales tax math the way nobody teaches it

Ad (leaderboard)

Here are two questions that sound similar and have completely different answers.

  1. A shirt is priced at $80. Sales tax is 8%. How much do you pay at checkout?
  2. You paid $86.40 at checkout. Sales tax is 8%. What was the shirt's pre-tax price?

The first question is what everyone learns in school: take the price, multiply by 1.08, get $86.40. Easy.

The second question is the one people get wrong. The mistake almost everyone makes is to take the post-tax price and multiply by 0.92 — "subtract 8%" — to get back to the pre-tax. That gives $79.49, which is wrong by 51 cents. The right answer is exactly $80, because that's what we started with in question 1.

The difference between the two methods is small on a single shirt but matters a lot on a $30,000 car or a $400,000 house. And the reason it matters is mathematical, not arithmetic: the 8% is being applied to a different base each time.

The asymmetry, in one sentence

When you add tax, 8% is applied to the pre-tax price. When you remove tax from a post-tax price, you can't just subtract 8% — because 8% of the post-tax price is a different number than 8% of the pre-tax price.

To make this concrete: 8% of $80 is $6.40. 8% of $86.40 is $6.91. The same percentage on a bigger base gives a bigger result. So "subtract 8% of the total" overshoots, by exactly the tax-on-tax amount.

The two formulas, side by side

For tax rate r (expressed as a decimal, so 8% = 0.08), pre-tax price P, post-tax price T:

  • Adding tax: T = P × (1 + r). Multiply the pre-tax price by 1.08 to get the total.
  • Removing tax: P = T / (1 + r). Divide the post-tax price by 1.08 to get the pre-tax price.

The trick is the division. People reach for subtraction because subtraction is the opposite of addition. But multiplication's opposite is division, not subtraction, and the tax is being applied multiplicatively (multiply by 1.08), not additively.

Five examples

1. A $200 dinner with 15% tip

Same math as sales tax. Total = 200 × 1.15 = $230. If someone hands you a $230 receipt and says "this includes a 15% tip," the pre-tip food cost was 230 / 1.15 = exactly $200.

2. A receipt shows $42.85, sales tax is 6.25%. What was the item's listed price?

42.85 / 1.0625 = $40.33. Not 42.85 × 0.9375 = $40.17. The first is correct; the second is off by 16 cents.

3. A car has a sticker price of $32,500. Sales tax is 7.5%. How much will you actually drive off paying?

32,500 × 1.075 = $34,937.50. The tax alone is $2,437.50.

4. You see a "tax included" all-in price of $34,937.50 for a car. Sales tax is 7.5%. What's the pre-tax sticker price?

34,937.50 / 1.075 = $32,500.00. Exactly the previous example, run backwards. Notice that "subtract 7.5%" would give 34,937.50 × 0.925 = $32,317.19 — wrong by $183.

5. A vendor quotes "$5,000 plus VAT" in a country with a 20% VAT. The final invoice will be $6,000. If instead the vendor quoted "$5,000 VAT-inclusive," what does the supplier actually receive?

5,000 / 1.20 = $4,166.67. The vendor keeps $4,166.67; the government takes $833.33. The same number ("$5,000") means two different things depending on whether VAT is included.

The mental shortcut: 1 + r, both directions

If you remember one thing, remember the multiplier (1 + r). Adding tax means multiplying by it. Removing tax means dividing by it. There is no version of the problem where you "subtract the tax percentage from the total" and get the right answer. Subtracting always overshoots, by an amount equal to the tax-on-tax.

If you're calculating in your head and the rate is friendly (10%, 20%, 25%), the division is often easy: dividing by 1.10 is the same as multiplying by ~0.909, dividing by 1.20 is the same as multiplying by ~0.833, dividing by 1.25 is exactly multiplying by 0.8. For odder rates (8.875%, 6.25%), reach for a calculator.

Where this matters in practice

  • Business invoicing for "VAT-inclusive" vs "VAT-exclusive" quotes — the same number means two different supplier revenues.
  • International e-commerce, where checkout pages sometimes show prices including local VAT and sometimes don't — running the wrong direction makes everything look 10–25% cheaper than it actually is.
  • Restaurant tipping, where "round up the bill including tax" vs "tip 18% of pre-tax" can change the tip by a few dollars on a large bill.
  • Real estate, where "sale price including transfer tax" vs "plus transfer tax" affects the buyer's actual outlay by thousands of dollars on a six-figure transaction.

Run any of these through the "X is what % of Y" mode on our percentage calculator if you want to verify a specific case. The mental rule, once it sticks, is more reliable than reaching for the calculator: multiply by 1 + r to add tax, divide by 1 + r to remove it.

Try These Calculators

Weekly Calculator Tips & Insights

Get practical tips on finance, health metrics, and smarter decision-making delivered every week. Free forever, unsubscribe anytime.

Join 1,000+ readers. We respect your privacy.