- sterlinggrey
- Newbie | Next Rank: 10 Posts
- Posts: 6
- Joined: Sun Aug 15, 2010 7:14 pm
There's an algebraic approach to this question, but it takes longer than the approach of plugging in numbers.sterlinggrey wrote:Can someone explain to me what this even means?
For which of the following functions is f(a+b)=f(a) + f(b) for all positive numbers a and b?
A. f(X)=x^2
B. f(x)=x+1
C. f(x)=(sq root)x
D. f(x)=2/x
E. f(x)=-3x
To begin, let a=1 and let b=1.
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)?
Now le's check the answer choices.
A) If f(x)=x^2, does f(2) = f(1) + f(1)?
Plugging in 2 and 1 we get: 2^2 = 1^2 + 1^2 (doesn't work)
So, it is not the case that f(2) = f(1) + f(1), when f(x)=x^2
B) If f(x)=x+1, does f(2) = f(1) + f(1)?
Plugging in 2 and 1 we get: 2+1 = 1+1 + 1+1
No, it is not the case that f(2) = f(1) + f(1)
.
.
.
Keep trying each function (none works until we get to E)
.
.
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
If f(x)=-3x, f(2) = f(1) + f(1)
The correct answer is E
Cheers,
Brent













