I understand that you are supposed to use reverse percentages or maybe apply the Total amount payable formula, but I just don't know how. I've been at it for two hours now and I can't seem to figure it out. Can you please help me out here?
Here it is:
Khairul orders one set meal at a restaurant which offers a 20% discount. There is a service charge of 10% and GST is at 7%. Given that he pays a total of 23.54, find the marked price of the set meal.
I need a step by step solution. Preferably which explains what's going on in each step because I'm dumb.
Let x = meal price.
Then, $x*0.80*1.10*1.07 = 23.54$, and solving for x gives the meal price. To do this, divide both sides by $0.80*1.10*1.07$.
We multiply the meal price by 0.80 because that gives the price of a meal with a 20% discount. Multiplying by 1.10 adds the 10% tax, and multiplying by 1.07 adds the 7% tax.
Final Answer:
Further Clarification Let's imagine a simpler problem, where you pay for a meal with a 7% tax and the total, with tax, comes to 19.26\$.
Let x be the original meal cost.
Then, $x + x*0.07 = 19.26$ is an equation we can solve to determine the original meal cost. You take the cost of the meal, then add 7% of the meals cost to add the tax on. If we simplify the left hand side, we get $1x + 0.07x = 1.07x$. So, we need to solve $1.07x = 19.26$. Dividing both sides by 1.07 gives $x=18$.
Notice how the $1.07x$ appears as a result of collecting like terms, the original meal cost gives the 1 and the tax adds the 0.07.