I have been given this difference equation and asked to solve it:
$$y_{n+2} + 2y_{n+1} -3y_{n} = 5 \cdot 2^n + 12$$
where $y_{0} = 7$ and $y_{1} = -9$
I know it sounds weird but we have never actually been taught difference equations. I've looked on the internet and from what I've read i think it's a second order equation but apart from that I have no idea where to even start. Can anyone help me?