Subjects algebra

Salary Calculation 86D970

Step-by-step solutions with LaTeX - clean, fast, and student-friendly.

Use the AI math solver

1. **Stating the problem:** Calculate the total salary of a person who has a base salary of 334 and earns an additional 13 for every item sold beyond 100 items. The person sold 193 items. 2. **Formula used:** Total salary = Base salary + (Number of items sold beyond 100) \times Additional pay per item 3. **Calculate the number of items sold beyond 100:** $$193 - 100 = 93$$ 4. **Calculate the additional pay:** $$93 \times 13 = 1209$$ 5. **Calculate the total salary:** $$334 + 1209 = 1543$$ 6. **Answer:** The total salary is **1543**.