My question is. The sale tax is 8.6 % the total cost of the item including sales tax is $ 65.61. What is the formula to find the cost of the actual item ?
2026-03-25 12:49:57.1774442997
Sales Tax Total and % is known what is the cost of goods.
30 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
The way I'm interpreting this is
$Cost of Item + Sales Tax = 65.51$.
In that case, all you represent the original cost of the item as $x$. Therefore
$x + x*SalesTax = TotalCost$.
So all you need to do is turn the percentage into a decimal. 8.6% = .086.
Which gives you $x +.086*x = 65.61$ This simplifies to $1.086x = 65.61$ or $x = 60.41$. The simpler formula is just that
$Orginal Cost / (1 + SalesTax) = Orginal Cost$
or $65.61 / 1.086 = OrginalCost$ which again is $60.41.