-
didieravoaka
- Master | Next Rank: 500 Posts
- Posts: 163
- Joined: Tue Jan 13, 2015 11:44 am
- Thanked: 2 times
Another approach is to let a = 1 and b = 1 and plug in the values.For which of the following functions f(a+b) = f(a) + f(b) for all positive numbers a and b?
f(x)= x²
f(x)= x+1
f(x)= √x
f(x)= 2/x
f(x)= -3x
So, the question becomes, "Which of the following functions are such that f(1+1) = f(1) + f(1)?"
In other words, for which function does f(2) = f(1) + f(1)?
A) If f(x)=x², does f(2) = f(1) + f(1)?
Plug in to get: 2² = 1² + 1²? (No, doesn't work)
So, it is not the case that f(2) = f(1) + f(1), when f(x)=x²
B) If f(x)=x+1, does f(2) = f(1) + f(1)?
Plug in to get: 2+1 = 1+1 + 1+1? (No, doesn't work)
So, it is not the case that f(2) = f(1) + f(1)
.
.
.
A, B, C and D do not work.
NOTE: at this point, we can conclude that E MUST be the correct answer. In a test situation, I might save time and not bother checking E.
But, let's check E anyway (for "fun")
E) If f(x)=-3x, does f(2) = f(1) + f(1)?
Plugging in 2 and 1 we get: (-3)(2) = (-3)(1) + (-3)(1)
Yes, it works
The correct answer is E
Cheers,
Brent














