1

A function $f : [a,b] \to [a,b]$ is continuous for all $x \in [a,b].$ Prove that there exists a $c\in [a,b]$ such that $f(c) = c.$

Rohith
  • 31

2 Answers2

2

Hint: Use intermediate value theorem on $g(x) = f(x) - x$

1

Hint: $f:[a,b]\to \mathbb{R}$ be continuous, such that $f(a)f(b)<0$. Then there exists $c\in(a,b)$ such that $f(c)=0$.

Myshkin
  • 35,974
  • 27
  • 154
  • 332