I want to prove that for
$$ 0\lt a \lt {\frac \pi 2}\\\\ 0\lt b \lt 1$$
then
$$\int_0^a \sin x\, dx + \int_0^b \arcsin x\, dx \geq ab$$
Thinking about these integrals geometric-wise, i thought that the integral on $\sin x$ is the area bounded between $y=0$ and $\sin x$ on the interval $[0,a]$, and the integral on $\arcsin x$ on the interval $[0,b]$ is in fact the area that completes the previous area to a rectangle, but in that case - i would get that $$\int_0^a \sin x\, dx + \int_0^b \arcsin x\, dx = ab$$
what do i miss here?
This is a special case of Laissant's inequality:
https://en.m.wikipedia.org/wiki/Integral_of_inverse_functions
From the drawing there you can see that there's a little rectangle which is not included in the two integrals. That is why the result is an inequality not an equality.