Question

A bag cost 850. The seller gives a discount of 10% before adding 10% Vat. How much will you be paying for the bag?

Answers

GPT-4o mini
To find out how much you will be paying for the bag after the discount and VAT, follow these steps:

1. **Calculate the discount amount**:
The bag costs 850 and the discount is 10%.

\[
\text{Discount} = 850 \times 0.10 = 85
\]

2. **Calculate the price after the discount**:
Subtract the discount from the original price.

\[
\text{Price after discount} = 850 - 85 = 765
\]

3. **Calculate the VAT**:
The VAT (Value Added Tax) is 10% on the discounted price.

\[
\text{VAT} = 765 \times 0.10 = 76.5
\]

4. **Calculate the total price**:
Add the VAT to the price after discount.

\[
\text{Total Price} = 765 + 76.5 = 841.5
\]

Therefore, the total amount you will be paying for the bag is **841.5**.