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:
Rabattbetrag = (Originalpreis * Rabattprozentsatz) / 100
Preis nach Rabatt = Originalpreis - Rabattbetrag
Final Price (with Sales Tax) = Price After Discount + (Price After Discount * Sales Tax Percentage / 100)
Beispiel:
Let’s say a tent costs $150, and there’s a 20% festival discount.
Rabatt-Betrag: ($150 * 20) / 100 = $30
Preis nach Rabatt: $150 – $30 = $120
If the sales tax is 6%, then:
Endpreis: $120 + ($120 * 6 / 100) = $127.20