Let $f,g$ be Riemann integrable on $[0,1]$ such that $\int_0^1 f=\int_0^1 g=1$. Show that there exists $0\leq a<b\leq 1$ such that $\int_a^b f=\int_a^b g=\frac{1}{2}$.
If there is only one function $f$, it is easy. What about two functions?
Let $f,g$ be Riemann integrable on $[0,1]$ such that $\int_0^1 f=\int_0^1 g=1$. Show that there exists $0\leq a<b\leq 1$ such that $\int_a^b f=\int_a^b g=\frac{1}{2}$.
If there is only one function $f$, it is easy. What about two functions?
Denote by $u(a)$ the (smallest) number in $(0,1)$ such that $\int_a^{u(a)} f=1/2$. Use $v(a) $ for the analogous function with $g$. We can clearly define these for $a=0$. We then extend these to functions $u:[0,b] \to \mathbb{R}$ and $v:[0,c] \to \mathbb{R}$ where $b=u(0)$ and $c=v(0)$.
Note that $u, v$ are increasing.
If $u(0)=v(0)$ we are done. Suppose not.
Suppose WLOG that $u(0)<v(0)$. We have $\int_{u(0)}^{1} f=1/2=\int_{v(0)}^1g$. Therefore $u(b)=v(c)=1$. Since $b<c$ and $u, v$ are increasing, $u(b) \geq v(b) $.
By the intermidate value theorem, there is a point $a\in (0,b)$ at which $u(a) = v(a) $. By definition of $u, v$ we are done.
This is a partial solution assuming that $f, g > 0$. There is probably some clever trick to generalize it but I don't see it right now.
Let $s \in (0,1)$ be the unique point where $\int_0^s f(x)dx=\frac{1}{2}$ and similarly $t \in (0,1)$ where $\int_0^t g(x)dx=\frac{1}{2}$. Consider the function $a \mapsto b_f(a)$ such that $\int_a^{b_f(a)}f(x)dx=\frac{1}{2}$ for all $a \in [0,s]$. Then $b_f(0)=s$, $b_f(s)=1$ and $b_f$ is continuous and strictly increasing. Define the function $b_g$ the same way for $g$ and $t$. These two functions intersect at some point and this gives you the desired $a$ and $b$.