Let $f:[0,1]\to [0,1]$ be a continuous function. Prove that $f(x) = x$ has a solution in $[0,1]$.
So, here, $f(0) = 0$ and $f(1) = 1$ and $f'(x) = 1$. Now, can we conclude that there is at least one solution and that is...
Let $f:[0,1]\to [0,1]$ be a continuous function. Prove that $f(x) = x$ has a solution in $[0,1]$.
So, here, $f(0) = 0$ and $f(1) = 1$ and $f'(x) = 1$. Now, can we conclude that there is at least one solution and that is...
Look at the function $f(x)-x$. It's nonnegative at $0$, and non-positive at $1$. So, either $f(0)-0=0$ or $f(1)-1=0$ or if none of these is the case, there must be $c$ between $0$ and $1$ such that $f(c)-c=0$, using Intermediate Value Theorem.
First of all, we do not know any of the things you suggest (consider $f(x)=x/3+1/3$). If $f$ is continuous, we know that $g(x)=f(x)-x$ is continuous. Then $g(0)\geq 0$ and $g(1)\leq 0$. By the intermediate value theorem, there exists $c\in[0,1]$ such that $g(c)=0$. Then $f(c)=c$.
I can't comment so I'm posting an answer, also in hopes that someone can correct me if I'm wrong and where.
So you ask for a proof that $f(x) = x$ has a solution in $[0;1]$, i.e. (and throwing away formalities), where $f(x)$ intercepts the $x$ axis.
But we're given that $f(0) = 0$ so there goes your trivial (as hinted by the poster) solution because, aside from the first fact, we also know for a fact thar zero is in the domain of $f$.
Isn't this enough?
Edit: I mean, if $f$ was any function... But we are given $f(x) = x$.