The cdf of $X$ is
$$
F(x) = \cases{0 & $x \leq 0$\\\frac{x}{2} & $0 Find $P(0.5 < X < 1.5)$ I tried solving this problem by solving for $F(1.5)$ and $F(0.5)$ and adding (not subtracting) them. For $F(1.5)$ I got $43/144$ and for $F(0.5)$ I get $1/16$ When I add them I get $0.36111$.