(Rather stunningly, this was downvoted. Too much mathematical precision, perhaps? :-) Happy reading!)
First observation: The random variables $X$, $Y$ and $Z$ are independent and uniform on $[2.9,3.1]$, $[2.7,3.1]$ and $[2.9,3.3]$ respectively hence $$X=2.9+0.2U,\qquad Y=2.9+0.2R,\qquad Z=2.9+0.2S,$$ where $U$, $R$ and $S$ are independent and uniform on $(0,1)$, $(-1,1)$ and $(0,2)$ respectively.
Consequence: $E(\max(X,Y,Z))=2.9+0.2\cdot E(\max(U,R,S))$.
Second observation: In turn, $$R=V-A,\qquad S=W+B,$$ where $V$ and $W$ are uniform on $(0,1)$, $A$ and $B$ are Bernoulli random variables uniform on $\{0,1\}$, and all the random variables are again independent.
Consequence: $E(\max(U,R,S))=E(T)$ with $T=\max(U,V-A,W+B)$.
Third observation: If $B=1$, then $T=W+1$. If $B=0$ and $A=1$, then $T=\max(U,W)$. If $B=0$ and $A=0$, then $T=\max(U,V,W)$.
Consequence: $E(T)=\frac12E(W+1)+\frac14E(\max(U,W))+\frac14E(\max(U,V,W))$.
Fourth observation: For every positive integer $n$, if $(U_1,\ldots,U_n)$ are i.i.d. uniform on $(0,1)$, then $M_n=\max(U_1,\ldots,U_n)$ has expectation $$E(M_n)=\int_0^1(1-P(M_n\leqslant x))dx=\int_0^1(1-x^n)dx=\frac{n}{n+1}.$$
Consequence: $E(W)=\frac12$, $E(\max(U,W))=\frac23$, $E(\max(U,V,W))=\frac34$.
Conclusion: $$E(\max(X,Y,Z))=2.9+0.2\left(\tfrac12\left(\tfrac12+1\right)+\tfrac14\left(\tfrac23\right)+\tfrac14\left(\tfrac34\right)\right).$$