Last visit was: 11 Dec 2024, 01:12 It is currently 11 Dec 2024, 01:12
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: 10 Dec 2024
Posts: 97,785
Own Kudos:
Given Kudos: 88,238
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 97,785
Kudos: 684,973
 [11]
Kudos
Add Kudos
11
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
AliciaSierra
Joined: 17 Mar 2014
Last visit: 14 Jun 2024
Posts: 751
Own Kudos:
627
 [5]
Given Kudos: 1,350
Products:
Posts: 751
Kudos: 627
 [5]
2
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
DavidTutorexamPAL
User avatar
examPAL Representative
Joined: 07 Dec 2017
Last visit: 09 Sep 2020
Posts: 1,048
Own Kudos:
1,865
 [1]
Given Kudos: 26
Posts: 1,048
Kudos: 1,865
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
avatar
Sandy56
Joined: 09 Jul 2018
Last visit: 29 Aug 2018
Posts: 8
Own Kudos:
Given Kudos: 10
Posts: 8
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I did not really understand what the question is asking, can someone explain the question?
Thank you in advance
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 10 Dec 2024
Posts: 97,785
Own Kudos:
684,973
 [4]
Given Kudos: 88,238
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 97,785
Kudos: 684,973
 [4]
1
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
Sandy56
I did not really understand what the question is asking, can someone explain the question?
Thank you in advance

I explained very similar question in detail HERE.

Also, check below topics:

13. Functions



For more check below:
ALL YOU NEED FOR QUANT ! ! !
Ultimate GMAT Quantitative Megathread

Hope it helps.
User avatar
AliciaSierra
Joined: 17 Mar 2014
Last visit: 14 Jun 2024
Posts: 751
Own Kudos:
Given Kudos: 1,350
Products:
Posts: 751
Kudos: 627
Kudos
Add Kudos
Bookmarks
Bookmark this Post
DavidTutorexamPAL
Bunuel
For which of the following functions f(x) is \(f(a + b) = f(a) + f(b)\)?


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

(B) \(f(x) = 5x\)

(C) \(f(x) = 2x + 1\)

(D) \(f(x) =\sqrt{x}\)

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

Instead of trying to work with the equations, we'll pick easy numbers to eliminate incorrect answers.
This is an Alternative approach.

Say a = 1 and b = 1, so a+b = 2.
Then (A) gives f(2) = 4 but f(1) + f(1) = 2. NO!
(B) gives f(2) = 10 and f(1)+f(1) = 10. Maybe let's check the others.
(C) gives f(2) = 5 but f(1) + f(1) = 6. NO!
(D) gives f(2) = \(\sqrt{2}\) while f(1)+f(1) = 2. NO
(E) gives f(2) = 0 and f(1) + f(1) = -2. NO

(B) must be our answer.

In my opinion, it is very basic fundamental question. I don't know whether we really need number to put in and check. If student's basic math fundamentals are clear, Student should be able to solve it visually.
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 10 Dec 2024
Posts: 19,852
Own Kudos:
24,251
 [1]
Given Kudos: 288
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 19,852
Kudos: 24,251
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
For which of the following functions f(x) is \(f(a + b) = f(a) + f(b)\)?


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

(B) \(f(x) = 5x\)

(C) \(f(x) = 2x + 1\)

(D) \(f(x) =\sqrt{x}\)

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

We need to determine when f(a + b) = f(a) + f(b). Before we evaluate each answer choice, it may be easier to use numerical values for a and b. If we let a = 1 and b = 2, our new function looks like:

f(1 + 2) = f(1) + f(2)

f(3) = f(1) + f(2)

So we must determine when the output of f(3) equals the sum of the outputs of f(1) and f(2).

Let’s now evaluate each answer choice.

A) f(x) = x^2

f(3) = 3^2 = 9

f(1) = 1^2 = 1

f(2) = 2^2 = 4

Since 9 does not equal 1 + 4, choice A is not correct.

B) f(x) = 5x

f(3) = 5(3) = 15

f(1) = 5(1) = 5

f(2) = 5(2) = 10

Since 15 equals 5 + 10 = 15, choice B can be correct.

C) f(x) = 2x + 1

f(3) = 2(3) + 1 = 7

f(1) = 2(1) + 1 = 3

f(2) = 2(2) + 1 = 5

Since 7 does not equal 5 + 3, choice C is not correct.

D) f(x) = √x

f(3) = √3

f(1) = √1 = 1

f(2) = √2

Since √3 does not equal 1 + √2, choice D is not correct.

E) f(x) = x - 2

f(3) = 3 - 2 = 1

f(1) = 1 - 2 = -1

f(2) = 2 - 2 = 0

Since 1 does not equal -1 + 0, choice E is not correct.

Since every answer choice except B is eliminated, the correct answer is B.

Answer: B
User avatar
BrushMyQuant
Joined: 05 Apr 2011
Last visit: 09 Dec 2024
Posts: 2,044
Own Kudos:
2,296
 [1]
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,296
 [1]
1
Kudos
Add Kudos
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) \(f(x) = x^2\)
=> Eliminate : Doesn't Satisfy Point 3 above. Power of x is \(2\)

(B) \(f(x) = 5x\)
=> POSSIBLE: Satisfies all the conditions above. In Test Situation we can mark and move on. But I am solving the problem to complete the solution.

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

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

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

So, Answer will be B.

Method 2: Algebra (taking all option choices)

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

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\) to get the value of f(a+b)

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

(B) \(f(x) = 5x\)

=> f(a+b) = \(5*(a+b)\) = 5a + 5b
f(a) + f(b) = \(5a\) + \(5b\) = 5a + 5b
=> f(a+b) = f(a) + f(b) => TRUE. In Test Situation we can mark and move on. But I am solving the problem to complete the solution.

(C) \(f(x) = 2x + 1\)

=> f(a+b) = \(2*(a+b) + 1\) = \(2a + 2b + 1\)
=> f(a) + f(b) = \(2a + 1\) + \(2b + 1\) = \(2a + 2b + 2\) ≠ \(2a + 2b + 1\)
=> f(a+b) ≠ f(a) + f(b) => FALSE

(D) \(f(x) =\sqrt{x}\)

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

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

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

So, Answer will be B
Hope it helps!

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

User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 35,781
Own Kudos:
Posts: 35,781
Kudos: 929
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderator:
Math Expert
97779 posts