Last visit was: 23 Apr 2024, 12:02 It is currently 23 Apr 2024, 12:02

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
SORT BY:
Kudos
User avatar
Director
Director
Joined: 25 Apr 2012
Posts: 531
Own Kudos [?]: 2284 [71]
Given Kudos: 740
Location: India
GPA: 3.21
WE:Business Development (Other)
Send PM
Most Helpful Reply
avatar
SVP
SVP
Joined: 27 Dec 2012
Status:The Best Or Nothing
Posts: 1562
Own Kudos [?]: 7207 [26]
Given Kudos: 193
Location: India
Concentration: General Management, Technology
WE:Information Technology (Computer Software)
Send PM
General Discussion
avatar
SVP
SVP
Joined: 27 Dec 2012
Status:The Best Or Nothing
Posts: 1562
Own Kudos [?]: 7207 [3]
Given Kudos: 193
Location: India
Concentration: General Management, Technology
WE:Information Technology (Computer Software)
Send PM
avatar
SVP
SVP
Joined: 27 Dec 2012
Status:The Best Or Nothing
Posts: 1562
Own Kudos [?]: 7207 [3]
Given Kudos: 193
Location: India
Concentration: General Management, Technology
WE:Information Technology (Computer Software)
Send PM
If f(x) = x^x,then f(f(x)) = [#permalink]
2
Kudos
1
Bookmarks
Please note:

\(2^{3^2} = 2^{(3^2)} = 2^9 = 512\)

\((2^3)^2 = 2^{(3*2)} = 2^6 = 64\)

OR

\((2^3)^2 = 8^2 = 64\)

Power calculations go from top to bottom, if brackets are not provided
User avatar
Director
Director
Joined: 25 Apr 2012
Posts: 531
Own Kudos [?]: 2284 [1]
Given Kudos: 740
Location: India
GPA: 3.21
WE:Business Development (Other)
Send PM
Re: If f(x) = x^x,then f(f(x)) = [#permalink]
1
Kudos
PareshGmat wrote:
\(f(x) = x^x\)

\(f[f(x)] = f(x)^{f(x)}\)

\(= (x^x)^{(x^x)}\)

\(= x^{(x. x^x)}\)

\(= x^{x^{1+x}}\)

= Answer = D


Thanks for your reply

Would you try this question by plugging in. The question looked good for plugging in options but I am not getting the answer.
Math Expert
Joined: 02 Sep 2009
Posts: 92881
Own Kudos [?]: 618572 [0]
Given Kudos: 81562
Send PM
Re: If f(x) = x^x,then f(f(x)) = [#permalink]
Expert Reply
WoundedTiger wrote:
If \(f(x)= x^x,\) then \(f(f(x))=\)

Attachment:
Untitled.png



Got this Question in Veritas prep test . Can this question be done by plugging in some values..


Added this question to functions directory in Special Questions Directory

Operations/functions defining algebraic/arithmetic expressions
Symbols Representing Arithmetic Operation
Rounding Functions
Various Functions
Manager
Manager
Joined: 24 Mar 2015
Status:love the club...
Posts: 220
Own Kudos [?]: 112 [0]
Given Kudos: 527
Send PM
Re: If f(x) = x^x,then f(f(x)) = [#permalink]
Bunuel wrote:
WoundedTiger wrote:
If \(f(x)= x^x,\) then \(f(f(x))=\)

Attachment:
Untitled.png



Got this Question in Veritas prep test . Can this question be done by plugging in some values..


Added this question to functions directory in Special Questions Directory

Operations/functions defining algebraic/arithmetic expressions
Symbols Representing Arithmetic Operation
Rounding Functions
Various Functions


hi Bunuel

the use of exponents is little bit trickier to me here

please let me understand...

f [ f(x) ] to the power f(x)
that is [ f (x) ] is raised to power f(x)..

NOT, f (x) is raised to power f(x), if this is so, then it may mean, in f(x), "x" is raised to the power f(x), and thus may end up with result looking like option A

So, the expression here is meant to be "[ f (x) ]" (the whole) is raised to the power f(x)" and thus option D is right
Am I right or wrong ....? please help me get rid of my doubts ...

thanks in advance, man
Math Expert
Joined: 02 Sep 2009
Posts: 92881
Own Kudos [?]: 618572 [0]
Given Kudos: 81562
Send PM
Re: If f(x) = x^x,then f(f(x)) = [#permalink]
Expert Reply
gmatcracker2017 wrote:
Bunuel wrote:
WoundedTiger wrote:
If \(f(x)= x^x,\) then \(f(f(x))=\)

Attachment:
Untitled.png



Got this Question in Veritas prep test . Can this question be done by plugging in some values..


Added this question to functions directory in Special Questions Directory

Operations/functions defining algebraic/arithmetic expressions
Symbols Representing Arithmetic Operation
Rounding Functions
Various Functions


hi Bunuel

the use of exponents is little bit trickier to me here

please let me understand...

f [ f(x) ] to the power f(x)
that is [ f (x) ] is raised to power f(x)..

NOT, f (x) is raised to power f(x), if this is so, then it may mean, in f(x), "x" is raised to the power f(x), and thus may end up with result looking like option A

So, the expression here is meant to be "[ f (x) ]" (the whole) is raised to the power f(x)" and thus option D is right
Am I right or wrong ....? please help me get rid of my doubts ...

thanks in advance, man


Paresh HERE explains it so perfectly that I have nothing to add.
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18751
Own Kudos [?]: 22038 [0]
Given Kudos: 283
Location: United States (CA)
Send PM
Re: If f(x) = x^x,then f(f(x)) = [#permalink]
Expert Reply
WoundedTiger wrote:
If \(f(x)= x^x,\) then \(f(f(x))=\)

Attachment:
Untitled.png



Since f(x) = x^x, f(f(x)) = f(x^x) = (x^x)^(x^x) = x^(x * x^x) = x^(x^(x + 1)).

Alternate Solution:

Let’s take x = 2. Then, f(2) = 2^2 = 4 and f(f(2)) = f(4) = 4^4 = 2^8. Let’s test each answer choice to see which one(s) simplify to 2^8:

A) x^x^x^x

If x = 2, we get 2^2^2^2 = 2^2^4 = 2^16. A is not correct.

B) x^x^x

If x = 2, we get 2^2^2 = 2^4. B is not correct.

C) x^x^x^2

If x = 2, then we get 2^2^2^2 which is the same as answer choice A. C is not correct.

D) x^x^(x + 1)

If x = 2, then we get 2^2^(2 + 1) = 2^2^3 = 2^8. D might be correct.

E) (x^x)^x

If x = 2, we get (2^2)^2 = 4^2 = 2^4. E is not correct.

Since D is the only answer choice that yields 2^8 when x is 2, D must be the correct answer choice.

Answer: D
GMAT Club Legend
GMAT Club Legend
Joined: 03 Jun 2019
Posts: 5342
Own Kudos [?]: 3962 [0]
Given Kudos: 160
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Send PM
If f(x) = x^x,then f(f(x)) = [#permalink]
WoundedTiger wrote:
If \(f(x)= x^x,\) then \(f(f(x))=\)

Attachment:
Untitled.png



Got this Question in Veritas prep test . Can this question be done by plugging in some values..


\(x^{x^{(x^x)}\)
\(=x^{x*x^x}\)
\(=x^{x^{x+1}}\)

IMO D

Posted from my mobile device
Manager
Manager
Joined: 01 Apr 2020
Posts: 89
Own Kudos [?]: 27 [0]
Given Kudos: 283
Location: India
GMAT 1: 650 Q46 V34 (Online)
GMAT 2: 680 Q48 V35 (Online)
Send PM
Re: If f(x) = x^x,then f(f(x)) = [#permalink]
PareshGmat wrote:
\(f(x) = x^x\)

\(f[f(x)] = f(x)^{f(x)}\)

\(= (x^x)^{(x^x)}\)

\(= x^{(x*x^x)}\)

\(= x^{x^{1+x}}\)

= Answer = D



Even though your explanation seems plausible, but I don't think we follow such rules in our algebra classes.

Common steps of f(f(x))
(1) Solve f(x)
(2) Put the value of (1) in f(f(x)) thus making it f((solutionOf1))

Thus f(x) = \(x^x\)
and
f(f(x)) = \(x^x^x^x\)

or let y = \(x^x\)
f(y) = \(y^y\)

Thoughts?
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32628
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: If f(x) = x^x,then f(f(x)) = [#permalink]
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.
GMAT Club Bot
Re: If f(x) = x^x,then f(f(x)) = [#permalink]
Moderators:
Math Expert
92881 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne