Function

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 25
Joined: Sat Feb 28, 2009 3:50 pm

Function

by Marisa » Fri Mar 06, 2009 7:31 pm
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)=sqrtx
d) f(x)=2x
e) f(x)= -3x
Source: — Problem Solving |

Junior | Next Rank: 30 Posts
Posts: 21
Joined: Mon Feb 16, 2009 6:53 pm

by vcgmat » Fri Mar 06, 2009 7:48 pm
answer (E)

Junior | Next Rank: 30 Posts
Posts: 25
Joined: Sat Feb 28, 2009 3:50 pm

by Marisa » Fri Mar 06, 2009 8:13 pm
Thank you. I know the answer, how did you come to that conclusion?

Junior | Next Rank: 30 Posts
Posts: 21
Joined: Mon Feb 16, 2009 6:53 pm

by vcgmat » Fri Mar 06, 2009 11:23 pm
Let a = 1 and b=2

1. Case#1 - f(x) = x^2
f(a+b) = f(3) = 9
f(1) + f(2) = 1 + 4 = 5
so f(a+b) <> f(a) + f(b)
try similar logic for other answer choices.

(E) the condition becomes equal

Junior | Next Rank: 30 Posts
Posts: 14
Joined: Wed Feb 18, 2009 4:56 pm
Thanked: 1 times

by devesh99 » Mon Mar 09, 2009 7:00 pm
Hi Vcgmat

F(a+b) = f(a) + f(b) holds good for both option D & E..

Can you explain .. how did u get to E as the answer..

Junior | Next Rank: 30 Posts
Posts: 14
Joined: Wed Feb 18, 2009 4:56 pm
Thanked: 1 times

by devesh99 » Mon Mar 09, 2009 7:01 pm
Hi Vcgmat

F(a+b) = f(a) + f(b) holds good for both option D & E..

Can you explain .. how did u get to E as the answer..

Master | Next Rank: 500 Posts
Posts: 129
Joined: Mon Dec 15, 2008 11:43 pm
Location: Hyderabad
Thanked: 2 times

by naaga » Mon Mar 09, 2009 7:39 pm
anyone can explain in detail.....still I didn't understand the procedure ....thanks in advance..

User avatar
Senior | Next Rank: 100 Posts
Posts: 32
Joined: Wed Mar 11, 2009 9:56 pm
Location: Whitler, BC, Canada

by franciskyle » Fri Mar 13, 2009 12:41 am
I have seen this question before, and I think that D should actually be 2/3 not 2x. That would make it possible to solve.

All you need to do for this one is plug A+B, A & B into each respective equation to see if they equate.

A:

(A+B)^2 NOT= A^2 + B^2

B:

(A + B) + 1 NOT= (A+1) + (A+1)

C:

sqrt(A+B) NOT= sqrt(A) + sqrt(B)

D:

2/3 NOT= 2/3 + 2/3

E:

-3(A+B) = -3A + -3B
k. Francis

User avatar
Senior | Next Rank: 100 Posts
Posts: 32
Joined: Wed Mar 11, 2009 9:56 pm
Location: Whitler, BC, Canada

by franciskyle » Fri Mar 13, 2009 12:42 am
Ps: The answer is E, because the two sides of the equation are equal.
k. Francis

Master | Next Rank: 500 Posts
Posts: 238
Joined: Tue Feb 10, 2009 8:44 am
Thanked: 9 times

by avenus » Fri Mar 13, 2009 5:35 am
f(a+b) = f(a)+f(b)

every linear function complies with this (also with f(ka) = k f(a), where k is a constant)

Both d) and e) are linear functions so, clearly, both are correct answers

If this is a real GMAT question, guess there must be some sort of typo...