In order to solve this problem using composite functions, we can define the following functions:
Notice that f(x) gives the sale price of a product with original cost x, after applying the coupon of 25 dollars off.
And g(x) gives the sale price of a product originally costing x, after applying a discount of 10%. When we discount 10%, the cost will be 90% of the original one: that's why we need to multiply the original cost by 90% = 0.9.
Then, since we need to first apply the coupon and then the discount, we need to find the composite function:
Now, since the original price was $375, the final sale price will be:
Therefore, the final sale price is $315.