Final answer:
The composed function for the total price, x, of any item is h(g(f(x))) = 1.07(0.8x – 10).
Step-by-step explanation:
The composed function for the total price, x, of any item is option b) h(g(f(x))) = 1.07(0.8x – 10). To find the total price, we need to follow the order of operations and simplify the composed function step by step.
- Start with the sales price function, f(x) = 0.8x, which represents the initial price of the item with the 20% discount.
- Then apply the additional amount off function, g(x) = x – 10, which subtracts $10 from the sale price.
- Finally, apply the final price function, h(x) = 1.07x, which adds a 7% sales tax to the price after the discount and additional amount off.
When we compose these functions together, we get h(g(f(x))) = 1.07(0.8x – 10). This represents the total price of any item after the discount, additional amount off, and sales tax have been applied.