Last visit was: 12 Dec 2024, 07:32 It is currently 12 Dec 2024, 07:32
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 12 Dec 2024
Posts: 97,846
Own Kudos:
685,297
 [4]
Given Kudos: 88,255
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 97,846
Kudos: 685,297
 [4]
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
User avatar
false9
Joined: 23 Sep 2021
Last visit: 06 Jun 2023
Posts: 29
Own Kudos:
Given Kudos: 341
Location: India
WE:Operations (Energy)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Suvanov
Joined: 19 Mar 2022
Last visit: 08 Oct 2022
Posts: 6
Given Kudos: 116
Location: Poland
GMAT 1: 670 Q44 V38
GMAT 1: 670 Q44 V38
Posts: 6
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
BrushMyQuant
Joined: 05 Apr 2011
Last visit: 09 Dec 2024
Posts: 2,044
Own Kudos:
2,297
 [2]
Given Kudos: 100
Status:Tutor - BrushMyQuant
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
Posts: 2,044
Kudos: 2,297
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Given that f(a + b) = f(a) + f(b) and we need to find which of the following can be the value of f(x) which satisfies this.

Let's solve the problem using two methods

Method 1: Logic (Eliminate Option Choices)

f(a+b) = f(a) + f(b)

Now, this can be true only when
    1. We don't have any constant term added or subtracted from any term of x. As if we have one then on Left Hand Side(LHS) that constant term will be added or subtracted only once, but on Right Hand Side(RHS) it will be added or subtracted twice.
    2. We don't have x in the denominator (in general) as we wont be able to match the LHS and RHS then.
    3. We don't have any power of x ≠ 1 in the numerator. As otherwise (in general) we wont be able to match the LHS and RHS.
    4. We have a term of x in the numerator with power of 1 with any positive or negative constant multiplied with it. Ex 2x, -3x, etc

Using above logic we can eliminate the answer choices

(A) \(x^2 + 1\)
=> Eliminate : Doesn't Satisfy Point 1 above. It has a constant added. (+1)

(B) \(2\sqrt{x}\)
=> Eliminate : Doesn't Satisfy Point 3 above. Power of x is \(\frac{1}{2}\)

(C) \(x - 4\)
=> Eliminate : Doesn't Satisfy Point 1 above. It has a constant subtracted (-4)

(D) \(\frac{5}{x}\)
=> Eliminate : Doesn't Satisfy Point 2 above. x is in denominator

(E) \(-7x\)
=> POSSIBLE: Satisfies all the conditions above.

So, Answer will be E.

Method 2: Algebra (taking all option choices)

(A) \(x^2 + 1\)
f(x) = \(x^2 + 1\)

To find f(a+b) we need to compare what is inside the bracket in f(a+b) and f(x)
=> We need to substitute x with a+b in f(x) = \(x^2 + 1\) to get the value of f(a+b)

=> f(a+b) = \((a+b)^2 + 1\) = \(a^2 + 2ab + b^2 + 1\)
f(a) = \(a^2 + 1\) and f(b) = \(b^2 + 1\)
=> f(a) + f(b) = \(a^2 + 1\) + \(b^2 + 1\) = \(a^2 + b^2 + 2\) ≠ \(a^2 + 2ab + b^2 + 1\)
=> f(a+b) ≠ f(a) + f(b) => FALSE

(B) \(2\sqrt{x}\)
f(x) = \(2\sqrt{x}\)

=> f(a+b) = \(2\sqrt{a + b}\)
f(a) + f(b) = \(2\sqrt{a}\) + \(2\sqrt{b}\) ≠ \(2\sqrt{a + b}\)
=> f(a+b) ≠ f(a) + f(b) => FALSE

(C) \(x - 4\)
f(x) = \(x - 4\)

=> f(a+b) = \(a+b - 4\)
=> f(a) + f(b) = \(a - 4\) + \(b - 4\) = \(a+b - 8\) ≠ \(a+b - 4\)
=> f(a+b) ≠ f(a) + f(b) => FALSE

(D) \(\frac{5}{x}\)
f(x) = \(\frac{5}{x}\)

=> f(a+b) = \(\frac{5}{a+b}\)
f(a) + f(b) = \(\frac{5}{a}\) + \(\frac{5}{b}\) = \(\frac{5a + 5b }{ ab}\) ≠ \(\frac{5}{a+b}\)
=> f(a+b) ≠ f(a) + f(b) => FALSE

(E) \(-7x\)
f(x) = \(-7x\)

=> f(a+b) = \(-7*(a+b)\) = -7a - 7b
f(a) + f(b) = \(-7a\) + \(-7b\) = -7a - 7b
=> f(a+b) = f(a) + f(b) => TRUE

So, Answer will be E
Hope it helps!

Watch the following video to learn the Basics of Functions and Custom Characters

Moderator:
Math Expert
97845 posts