We are given the functions:
 P (x) = 0.9 x
 C (x) = x – 150
 We can generate two composition functions from the given two functions in the form of:
 P [C (x)] and C [P (x)]
 Since the problem states that we are to find for the final price after a 10% discount is followed by a $150 coupon then we should find for:
 C [P (x)]
 The value of C [P (x)] can obtained by plugging in the value of P (x) into x in the equation of C (x), therefore:
 C [P (x)] = [0.9 x] – 150
 C [P (x)] = 0.9 x – 150 (ANSWER)