Tell whether the sequence is arithmetic. If the sequence is arithmetic, write a function rule to represent it.
12, -9,6,-3, ...

A.) No

B.) yes; A(n) = 12+(n - 1)(3)

C.) yes; A(n) = 12+(n - 1)(-3)

D.) yes; A(n) = -3+(n - 1)(12)