I'm looking at a question which I find a little bit confusing. The question is asking me to find the value of the sales tax (17.5%) from a gross figure (£7402).
I know that I can work out the correct answer by finding the difference between the net and the gross amounts:
Gross = 7402
Net = 7402 / 1.175 = 6299.57
Value of sales tax = 7402 - 6299.57 = 1102.43
However, in the book it tell me the answer should be derived from this equation:
7402 * 17.5 / 117.5 = 1102.43
This does give me the correct answer, but I don't understand why. Can someone please explain why this equation is giving me the correct answer?