Answer:
(d) 3
Explanation:
You want the second term of a sequence defined by the recursive relation ...
- f(1) = -1.5
- f(n+1) = -2f(n)
Second term
The second term is found by using n=1 in the recursive formula:
f(1+1) = -2f(1)
f(2) = -2(-1.5) = 3
The second term is 3.
<95141404393>