Let $f$ and $g$ be two continuous function defined on $[0,1]$ such that $\sup f(x)= \sup g(x)$ for $x$ belongs to $[0,1]$ Then:
a) There exists $x$ in $[0,1]$ s.t. $f(x)=g(x)$.
b) There exists $x$ in $[0,1]$ s.t. $f(x)= g(x)-2$.
c) There exists $x$ in $[0,1]$ s.t. $f(x)=g(x)= \sup f(t)$ for $t$ in $[0,1]$.
d) There exists $x$ in $[0,1]$ s.t. $f(x)^2 +2f(x)=g(x)^2 +2g(x)$.
I tried this with the functions $f(x)=-x$ and $f(x)=x-1$. That proves choice b) false, and if choice a) is true, then choice d) true, as $f(x)-g(x)=0$. For c), take $f(x)= \dfrac{x}{x-1}$ and $g(x)=1$.