Last visit was: 24 Apr 2026, 00:24 It is currently 24 Apr 2026, 00:24
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: 23 Apr 2026
Posts: 109,802
Own Kudos:
Given Kudos: 105,868
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,802
Kudos: 810,906
 [18]
3
Kudos
Add Kudos
15
Bookmarks
Bookmark this Post
Most Helpful Reply
avatar
PareshGmat
Joined: 27 Dec 2012
Last visit: 10 Jul 2016
Posts: 1,531
Own Kudos:
8,272
 [17]
Given Kudos: 193
Status:The Best Or Nothing
Location: India
Concentration: General Management, Technology
WE:Information Technology (Computer Software)
Posts: 1,531
Kudos: 8,272
 [17]
11
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
User avatar
sytabish
Joined: 02 May 2014
Last visit: 04 Oct 2017
Posts: 69
Own Kudos:
158
 [5]
Given Kudos: 475
GMAT 1: 620 Q46 V30
GMAT 1: 620 Q46 V30
Posts: 69
Kudos: 158
 [5]
3
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
sunita123
Joined: 13 Oct 2013
Last visit: 09 Mar 2022
Posts: 116
Own Kudos:
298
 [3]
Given Kudos: 530
Concentration: Strategy, Entrepreneurship
Posts: 116
Kudos: 298
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Given f(x) = x/(x + 1)

so f(k)=k/k+1

f(f(k))=f(k/k+1)=f[(k/k+1)/ (k/k+1)+1)]

Given f(f(k))=2/3

f(k/k+1)=f[(k/k+1)/ (k/k+1)+1)]=2/3
By solving , we will get

k=-2

Answer is A
User avatar
manpreetsingh86
Joined: 13 Jun 2013
Last visit: 19 Dec 2022
Posts: 218
Own Kudos:
1,194
 [2]
Given Kudos: 14
Posts: 218
Kudos: 1,194
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Given f(x) = x/(x + 1), for what value k does f(f(k)) = 2/3 ?

A. –2
B. 5/3
C. 1
D. 2
E. 8

Kudos for a correct solution.

let's solve this problem by plugin approach.

let k=-2, then f(f(k))= f(f(-2))

f(-2) = -2/(-2+1) = 2
thus f(f(-2))= f(2)
f(2) = 2/(2+1) = 2/3

hence answer should be A
avatar
smartyguy
Joined: 27 Nov 2014
Last visit: 20 Apr 2021
Posts: 33
Own Kudos:
39
 [2]
Given Kudos: 22
Posts: 33
Kudos: 39
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Given f(x) =\(\frac{x}{(x + 1)}\), for what value k does f(f(k)) = \(\frac{2}{3}\) ?

A. –2
B.\(\frac{5}{3}\)
C. 1
D. 2
E. 8

Sol :

f(x) = \(\frac{x}{(x + 1)}\)
and
f(f(x) = \(\frac{x}{2x+1}\)........ 1

=> f(f(x) = \(\frac{2}{3}\) ..........2

equating 1 and 2

\(\frac{x}{2x+1}\) = \(\frac{2}{3}\)

Upon solving x = -2 hence ans A


Regards
SG
avatar
karant
Joined: 26 Apr 2012
Last visit: 28 Jan 2020
Posts: 74
Own Kudos:
25
 [2]
Given Kudos: 75
Location: India
Concentration: Entrepreneurship, General Management
GMAT 1: 640 Q48 V29
GMAT 2: 660 Q45 V35
GMAT 3: 680 Q48 V35
GPA: 2.8
WE:Information Technology (Computer Software)
Products:
GMAT 3: 680 Q48 V35
Posts: 74
Kudos: 25
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Starting with inner brackets :

f(f(k)) can be written as f(k/k+1)

Now, again applying the given condition on f(k/k+1)

So, f(k/k+1)= k/k+1/k/k+1 + 1 = 2/3

Or,k/2k+1 = 2/3

Or, k = -2

Ans : A
User avatar
82vkgmat
Joined: 02 Sep 2014
Last visit: 07 Nov 2017
Posts: 69
Own Kudos:
543
 [1]
Given Kudos: 32
Location: United States
GMAT 1: 770 Q50 V44
GPA: 3.97
Products:
GMAT 1: 770 Q50 V44
Posts: 69
Kudos: 543
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I too got A, -2 but with slightly different (and possibly convoluted) manner.

Lets say f(k) = y = x/(x+1). Solving backwards gives x=y/(1-y)

So if f(f(k)) = 2/3
f(k) = 2/3/(1-2/3) = 2.
k = 2/(1-2) = -2.

Answer A.

Bunuel
Given f(x) = x/(x + 1), for what value k does f(f(k)) = 2/3 ?

A. –2
B. 5/3
C. 1
D. 2
E. 8

Kudos for a correct solution.
User avatar
erikvm
Joined: 26 Feb 2015
Last visit: 19 Mar 2017
Posts: 92
Own Kudos:
Given Kudos: 43
Posts: 92
Kudos: 236
Kudos
Add Kudos
Bookmarks
Bookmark this Post
PareshGmat
Answer = A. –2

\(f(k) = \frac{k}{k+1}\)

\(f(f(k)) = \frac{\frac{k}{k+1}}{\frac{k}{k+1} + 1} = \frac{2}{3}\)

\(\frac{k}{k+1} * \frac{k+1}{2k+1} = \frac{2}{3}\)

3k = 4k + 2

k = -2

What is the general formula for finding f(k) through f(f(k))? I don't understand that process.
User avatar
EMPOWERgmatRichC
User avatar
Major Poster
Joined: 19 Dec 2014
Last visit: 31 Dec 2023
Posts: 21,777
Own Kudos:
13,047
 [2]
Given Kudos: 450
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Posts: 21,777
Kudos: 13,047
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Hi erikvm,

In Function questions such as this, you're given the formula that you need to work with. As such, you have to think more about how the math "works" within the given formula.

Let's start with the function that we're given in this question:

f(X) = X/(X+1)

Next, let's run through a few quick examples of how this function "works":

IF....X = 1
f(1) = 1/(1+1) = 1/2

IF....X = 2
f(2) = 2/(2+1) = 2/3

IF....X = 3
f(3) = 3/(3+1) = 3/4

These examples are pretty simple, but they help to establish the math that you will eventually have to do to answer this question.

Now, let's make it a bit more difficult....

What if we take the f(f(2))? This means that we have to use the function TWICE - the first time with the number 2, the second time with the RESULT of the first calculation...

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

Since 2/3 is the result of the first calculation, we have to plug THAT value into the function to complete the second calculation....

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

So, the f(f(2)) = 2/5.

You should notice that the answers to this prompt are all numbers, so one of them MUST lead to the result (2/3) when you plug it into f(f(X)) = 2/3. Are you comfortable plugging in those answers and doing the math as outlined in the above example?

GMAT assassins aren't born, they're made,
Rich
User avatar
erikvm
Joined: 26 Feb 2015
Last visit: 19 Mar 2017
Posts: 92
Own Kudos:
Given Kudos: 43
Posts: 92
Kudos: 236
Kudos
Add Kudos
Bookmarks
Bookmark this Post
EMPOWERgmatRichC
Hi erikvm,

In Function questions such as this, you're given the formula that you need to work with. As such, you have to think more about how the math "works" within the given formula.

Let's start with the function that we're given in this question:

f(X) = X/(X+1)

Next, let's run through a few quick examples of how this function "works":

IF....X = 1
f(1) = 1/(1+1) = 1/2

IF....X = 2
f(2) = 2/(2+1) = 2/3

IF....X = 3
f(3) = 3/(3+1) = 3/4

These examples are pretty simple, but they help to establish the math that you will eventually have to do to answer this question.

Now, let's make it a bit more difficult....

What if we take the f(f(2))? This means that we have to use the function TWICE - the first time with the number 2, the second time with the RESULT of the first calculation...

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

Since 2/3 is the result of the first calculation, we have to plug THAT value into the function to complete the second calculation....

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

So, the f(f(2)) = 2/5.

You should notice that the answers to this prompt are all numbers, so one of them MUST lead to the result (2/3) when you plug it into f(f(X)) = 2/3. Are you comfortable plugging in those answers and doing the math as outlined in the above example?

GMAT assassins aren't born, they're made,
Rich

Thank you for this explaination. I do understand the process of plugging in a value "twice", so to speak. However, now I don't have a value to plug in. I simply know what its gonna equate. How do I know that f(f(k)) can be written as f(k/k+1) ?
User avatar
M3sSiaH
Joined: 29 Mar 2015
Last visit: 19 Jan 2017
Posts: 69
Own Kudos:
Given Kudos: 21
Concentration: Strategy, Operations
GMAT 1: 700 Q51 V33
WE:Research (Other)
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Given f(x) = x/(x + 1), for what value k does f(f(k)) = 2/3 ?

A. –2
B. 5/3
C. 1
D. 2
E. 8

Kudos for a correct solution.



f(f(x) = (x/x+1)/((x/x+1)+1) = x/(2x+1)
so
x/(2x+1)=2/3
x=-2
avatar
daschirodeep
Joined: 22 May 2015
Last visit: 17 Mar 2019
Posts: 12
Own Kudos:
Given Kudos: 370
Location: India
GMAT 1: 650 Q46 V34
GPA: 3.4
GMAT 1: 650 Q46 V34
Posts: 12
Kudos: 9
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Given f(x) = x/(x + 1), for what value k does f(f(k)) = 2/3 ?

A. –2
B. 5/3
C. 1
D. 2
E. 8

Kudos for a correct solution.

f(k)= k/(k+1)
f(f(k))= (k/(k+1)) / ( (k/(k+1)) +1 )
= (k/(k+1))/ ((2k+1)/(k+1))
= k / (2k+1)
so, k / (2k+1) =2/3
-> k= -2
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 23 Apr 2026
Posts: 22,283
Own Kudos:
26,531
 [3]
Given Kudos: 302
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 22,283
Kudos: 26,531
 [3]
1
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Bunuel
Given f(x) = x/(x + 1), for what value k does f(f(k)) = 2/3 ?

A. –2
B. 5/3
C. 1
D. 2
E. 8

f(k) = k/(k + 1)

f(k/(k + 1)) = k/(k + 1)/[k/(k + 1) + 1], thus:

k/(k + 1)/[k/(k + 1) + 1] = 2/3

We see that since the denominators on both sides of the equation are equal to one more than their respective numerators, so

k/(k + 1) = 2

k = 2(k + 1)

k = 2k + 2

-2 = k

Answer: A
User avatar
preetamsaha
Joined: 14 Oct 2019
Last visit: 18 Jan 2025
Posts: 337
Own Kudos:
Given Kudos: 127
Status:Today a Reader; Tomorrow a Leader.
Location: India
GPA: 4
WE:Engineering (Energy)
Posts: 337
Kudos: 563
Kudos
Add Kudos
Bookmarks
Bookmark this Post
f(f(k)) can be written as f(k/k+1)

Now, again applying the given condition on f(k/k+1)

So, f(k/k+1)= k/k+1/k/k+1 + 1 = 2/3

Or,k/2k+1 = 2/3

Or, k = -2

Correct Ans A
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,963
Own Kudos:
Posts: 38,963
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109802 posts
Tuck School Moderator
853 posts