How to Calculate Sales Tax from Total Backwards

Have you ever looked at a receipt and wondered how much of that total was actually the price of the item versus the tax? Or perhaps you're a business owner who needs to back-calculate your gross sales for tax season. Understanding how to "reverse" a sales tax calculation is a vital financial skill.

Reverse Sales Tax Calculator

Original Price (Pre-Tax):
Tax Amount Paid:

The Common Mistake

Most people make the mistake of simply multiplying the total price by the tax rate and subtracting it. This is incorrect.

For example, if you paid $108.00 and the tax rate was 8%, many would calculate 8% of $108 ($8.64) and subtract it, leaving $99.36. However, that isn't how tax works. Sales tax is applied to the original price, not the total price.

The Correct Reverse Tax Formula

To find the original price before tax, you need to divide the total amount by (1 + Tax Rate). Here is the mathematical breakdown:

  • Step 1: Convert your tax percentage into a decimal (e.g., 8% becomes 0.08).
  • Step 2: Add 1 to that decimal (e.g., 1 + 0.08 = 1.08).
  • Step 3: Divide the total amount paid by that number.

Formula: Original Price = Total Price / (1 + Tax Rate)

A Real-World Example

Let's say you bought a new laptop for a total of $1,200 and your local sales tax is 7%.

  1. Tax rate as decimal: 0.07
  2. Add 1: 1.07
  3. Divide total: $1,200 / 1.07 = $1,121.50

To find the actual tax amount paid, simply subtract the original price from the total: $1,200 - $1,121.50 = $78.50.

Why is this useful?

Knowing how to calculate sales tax backwards is essential for several scenarios:

  • Expense Tracking: When you lose a receipt but know the total from your bank statement.
  • Bookkeeping: Small business owners often need to separate tax from revenue for their accounting software.
  • Budgeting: Understanding the true cost of goods helps in making more informed purchasing decisions.

Summary Table for Quick Reference

Tax Rate Divisor (1 + Rate)
5% 1.05
8% 1.08
10% 1.10