InterviewSolution
Saved Bookmarks
| 1. |
Let f ((x + y )/( 2)) = (f (x) + f (y))/( 2) AA x,y,in R. If f (0) =1. f '(0) exists and equal -1, find f' (2) . |
|
Answer» |
|