InterviewSolution
Saved Bookmarks
| 1. |
let f(x) be a function such that f(x).f(y)=f(x+y),f(0)=1,f(1)=4.If 2g(x)=f(x)(1-g(x)) then find g(x)+g(1-x) |
| Answer» let f(x) be a function such that f(x).f(y)=f(x+y),f(0)=1,f(1)=4.If 2g(x)=f(x)(1-g(x)) then find g(x)+g(1-x) | |