Question:
let $a,b,c,d$ such $0<a<b<c<d<\pi$, show that $$\dfrac{\sin{a}-\sin{c}}{a-c}>\dfrac{\sin{b}-\sin{d}}{b-d}$$
My idea: if we use Mean value theorem then there exsit $$\xi\in(a,c),\eta\in(b,d)$$ such $$\cos{\xi}=\dfrac{\sin{a}-\sin{c}}{a-c},\cos{\eta}=\dfrac{\sin{b}-\sin{d}}{b-d}$$ but for $\cos{\xi}$ and $\cos{\eta}$, which is greater? we cannot know, because maybe we have $\xi=\eta$.
So how to prove this inequality?