Find the interval $f_n(x) = \sum_{k=1}^n \frac{x^k}{x^k + 1}$ uniformly converges.
Try
First, note that $f_n(x)$ converges pointwise when on $(-1,1)$.
I claim, $\forall \epsilon \in (0, 1)$, $f_n(x)$ uniformly converges on $[-1 + \epsilon, 1 - \epsilon]$.
Note : $\forall x \in [-1 + \epsilon, 1-\epsilon]$, we have $|\frac{x^k}{x^k+1}| \le (-1 + \epsilon)^k$, thus
Since $\lim_{n\to\infty} \left(\sum_{k=1}^n (1-\epsilon)^k\right) < +\infty$, we have $f_n$ : uniformly converges (by M-test).
Is my try on the right way?
What you have tried so far is correct.
If you have to find all intervals where $f_n$ uniformly converges you also have to prove that if $|x|\ge 1$ then it doesn't converge.
Finding a function $g_n$ such that $\forall n \in \Bbb N, g_n\le f_n$ and $g_n$ diverges would be the way to go.
Hint: