Posted by LANA on Friday, February 12, 2010 at 10:04pm.
I assume the 8% tax is added first, then the 15% tip.
So, first, add 8% to the bill amount to get a subtotal
subtotal = 193 + 0.08(193)
The same thing can be done more succinctly as follows:
subtotal = 1.08(193)
Then take 15% of that to determine the top:
tip = 0.15(subtotal)
To chain it all together:
tip = 0.15(1.08(193))
Related Questions
Chemistry - Given: Al^3+ forms a complex ALSO4+ in the presence of sulfate... Al...
9th grade algebra/Ms Sue - Okay Ms. Sue. I am in 8th grade but I am taking ...
classroom instruction - Write a 200- to 300-word response describing how ...
Algebra - I am helping my daughter with her algebra and we came across a symbol ...
Math - Can someone explain to me the general procedure used to identify and set ...
Foreign languages - Writeacher, could you help me write a sentence for each of ...
Budgets - What is one consequence of going into bankruptcy? A.Losing the ability...
9th Grade Algebra - Okay, I just need the steps for simplifying this type of ...
please help - oook that site didnt help much I dont need to know how to suck up ...
physics - This is a sample question: A man jogs at a speed of 1.2 m/s. His dog ...
For Further Reading