View Single Post
Old 2009 June 10th, 11:46 AM   #7 (permalink)
abhishek_mumbai
Done with GMAT - 700
 
abhishek_mumbai's Avatar
 
Join Date: Apr 2009
Location: Pune, India
Posts: 1,182
abhishek_mumbai just joined TestMagic.
1. 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*x
b. f(x) = x + 1
c. f(x) = sq. root of x
d. f(x) = 2/x
e. f(x) = -3x

replace a, b and a+b in these equations.. you can do it mentally.

the answer is E..

a. (a+b)*(a+b) = a*a + b*b (false)
b. a + b + 1 = a + 1 + b + 1 (false)
c. sqrt(a+b) = sqrt(a) + sqrt(b) [false]
d. 2/(a+b) = 2/a + 2/b (false)
e. -3(a+b) = -3a - 3b (TRUE)

IMO E
abhishek_mumbai is offline   Reply With Quote