Question 1198249
<pre><font face = "consolas" color = "indigo" size = 3><b>
Hi  
f(n)=-3f(n-1)+ n
Given: f(1)= 9
f(2)=-3f(1)+ 2 = -25  Noted -3 coefficient
f(3) = -3f(2) + 3 = 75 + 3 = 78
f(4) = -3f(3) + 4 = -234 + 4 = -230
f(5) = -3f(4) + 5 = 690 + 5 = 695
Wish You the Best in your Studies.
</font></b></pre>