Sometimes you know an amount after a percentage change and want the original amount it came from. The trick is to divide by the multiplier — not to subtract the percentage.
If a price already includes 20% tax, the original price was the price divided by
And if something is reduced by 30% to
It is tempting to add back 30% of the new price — but 30% of the smaller number is the wrong size. Always undo a multiply with a divide.
We pay
In one step: