Reverse Tax Calculator

The math trips up more people than you would expect: if a $110 invoice already includes 10 percent tax, the pre-tax amount is not $110 minus 10 percent. Subtracting 10 percent gives you $99, which is wrong. The correct approach divides the total by one plus the tax rate as a decimal, so $110 divided by 1.10 gives you exactly $100 pre-tax, with $10 of tax included in that $110. That $1 difference between the wrong shortcut and the right answer seems trivial on one invoice, but multiply it across dozens of invoices a month and your books start drifting in a way that shows up at audit time.

$
%
Net
$100.00
Net (before tax)
$100.00
Tax amount
$20.00
Gross (after tax)
$120.00
Effective tax rate
16.666667 %

Reverse mode and remove mode do the identical calculation, they’re just two names for the same operation because people search for the concept both ways. You have a total that already includes tax, and you want to split it into the pre-tax amount and the tax amount. Add mode runs the opposite direction: you have a pre-tax figure and want to calculate what the total becomes once tax is applied on top of it. Pick whichever mode matches which number you already have in hand.

This matters most when you’re reconciling vendor invoices, pricing a product to hit a specific after-tax margin, or double-checking a bookkeeper’s entries. A common mistake is quoting a customer a price and assuming that number, after tax is added, still leaves the margin you were targeting, when in fact the tax eats into it and the actual pre-tax revenue you needed was a higher number than the one you quoted. Working the calculation in the right direction, forward with add mode, backward with reverse mode, avoids that kind of quiet margin erosion.

The Formula Everyone Gets Wrong

Subtracting the tax percentage directly from the total is the mistake almost everyone makes on their first attempt, and it is always wrong when the total already includes tax. The correct formula divides the total by one plus the tax rate expressed as a decimal. A $220 total at 10 percent tax is not $220 minus $22, it is $220 divided by 1.10, which comes to exactly $200 pre-tax, with $20 of that total being tax.

Reverse and Remove Are the Same Calculation

Both modes start from a tax-inclusive total and work backward to find the pre-tax amount and the tax portion. They exist as separate options because people think about the task differently, some picture reversing a calculation, others picture removing tax from a number, but the arithmetic underneath is identical either way.

Add Mode Runs the Calculation Forward

Add mode assumes you are starting with a pre-tax figure and want to know the final total once tax is applied. Multiply your pre-tax amount by the tax rate to get the tax owed, then add that to your original figure to get the tax-inclusive total. This is the mode to use when pricing something and you need to know what a customer will actually pay after tax.

Why This Matters for Invoicing and Pricing

When you receive a vendor invoice that already includes tax, you need the pre-tax figure for your own cost tracking and expense reports, which is exactly what reverse mode gives you. When you are setting a price and need to guarantee a certain amount lands in your business after tax is added on top, add mode tells you the final number your customer will see. Mixing these up, treating a tax-inclusive number as if it were pre-tax, is a quiet but common source of accounting errors.

A Worked Example

Say a supplier bills you $330 and tells you that figure includes 10 percent tax. Reverse mode divides $330 by 1.10, giving a pre-tax cost of exactly $300, with $30 of that total being tax. If instead you were pricing a product at a $300 pre-tax cost and needed to add that same 10 percent tax on top, add mode would calculate $30 in tax and a final total of $330, the same numbers, just approached from opposite directions.

Frequently asked questions

What is the correct formula for removing tax from a total?

Divide the total by one plus the tax rate as a decimal. For a 10 percent rate, that means dividing by 1.10, not subtracting 10 percent directly from the total, which gives a wrong and slightly lower pre-tax figure.

Why are reverse mode and remove mode both offered if they do the same thing?

Because people describe the same task differently. Both take a tax-inclusive total and calculate the pre-tax amount and tax portion using identical math, so pick whichever label makes more sense to you.

When should I use add mode instead of reverse mode?

Use add mode when you already have a pre-tax figure and want to calculate the final total after tax is applied. Use reverse or remove mode when you already have the final total and need to work backward to the pre-tax figure.

Is subtracting the tax percentage from the total ever correct?

No, not when the total already includes tax. That approach always understates the true pre-tax amount because it applies the percentage to the wrong base figure.

Does this work for VAT and GST as well as sales tax?

Yes, the underlying math is the same regardless of what the tax is called locally, since it is just a percentage applied to a base amount either before or after it is included in a total.

What is the difference between the statutory rate and the effective rate shown in the results?

The statutory rate is the percentage you entered as the tax rate. The effective rate shown in the results is the actual tax amount divided by the total, which will match the statutory rate exactly in straightforward cases.

How do I handle an invoice with multiple different tax rates on different line items?

Calculate each line item separately at its own rate rather than trying to apply one blended rate to the whole invoice, since mixing rates together will produce an inaccurate pre-tax figure for the total.

CalcNow provides estimates for informational purposes only. Verify important figures with a qualified professional.