Answer:
C
Explanation:
Since we are dealing with recursive equations, we can use a simple format.

x is the starting value and y is the change.
We can see that the change is -5.6 since 5.6 is being subtracted from each term each time.
So the equation would be

We can check this by plugging in the numbers.
Let's see if -8.3 works, which is the 2nd term in the equation.

Therefore, the recursive rule is the third one.