3

Why is it that when $f$ is an increasing function then the points of intersection of $f$ and $f^{-1}$ lie on the line $y=x$?

1 Answers1

2

Suppose $(x,y)$ is an intersection point of $f$ and $f^{-1}$. Then $f(x)=y$ and $f^{-1}(x)=y$, thus $f(x)=y$ and $f(y)=x$. If $x < y$ this would mean that $f$ is not increasing on $[x,y]$, whereas $x>y$ would mean that $f$ is not increasing on $[y,x]$. Hence $x=y$, implying that $(x,y)$ lies on the line $y=x$.

user133281
  • 16,073