This question came up in class, and I'm having trouble parsing out precisely what it means as far as the Mean Value Theorem is concerned. If the two intervals are disjoint, does that not imply a discontinuity in the domain?
In the Mean Value Theorem we have: if $f: [a,b] \rightarrow \mathbb{R}$ is continuous on $[a,b]$, and differentiable on $(a,b)$, then there exists a point $c \in (a,b)$ where $f'(c) = \dfrac {f(b)-f(a)}{b-a}$. Where does this disjoint union $[a,b]\cup[c,d]$ even fit in there? I would appreciate a little guidance here, please.