Answer:
[tex]a_n=(1-n)2^n+3^n[/tex]
Step-by-step explanation:
You are correct down to the part where you add the partial results:
[tex]a_n=a_n^h+a_n^p=A3^n+B2^n-n2^n\\\text{Using the given starter values, we can find A, B:}\\a_0=2=A\\a_1=7=3A+2B+2\\\text{has solution A=1, B=1, so ...}\\\\a_n=3^n+2^n-n2^n[/tex]