Perform the Euler substitution:
[tex]
\left( x (1 - x) \right)^{\frac{1}{2}} = x \, t[/tex]
[tex]
x (1 - x) = x^2 \, t^2[/tex]
[tex]
1 - x = x \, t^2[/tex]
[tex]
x = \frac{1}{1 + t^2} \Rightarrow \left(x (1 - x) \right)^{\frac{1}{2}} = x \, t = \frac{t}{1+t^2}, \ dx = -\frac{2 \, t \, dt}{(1 + t^2)^2}[/tex]
[tex]
x = \frac{1}{2} \Rightarrow t = 1, \ x = 1 \Rightarrow t = 0[/tex]
So, your integral becomes:
[tex]
I = \int_{1}^{0}{\frac{t}{1 + t^2} \, \frac{-2 t}{(1 + t^2)^2} \, dt} = 2 \, \int_{0}^{1}{\frac{t^2}{(1 + t^2)^3} \, dt}[/tex]
Try using integration by parts on this integral. What should your u and v be?