InterviewSolution
Saved Bookmarks
| 1. |
If the first derivative of a function vanishes at all points and if f(0) =1, then what is f(x)? |
| Answer» SOLUTION :Given f(x) =0 `IMPLIES` f(x) = C but f(0) =1 `THEREFORE` C=1 The function is f(x) =1. | |