For part (a) finding the cdf $F(w)$ of $W$,my way to do it: $F(v)=F(g(v))= \begin{cases} 1/(5 \sqrt{2}) \int_{-\infty}^{-10} e^{-(-10)^2/50}\, dx & \text{$v<-10$} \\ 1/(5 \sqrt{2}) \int_{-10}^{10} e^{-(v)^2/50}\,dx & \text{$-10≤v≤10$}\\ 1/(5 \sqrt{2}) \int_{10}^{\infty} e^{-(10)^2/50}\, dx & \text{$v≥10$} \end{cases}$
I am not sure about my way to do it is correct. What do you think?
