it's especially difficult because i don't understand how to integrate absolute value terms. I only know that if you function, say $x^{2}-1$, is below the $x$-axis i need to integrate $1-x^2$ between the interval $[-1,1]$.
But in this case i got two variables which quite confuse me....
Can someone give me tips/hints/help with this problem?
Thanks!
For every $x$ in $[-1,1]$, $$I(x)=\int_0^2|y-x^2|\mathrm dy=\int_0^{x^2}(x^2-y)\mathrm dy+\int_{x^2}^2(y-x^2)\mathrm dy$$ hence $$ I(x)=\left[x^2y-\tfrac12y^2\right]_0^{x^2}+\left[\tfrac12y^2-x^2y\right]_{x^2}^2=\ldots$$