Limit of function defined as $|f(x)-f(y)|<K|x-y|$

62 Views Asked by At

I'm looking for a hint on how to solve the following problem:

if $f$ is a function satisfying the following property: There exists a constant $K\in\mathbb{R}$ such that $|f(x)-f(y)|\le K|x-y|$ for all $x,y\in \mathbb{R}$ and knowing that $f(2)=7$, then what is $\lim_{x\rightarrow2 }f(x)$?

1

There are 1 best solutions below

0
On BEST ANSWER

The function $f$ is $K$-Lipschitz, so it's continuous.

$$\lim_{x\to 2}f(x) = f(2) = 7$$