Question 624254
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
Travis paid $318 for a new suit including 6% in sales tax. 
What was the price{{{highlight(P)}}}of the suit before tax was included?
     {{{P = $318/1.06}}}
Note:
 P + .06P = T
P(1+.06) = T
   P = T/1.06