If $l$=sup($x_n$), what is sup($kx_n$) where k$\in$$\mathbb{R}^{+}$? Prove your conjecture.
I have that sup($kx_n$)=$kl$. I can prove that it is an upper bound of $kx_n$, but I'm having trouble finishing the proof and showing that it is less than or equal to any other upper bound of $kx_n$.
Hint: Given $\varepsilon > 0$ and $x_n$ with $x_n>l - \varepsilon/k$, $k x_n > kl - k \varepsilon/k = kl - \varepsilon$. Why does this $x_n$ exist, and why is it enough to get your result?