Answer: Choice (3) which is the sequence –2, –7, –12, ...
Here we start with -2 and subtract off 5 each time we need a new term
-2-5 = -7
-7-5 = -12
and so on.
The notation f(n+1) = f(n) - 5 tells us "subtract 5 from the nth term, called f(n), to get the next term f(n+1)"