Find the maximum value of $$\displaystyle \int_{0}^{y}\sqrt{x^{4}+(y-y^{2})^{2}}dx$$ for $0 \leq y\leq 1$.
Try: Let $$I(y) = \int^{y}_{0}\sqrt{x^4+(y-y^2)^2}dx$$
Then $$I'(y)=\sqrt{y^{4}+y^{2}(1-y)^{2}}+y(1-y)(1-2y)\int_{0}^{y}\frac{dx}{\sqrt{x^{4}+y^{2}(1-y)^{2}}}$$
Now did not find any clue how I find $$\int_{0}^{y}\frac{dx}{\sqrt{x^{4}+y^{2}(1-y)^{2}}}$$
Could some help me find it? Thanks.
Actually you do not need differentiation. $$ I(y) = y^3 \int_{0}^{1}\sqrt{x^4+(1-y)^2}\,dx\geq y^3\int_{0}^{1}x^2\,dx=\frac{y^3}{3} $$ hence the maximum value of $I(y)$ over $[0,1]$ is at least $\frac{1}{3}=I(1)$.
On the other hand $$ I(y) \leq y^3 \int_{0}^{1} x^2+(1-y)\,dx = y^3\left(\frac{4}{3}-y\right)\leq \frac{1}{3}$$ hence $I(1)=\frac{1}{3}$ is precisely the maximum.