Let $U_1, ..., U_n$ be independent uniform random variables, and let $V$ be uniform and independent of the $U_i$.
a) Find $P(V<U_{(n)})$,
b) Find $P(U_{(1)}<V<U_{(n)})$
I found that the cumulative density function of the largest order statistics $U_{(n)}$ is given by $F_n(u)=u^n$ for $0<u<1$. How do I use this then to find parts a and b?
$P(V\lt U_{(n)})=E[\mathbf{1}_{V\lt U_{(n)}}]=E\left[E[\mathbf{1}_{V\lt U_{(n)}}|U_{(n)}]\right]=\dots$
Can you go on from there?
For part b), I'd use the same method, conditioning by $U_{(n)}-U_{(1)}$ (you need to determine the distribution of this random variable first).