Let $f:[0,1]\rightarrow[0,1]$. $f$ is strictly increasing in $x$ if $x\in[0,x^*]$ and strictly decreases otherwise.
Suppose that I'm interested in finding the area of the domain where $f(x)\leq t$. That is, if $$t=f(x)=f(x+y)$$ for some $t$, $x\leq x^*$ and $x+y\geq x^*$, I want to find $y$.
Is there any closed form representation of $y$ in terms of $f$?
Further, is there any way that I can find $\frac{dy}{dt}$? Any suggestions?