I'm told that the area of a square (denoted $A$) is uniformly distributed across the interval $[15,20]$, I'm then asked to find the expectation and variance of the side length but I can't work out how to do this.
I know the formula $$\text{Var}(X)=E(X^2)-[E(X)]^2.$$
But I fail to see how this is applicable.
Thanks!

They tell you that $A\sim\text{Unif}(15,20)$, but $$A = L^2$$ where $L$ is the length of a square. This implies that $L = \sqrt A$, and hence $$E[L] = E[\sqrt A]$$ and $$\text{Var}[L] = \text{Var}(\sqrt A) = E[(\sqrt A)^2] -\{E[\sqrt A]\}^2=E[A] -\{E[\sqrt A]\}^2.$$
Use integration to find $E[\sqrt A]$.