I'm new at this and need help with the following problem:
"Assume $X_n \overset{p}{\to}X$ and $c_n$ is a sequence of reals which converges to the limit $c \in(0,\infty)$. Show that $c_nX_n \overset{p}{\to}cX$."
I got a hint that says that I can start out, as $n \to \infty$, with $E(|c_nX_n-cX|^r)\le |c_n|^rE(|X_n-X|^r)+|c_n-c|^rE|X^r| \to0$, by Minkowski's inequality.
Minkowski's inequality:
$(E(|X+Y|^r))^{1/r}\le (E(|X|^r))^{1/r}+(E(|Y|))^{1/r}$
The hint confuses me, why is it ok to just remove the brackets $(\cdot)^{1/r}$ and where does the $c_n$ come from (in the term $|c_n-c|^rE|X^r|$)? Why does the right hand side of this converge to zero?