Answer:
Function representing the sequence will be f(n) = (23 - 3n)
Step-by-step explanation:
The first five terms of an arithmetic sequence are as 20, 17, 14, 11, 8....
Let n represents the number of term and f(n) the the term in the sequence.
Then we have to find the function that represents the sequence.
As we know explicit formula of an arithmetic sequence is given by
Or the function representing the sequence will be
f(n) = a + (n-1)d
where a represents first term of the sequence a = 20
and common difference d = 17-20 = (-3).
Now the function which represents this sequence will be
f(n) = 20 + (n-1)(-3) = 20 - 3n + 3 = 23 - 3n