This calculator helps you determine the final price of an item after a festival discount and sales tax. Just follow these steps:
Here’s how the calculator determines the discounted price:
Discount Amount = (Original Price * Discount Percentage) / 100
Price After Discount = Original Price – Discount Amount
Final Price (with Sales Tax) = Price After Discount + (Price After Discount * Sales Tax Percentage / 100)
Example:
Let’s say a tent costs $150, and there’s a 20% festival discount.
Discount Amount: ($150 * 20) / 100 = $30
Price After Discount: $150 – $30 = $120
If the sales tax is 6%, then:
Final Price: $120 + ($120 * 6 / 100) = $127.20