When i had done it..i had done somewhat your method one and that is correct..
Q. If f(x + f(y)) = f(x) + y for all x and y belonging to R, and f(0) = 1, then what is f(7)?
Ans.
Method 1:
f(x + f(o)) = f(x)+0
or f(x+1)=f(x).
so, f(0+1)=f(0)=1=f(1).
similarly, f(1+1)=f(1)=1=f(2)
.
.
.
.
so, f(7)=1.
Mehtod 2:
f(0+f(0))=f(0)+0=1=f(1)
f(1+f(1))=f(1)+1=2=f(2)
f(1+f(2))=f(1)+2=3=f(3)
.
.
.
similaly,f(7)=7.
Now, please tell me, sir, which of the above methods is more authentic and correct and why.
-
UP 0 DOWN 0 0 3
3 Answers
Ronald Clement
·2009-06-22 02:56:24
Ronald Clement
·2009-06-28 04:23:20
sorry.. this shows that function is one to many.. therefore it is not a function only.