I have a continuous function $f:[0,1]\rightarrow\mathbb{R}$ and a function $F$ for which is true that:
- $F'(x)=f(x)$
- $F(1)-F(0)=1$
Now I want to prove that:
- exists $x_1\in(0,1)$ in order to $f(x_1)=2x_1$
- exists $x_2\in(0,1)$ in order to: $$f(x_2)=\frac{F(1)-1-F(x_2)}{x_2-1}$$
For the first part I am thinking of using Bolzano's theorem, but I don't know how I can pull this off and for the second part I don't have a lot of ideas.
Any help?
Hint. Use the Mean Value Theorem.
For i) consider $g(x)=F(x)-x^2$. Then $g(0)=F(0)$ and $g(1)=F(1)-1=F(0)$.
For ii) consider $h(x)=F(x)(x-1)$. Then $h(0)=-F(0)=1-F(1)$ and $h(1)=0$.