Answer:
first term = 2 ...(given)
second term = f (2) = f (2-1) * 5 = 1 * 5 = 5. .....[according to the formula f(n) = f (n -1) *5 ]
third term = f (3) = f ( 3 - 1 ) * 5 = 2 * 5 = 10
fourth term = f (4) = f (4 - 1) * 5 = 3 * 5.= 15
fivth term = f (5) = f ( 5 - 1) * 5 = 4* 5. =20
I think the answer would be c
Answer:
I assume that the function is:

Now let's describe the general transformations that we need to use in this problem.
Reflection across the x-axis:
For a general function f(x), a reflection across the x-axis is written as:
g(x) = -f(x)
Reflection across the y-axis:
For a general function f(x), a reflection across the y-axis is written as:
g(x) = f(-x)
Then a reflection across the y-axis, and then a reflection across the x-axis is just:
g(x) = -(f(-x)) = -f(-x)
In this case, we have:

then:

Now we can graph this, to get the graph you can see below: