Samuelb88
- 160
- 0
Homework Statement
If f and g are continuous real functions on [a,b] which are differentiable on (a,b), then there exists a point x \in (a,b) such that [f(b)-f(a)]g'(x) = [g(b)-g(a)]f'(x).
The Attempt at a Solution
Not sure if my reasoning is correct here... I can assume that closed intervals are compact, and if a function a real function f defined on an interval [a,b] obtains a maximum value at a point x such that a<x<b, and if f' exists, then f'(x) = 0.
Proof: Define \gamma : [a,b] \rightarrow \mathbb{R} by the rule \gamma(t) = [f(b)-f(a)]g(t) - [g(b) - g(a)]f(t). Want to show their exists a point x \in (a,b) such that \gamma'(x) = 0. Observe that \gamma(a) = \gamma(b). Hence if t \in (a,b) such that \gamma(a) = \gamma(b) < \gamma(t), then since [a,b] is compact, f obtains a maximum value on [a,b]. Call this point at which \gamma obtains a maximum value x. x\neq a since \gamma(a) < \gamma(t). Similar reasoning shows that x \neq b. Hence since \gamma obtains a maximum value at x, it follows that \gamma'(x) = 0. This completes the proof. If instead t \in (a,b) such that \gamma(t) < \gamma(a) = \gamma(b), then same conclusion holds following similar reasoning.
I'd like to know whether my reasoning that x can equal neither a nor b is correct.

Last edited: