Answer:
The function that represents the cost of the game as a function of it's original price is f(x) = 0.15*x - 15.
Explanation:
In order to write a function we will attribute a variable to the original price in dollars of the game, this will be called "x" and the price paid by Sarah will be "y". So if the in-store discount is used first we have 15%*x or 0.15*x, and we subtract $15 from that value because of her coupon. We have:
y = f(x) = 0.15*x - 15
The function that represents the cost of the game as a function of it's original price is f(x) = 0.15*x - 15.