If A(k)=(k+1)^k, and k=0, what is the value of A(A(A(k)))?

This topic has expert replies
User avatar
Elite Legendary Member
Posts: 3991
Joined: Fri Jul 24, 2015 2:28 am
Location: Las Vegas, USA
Thanked: 19 times
Followed by:37 members
If A(k)=(k+1)^k, and k=0, what is the value of A(A(A(k)))?

A. 0
B. 2
C. 4
D. 6
E. 9


* A solution will be posted in two days.
Source: — Problem Solving |

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Tue Mar 01, 2016 2:36 pm
Max@Math Revolution wrote:If A(k) = (k+1)^k, and k = 0, what is the value of A(A(A(k)))?

A. 0
B. 2
C. 4
D. 6
E. 9
We want A(A(A(0)))

Start with the innermost nested bracket:
A(0) = (0 + 1)^0 = 1^0 = 1

Great. Now we have: A(A(1))
A(1) = (1 + 1)^1 = 2^1 = 2

Now we have: A(2)
A(2) = (2 + 1)^2 = 3^2 = 9

Answer: E

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

User avatar
Elite Legendary Member
Posts: 3991
Joined: Fri Jul 24, 2015 2:28 am
Location: Las Vegas, USA
Thanked: 19 times
Followed by:37 members

by Max@Math Revolution » Wed Mar 02, 2016 9:48 pm
If A(k)=(k+1)^k, and k=0, what is the value of A(A(A(k)))?

A. 0
B. 2
C. 4
D. 6
E. 9


-> A(A(A(0)))=A(A(1))=A(2)=(2+1)^2=9.
Thus, the answer is E.