+0  
 
0
533
1
avatar

If given sales tax percentage and final price how do i find cost?

 May 5, 2015

Best Answer 

 #1
avatar+130516 
+5

Divide the final price by  (1 + the sales tax percentage converted to decimal form. )

For instance.......

Final price = $110   ...  Sales tax = 10%   = .10 in decimal form......so we have...

110 / (1 + .10)  = 110 / 1.10  = $100   =  cost

 

  

 May 5, 2015
 #1
avatar+130516 
+5
Best Answer

Divide the final price by  (1 + the sales tax percentage converted to decimal form. )

For instance.......

Final price = $110   ...  Sales tax = 10%   = .10 in decimal form......so we have...

110 / (1 + .10)  = 110 / 1.10  = $100   =  cost

 

  

CPhill May 5, 2015

3 Online Users