Respuesta :

We are told that f(1) = -1.5, and that f(n+1) = -2f(n).
                                                 Then: f(2) = -2f(1) = -2(-1.5) = +3 (answer)