Write the first four terms of a sequence given the recursive rule below:f(n) = f(n - 1) – 4, for all n >= 2 and f(1) = 32A. 32, 28, 24, 20B.not enough informationC.32, 27, 22, 17D.32, 31, 30,29