InterviewSolution
Saved Bookmarks
| 1. |
Let a differentiable function f:RtoR be such that for all x and y in R 2|f(x)-f(y)|le|x-y| and f^(')(x)ge(1)/(2). So then the number of points of intersection of the graph y=f(x) with |
|
Answer» the line `y=x` is one. `implies|(f(x)-f(y))/(x-y)|lt(1)/(2)implies|f^(')(x)|lt(1)/(2)` but `f^(')(x)GE(1)/(2)`. So `f^(')(x)=(1)/(2)` so the curve is`y=(x)/(2)+c` |
|