Answer is 5.anuptvm wrote:For which of the following functions is f(a+b) =f(a) +f(b) for all positive numbers a and b?
1. f(x) = x^2
2. f(x) = x+1
3. f(x) = SQRT(x)
4. f(x) =2/x
5. f(x) = =3x
I just couldn't understand what the problem was asking.
f(a+b) = 3(a+b)
f(a) = 3a
f(b) = 3b
So, f(a+b) = 3(a+b) = 3a + 3b = f(a) + f(b)
For the other functions, you can't prove that (I am proving just for one to get you the feeling) :
f(x) = x^2
f(a+b) = (a+b)^2 = a^2+2ab + b^2
f(a) = a^2
f(b) = b^2
Clearly, f(a+b) != f(a)+f(b)













