BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
40 hours of live online classes plus six months of access to the complete TTP EA OnDemand course.
  • 165+ EA Score Guarantee
  • 4,100+ Quant, Verbal, and Integrated Reasoning practice questions
  • 400+ hours of in-depth video lessons
  • 3,000+ step-by-step video solutions
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

715+ score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

f(n) question

Expert replies
by anamika9 » Sun Jun 08, 2008 11:31 am
Can anyone help me out with this one? I got it wrong on during my prep. I find it hard to solve with letters rather than numbers.

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)= square root x
d) f(x)= 2/x
e) f(x)= -3x

Answer is e
Join the discussion
Source: — Problem Solving |

by chidcguy » Sun Jun 08, 2008 5:29 pm
When ever a Question asks for which of the following is true, check the answer E as GMAT would love us to start at A and work our time off before arriving at E

f(x)= -3x

f(a+b) = -3(a+b)

f(a) = -3a

f(b) = -3b

f(a) + f(b) = -3(a+b) = f(a+b) Hence E
Join the discussion

by gmatinjuly » Mon Jun 09, 2008 4:06 am
Anamika,

I think your basic issue was you got this wrong so lets take each of the case and you will realise it once you subsitute.

For any function if you just replace the value in bracket with whatever its suppose replace, it becomes much simpler to solve.

In this case lets do it case by case.

1. f(a) = a^2
f(b) = b^2
f(a+b) = (a+b)^2

(3^2 + 4^2 is not equal to 9 ^2) ...so this is wrong ....
Other way this says a^2 + b^2 = a^2 + b^2 + 2ab which is wrong ....

2. f(a) = a+1
f(b) = b+1
f(a+b) = (a+b) + 1
But f(a) + f(b) will give u a+b+2 ...so this is not same as f(a+b)

3. f(a) = sqrt (a)
f(b) = sqrt (b)
f(a+b) = sqrt (a+b)

say a = 9 b = 16
f(9) = 3
f(16) = 4
f(9) + f(16) = 7

but f (9+16) = f(25) = 5

4. f(a) = 2/a
f(b) = 2/b

f(a) + f (b ) = 2/a + 2/b = 2(a+b)/ab

f(a+b) = 2/(a+b)
again not equal

and last option you already have answer which is correct answer...
Join the discussion