InterviewSolution
Saved Bookmarks
| 1. |
Let a function is defined as f(x)=(a^(x)+a^(-x))/(2), a gt 0, what is the value of f(x+y)+f(x-y)? |
|
Answer» `f(x)+f(y)` |
|