Suppose that $f:[0,1]→\mathbb{R}$ is a continuous function on the interval $[0,1]$, and that $f(0) =f(1)$. Use the Intermediate Value Theorem to show that there exists $c∈[0,1/2]$ such that $f(c) =f(c+1/2)$.
I understand the Intermediate Value Theorem and I know how it is used to prove an equation has a root within an interval. I just don't understand how to approach this question/
We want $f(c) = f(c + \frac12)$, i.e., $f(c)-f(c+\frac12)=0$. This already looks more like proving a function has a root. In fact, if we define a new function $g(c)=f(c)-f(c+\frac12)$, then our job is exactly to prove $g$ has a root in $[0,\frac12]$.
We have to verify that $g$ is continuous in order to use the IVT, but once you do this, it becomes a much more standard IVT question, which you indicated you are familiar with.