I need to prove or disprove this fact
If $f$ is integrable on $[a,b]$, then there exists a number $c$ in the open interval $(a,b)$ such that
$$\int_a^c f(x) \, dx = \int_c^b f(x) \,dx$$
I have tried to use this property
$$\int_a^b f(x) \, dx = \int_a^c f(x) \,dx + \int_c^b f(x) \,dx $$
but I am not able to prove it or find a counterexample
Thanks in advance