Mark M. answered 05/07/21
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
The sum of the geometric series ∑(from n = 0 to infinity) arn is a / (1-r), if -1 < r < 1, where a is the first term and r is the common ratio.
So, if we rewrite 3 / (4+x) as 3 / (4(1 + x/4)) = (3/4) / (1 - (-x/4)), we see that this is the sum of the geometric series with a = 3/4 and r = -x/4. We get convergence as long as -1 < -x/4 < 1.
So -4 < x < 4.
The power series is ∑(n=0 to infinity) (3/4)(-x/4)n = 3∑(n=0 to infinity) (-1)nxn / 4n+1.