Hi rsarashi,
This question can be solved by TESTing VALUES. When dealing with these types of questions, you essentially have to perform 3 calculations on each answer: an end result when X=A, a result when X=B and a result when X=(A+B).
For example: When X=1, when X=4 and when X =(4+1)=5
We're looking for the function that will end with the sum of the first two calculations equaling the third calculation.
Answer A: f(X) = X^2
1^1 = 1
4^2 = 16
5^2 = 25
1+16 does NOT equal 25, so this is NOT the answer.
Answer B: f(X) = X+1
1+1 = 2
4+2 = 6
5+2 = 7
2+6 does NOT equal 7, so this is NOT the answer.
Answer C: f(X) = X^(1/2)
1^(1/2) = 1
4^(1/2) = 2
5^(1/2) = about 2.2
1+2 does NOT equal 2.2, so this is NOT the answer.
Answer D: f(X) = 2/X
2/1 = 2
2/4 = .5
2/5 = .4
2+.5 does NOT equal .4, so this is NOT the answer.
Answer E: f(X) = -3X
(-3)(1) = -3
(-3)(4) = -12
(-3)(5) = -15
(-3)+(-12) DOES equal -15, so (since we eliminated the other 4 answers) this MUST be the answer.
Final Answer: E
GMAT assassins aren't born, they're made,
Rich