InterviewSolution
Saved Bookmarks
| 1. |
A function 'f' well defined AA x , y in R is such that f(1)=2, f(2)=8 and f(x+y)-kxy= f(x)+2y^(2), where 'k' is some constant then f(x) is |
|
Answer» `X^(2)` |
|