How Do I Calculate Tax and Service Costs from a Total Price in Algebra?

  • Thread starter Thread starter Iguanahump
  • Start date Start date
  • Tags Tags
    Algebra
Iguanahump
Messages
2
Reaction score
0
I'm 58 and I'm afraid my math skills are not what they used to be. I have been working on this problem for days now and have the correct answer, but only by trial and error. I'm working on a spreadsheet that will calculate a discount off a base price. All I have is the total price, which includes a service cost of .006 of the base price + a 15% tax on the service cost. In order to do this I need to know the base price. Since the total price includes the 15% tax, I need to be able to calculate the tax amount, deduct it and then calculate the service cost. How do I calculate the tax before I know the base price or the service cost? This is the best as I can represent it in a formula:

x = 998,500 - (.15y)
y = x/1.006

Any assistance would be appreciated.
 
Mathematics news on Phys.org
Hello, as far as I can't understand your question:

you have the total cost, let us call this Tc, this Tc is made up from a base price, let us call this B, and also a Service cost, let us call this S, and a Tax on the service cost let us call this Tx, thus:

<br /> T_{c} = B+S+T_{x}<br />

and T_{x} = 0.15B

and S = B-0.006 thus:

T_{c} = B + (B-0.006) + (0.15B)

and I assume you wish to calculate the base price?
 
Last edited:
Thank you for your assistance. The way you diagrammed it is correct, with the exception that Tx = .15S. I need to know B, that way I can calculate S and Tx easily.
 
Welcome to PF!

Hi Iguanahump! Welcome to PF! :smile:

If I've understood it right:

S = 0.006B;

tax = 0.15S = 0.15 0.006B = 0.0009B;

so total = B + S + tax = B(1 + 0.15 + 0.0009) = 1.1509B. :smile:
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top