Suppose that $s,t \in (\frac{1}{2},1)$ with $t \ne s$. Does there exist a continuous bijection $f \colon [0,1] \to [0,1]$ which simultaneously satisfies the functional equations $$ f(sx) = tx $$ and $$ f(sx + (1-s)) = tf(x) + (1-t) $$ for all $x \in [0,1]$?
It is fairly straightforward to show that such a function has to satisfy $f(0) = 0$ and $f(1) = 1$. Moreover, $f(s^n) = t^n$ and $ f(1-s^n) = 1-t^n$ for each $n \in \mathbb{N}$. This makes it seem like the existance of such a function $f$ is not possible, but I cannot yet disprove it.
$f(0)=0$ implies that
$$f(1-s) = 1-t$$
Since $s\in(\frac{1}{2},1)$, we have that $\frac{1-s}{s}\in(0,1)$ so
$$1-t = f(1-s) = f\left(s\cdot\left(\frac{1-s}{s}\right)\right) = t\cdot\left(\frac{1-s}{s}\right)$$
$$\implies s=t$$