be f a integrable function in [a,b], proof that exists c in (a,b) such that $\int_a^cf(t)dt=\int_c ^bf(t)dt$.
I think that use the Fundamental theorem of calculus can help to proof that. Whath I did is this: $\int_a^bf(t)dt=F(b)-F(a)$ for FCT
$\int_a^bf(t)dt=\int_a^cf(t)dt+\int_c^bf(t)dt$ for linearity property.
But I don't know how to conclude the proof using that.