I really don't understand how to solve this. I have tried some solutions but they all assume that $f(a)=f(b)$. Can you give me more a more substantial hint?
2026-02-24 05:30:23.1771911023
Problem with Rolle's theorem
85 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Put
$$F(x)=f(x)-f(a)-\lambda (g(x)-g(a))$$
it is clear that $$F(a)=0$$
the constant $ \lambda $ will be chosen in a way to satisfy $$F(b)=0$$
$ F $ is continuous at $ [a,b ] $ , differentiable at $ (a,b) $ with $$ F(a)=F(b)$$
thus, by Rolle's Theorem,
$$(\exists c\in(a,b))\;\;:\;\; F'(c)=0$$
or $$f'(c)-\lambda g'(c)=0$$ with $$\lambda =\frac{f(b)-f(a)}{g(b)-g(a)}=\frac{f'(c)}{g'(c)}$$
We are sure that $ g(b)-g(a)\ne 0$ because $ g'(x)\ne 0$ for any $ x\in(a,b)$.