Total Amount F3097A
1. The problem is to find the total amount paid including the charge.
2. The formula to calculate the total amount is:
$$\text{Total Amount} = \text{Txn Amount} + \text{Charge}$$
3. Given:
- Transaction Amount (Txn Amount) = 1000
- Charge = 10
4. Substitute the values into the formula:
$$\text{Total Amount} = 1000 + 10$$
5. Calculate the sum:
$$\text{Total Amount} = 1010$$
6. Therefore, the total amount paid is 1010.