Either the ratio test or the root test will work. Typically, the ratio test is easier:
\sum_{n=0}^\infty}a_n, an positive, converges if
lim_{n\rightarrow\infty}\frac{a_{n+1}}{a_n} exists and is less than 1.
Here,
\left|a_n\right|= \left|4^n(x+2)^n\right|= \left|(4(x+2))^n\right|
\left|a_{n+1}\right|= \left|(4(x+2))^{n+1}\right|
so
\left|\frac{a_{n+1}}{a_n}\right|= \left|4(x+2)\right|
That will be less than 1 provided |x+2|< 1/4. In other words, for -2-1/4< x< -2+ 1/4 or -9/4< x< -7/4. Of course, you will need to check the endpoints.
For this example, since we have that "n" power, the ratio test is even easier.
\sum_{n=0}^\infty}a_n, an positive, converges if
lim_{n\rightarrow\infty}^n\sqrt{a_n} exists and is less than 1.
^n\sqrt{\left|(4(x+2)^n\right|}= \left|4(x+2)\right|
so we must, again, have 4|x+2|< 1.
Actually, it would be much easier to just note that this is a geometric series with common ratio 4(x+ 2)!