Answer:
a(7) = 21
Step-by-step explanation:
Using the recursive formula and a(1) = 0, a(2) = 1 , then
a(3) = a(2) + 2a(1) = 1 + 2(0) = 1 + 0 = 1
a(4) = a(3) + 2a(2) = 1 + 2(1) = 1 + 2 = 3
a(5) = a(4) + 2a(3) = 3 + 2(1) = 3 + 2 = 5
a(6) = a(5) + 2a(4) = 5 + 2(3) = 5 + 6 = 11
a(7) = a(6) + 2a(5) = 11 + 2(5) = 11 + 10 = 21
Answer:
Step-by-step explanation:

The geometric sequence is found in the relationship between consecutive terms that is constant.
In this problem, as I understand it, none of the functions forms a geometric sequence.
The functions that form a geometric sequence have the form
f (x) = h (a) ^ n where "a" is the constant relation between the successive terms.
If you wrote the function "f (x) = - 2 (3/4) x", you wanted to write instead:
f (x) = - 2 (3/4) ^ x
So that would be the function that forms a geometric sequence, where the relation between the consecutive terms is 3/4.
You can test it by dividing f (x) / f (x-1)
Then you will see that the result of that division will be 3/4.
Answer:
m=-5/2
Step-by-step explanation:
i think its right check it out