Prove the following using the intermediate value theorem:
$f$, $g$ are continuous on $[a,b]$, $f(a)< g(a)$ but $f(b) >g(b)$
Prove: $f(c)=g(c)$ for some $c \in (a,b)$
I am not sure if i am correct:
- $g$ is continuous: using IVT $g(c)=j$, $g(a)< j <g(b)$ , c belongs to (a,b)
- $f$ is continuous: using IVT $f(c)=k$, $f(a)< k < f(b)$ , therefore by the given inequality: $f(a)< j <f(b)$ Hence, by IVT $j= f(c)= g(c)$
Therefore by the given inequality: f(a)< j <f(b) Hence,by IVT j= f(c)= g(c) Is this way correct?
– user146656 May 06 '14 at 16:39