Let $V_1,\dots,V_n$ be be i.i.d. random variables from $V\sim U(0,a), \; a \gt0$ and $$f_V(x)=f(x) \cdot a \cdot I_{[0,1]}(x)$$
Based on my notes:
$$\mathbb{E_V}(f_V(V))=\int_{0}^{a}f_V(x)\cdot \frac{1}{a}dx=\int_{0}^{1}f(x)\cdot a\cdot \frac{1}{a}dx=\int_{0}^{1}f(x)dx=\mathbb{E_U}(f(U))$$
I can't understand the contribution of $\frac{1}{a}$ on first integral.