If we let $f_n(x)=\frac{x^2+nx}{n}$ for $x\in R$. I am trying to show that,
1) $f_n$ converges pointwise to $f(x)=x$ I believe I have done this part correctly by taking the limit and getting the following,
$$f_n(x)\frac{x^2+nx}{n}= x \left(\frac{x+n}{n} \right)=x \left(\frac{\frac{x}{n}+\frac{n}{n}}{\frac{n}{n}}\right )=x \rightarrow x$$
Just wondering if this logic is correct as I am trying to figure out how to do problems with pointwise convergence