The equations
Original Price = Final Price ÷ (1 + Tax Rate ÷ 100). Tax Amount = Final Price − Original Price.
Forward check: Original × (1 + rate) should return your final within rounding.
Reverse sales tax is one division: Original = Total ÷ (1 + rate). Understanding why prevents the common mistake of multiplying by (1 − rate).
Reverse sales tax is one division: Original = Total ÷ (1 + rate). Understanding why prevents the common mistake of multiplying by (1 − rate).
Step 2 — Your breakdown
We reverse the tax using the standard formula:
Enter a total and tax rate to see your breakdown.
Original Price = Final Price ÷ (1 + Tax Rate ÷ 100). Tax Amount = Final Price − Original Price.
Forward check: Original × (1 + rate) should return your final within rounding.
If pre-tax price is P and rate is r, Final = P × (1 + r). Solving for P gives P = Final ÷ (1 + r). Multiplying by (1 − r) understates pre-tax and is incorrect.
| Rate | Category | Examples |
|---|---|---|
| $100 @ 8% | Original | $92.59 pre-tax, $7.41 tax |
| $50 @ 6.25% | Original | $47.06 pre-tax, $2.94 tax |
| $1,200 @ 9.5% | Original | $1,095.89 pre-tax, $104.11 tax |
You paid $108.25 including 8.00% sales tax and need the merchandise amount for bookkeeping.
Pre-tax: $100.23 | Tax: $8.02 | Total: $108.25
Reverse math is for splitting receipts and estimates—it does not replace filing obligations, nexus analysis, or professional tax advice. Confirm rates with your state revenue department or marketplace reports before remitting.
No — that understates the pre-tax price. Always divide by (1 + rate), not multiply by (1 - rate).
Multiply your original by (1 + rate) — you should land back on the final price.
No—that understates pre-tax. Always divide by (1 + rate).