Look at this sequence.

95, 80, 65, 50, ...

Which function represents this sequence?

The sequence is decreasing by 15 each time. Therefore, the function representing this sequence is:

f(n) = 95 - 15n