B), A),D), and I dontknow how to answer the last one
Answer c or $31.08 is correct:)
The graph of the sequence M , we define M recursively using function notation

Given :
the graph of the sequence M
Lets write the recursive function using the given points
First point is (1,7) and second point is (2,5) then (3,3) and so on
For recursive function , we use the initial point (1,7)
when n=1, f(n)=7
the y values of the point are decreasing by 2. Common difference is -2
Recursive function is

where n=2,3,4...
Learn more : brainly.com/question/10676131
Answer:
f(3) = 13
Step-by-step explanation:
f(x) = 4x+1
f(3) = 4(3) + 1
f(3) = 12 + 1
f(3) = 13