We are trying to evaluate
$$ \int\limits_0^1 ( \sqrt{2-x^2} - \sqrt{2x-x^2} ~) ~ dx $$
without any substitution (well, this is how this problem is supposed to be solved)
Idea:
We notice that if $y=f(x)$ is the integrand, then $f(1) = \sqrt{2}$ and $f(1)=0$ as is evident. So, my idea would be to evaluate
$$ \int\limits_0^{\sqrt{2}} f^{-1}(y) ~ dy $$
But, this would make it harder since we would need to solve $y = \sqrt{2-x^2} - \sqrt{2x-x^2}$ for $x$... Any ideas how would we tackle this problem?