Last visit was: 26 Apr 2026, 12:30 It is currently 26 Apr 2026, 12:30
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: 26 Apr 2026
Posts: 109,860
Own Kudos:
Given Kudos: 105,897
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,860
Kudos: 811,429
 [12]
1
Kudos
Add Kudos
11
Bookmarks
Bookmark this Post
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,469
 [4]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,469
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
Abhishek009
User avatar
Board of Directors
Joined: 11 Jun 2011
Last visit: 17 Dec 2025
Posts: 5,902
Own Kudos:
5,456
 [3]
Given Kudos: 463
Status:QA & VA Forum Moderator
Location: India
GPA: 3.5
WE:Business Development (Commercial Banking)
Posts: 5,902
Kudos: 5,456
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
Nishantg779
Joined: 13 Dec 2016
Last visit: 03 Dec 2018
Posts: 15
Own Kudos:
Given Kudos: 29
Location: India
GMAT 1: 510 Q35 V26
GPA: 2.96
WE:Sales (Internet and New Media)
GMAT 1: 510 Q35 V26
Posts: 15
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Abhishek009
Bunuel
2^x + 2^(x + 3) = (6^2)(2^18). What is the value of x?

(A) 18

(B) 20

(C) 21

(D) 22

(E) 24

\(2^x + 2^{x + 3} = 6^2*2^{18}\)

\(Or, 2^x ( 1 + 2^3 ) = 2^2*3^2*2^{18}\)

\(Or, 2^x *3^2 = 3^2*2^{20}\)

\(Or, 2^x = 2^{20}\)

Hence, x = 20

Answer will be (B) 20

How did we get 3^2 on the LHS ?
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 26 Apr 2026
Posts: 22,286
Own Kudos:
26,538
 [1]
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,286
Kudos: 26,538
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
2^x + 2^(x + 3) = (6^2)(2^18). What is the value of x?

(A) 18

(B) 20

(C) 21

(D) 22

(E) 24


Simplifying, we have:

2^x + (2^x)(2^3) = 6^2 * 2^18

Factoring out the common 2^x from both terms on the left side of the equation, we have:

(2^x)(1 + 2^3) = 36 * 2^18

(2^x)(9) = 36 * 2^18

2^x = 4 * 2^18

2^x = 2^20

x = 20

Answer: B
User avatar
CrackverbalGMAT
User avatar
Major Poster
Joined: 03 Oct 2013
Last visit: 26 Apr 2026
Posts: 4,846
Own Kudos:
Given Kudos: 226
Affiliations: CrackVerbal
Location: India
Expert
Expert reply
Posts: 4,846
Kudos: 9,186
Kudos
Add Kudos
Bookmarks
Bookmark this Post
In questions on exponents, always apply the rules of exponents to break down complex powers, as far as you can. Also, when there are constants, prime factorise the bases if the bases are composite numbers.

In a question like this, when you see a 6 on the RHS, you might wonder “ How will I get a 3 on the LHS because the LHS seems to be only powers of 2?”. Just go ahead and apply the rules of exponents and simplify the expression on the LHS, you will realise that there’s actually a multiple of 3 on the LHS.

LHS = \(2^x\) + \(2^{x+3}\)

\(X^{m+n} = X^m * X^n\).

Applying this in the expression above, LHS = \(2^x + 2^x * 2^3 = 2^x [1 + 2^3] = 2^x[1+8] = 2^x [9]\).

RHS = \(6^2 * 2^{18} = 2^2* 3^2* 2^{18} = 2^{20} * 3^2\).

You see that both the LHS and the RHS have a 9, which can be cancelled out. On cancelling out the 9, we will be left with \(2^x = 2^{20}\). Since these are equal numbers with the same bases, the exponents also have to be equal. x = 20.
The correct answer option is B.

Hope that helps!
User avatar
CrackverbalGMAT
User avatar
Major Poster
Joined: 03 Oct 2013
Last visit: 26 Apr 2026
Posts: 4,846
Own Kudos:
Given Kudos: 226
Affiliations: CrackVerbal
Location: India
Expert
Expert reply
Posts: 4,846
Kudos: 9,186
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Just break the equation by prime factorizing.

6^2 = (2^2)*(3^2)

RHS now becomes (2^20)*(3^2)

Equate RHS & LHS now. It will look like:

2^x + 2^(x+3) = (2^20)*(3^2) ---------> Eqn 1

Here, LHS does not look similar to RHS. Let's try making them look similar.

2^x + 2^(x+3) can be written as 2^x + (2^x)*(2^3)
Notice 2^x is common in both the terms

Thus, 2^x + (2^x)*(2^3) -> (2^x)*(1+2^3)

OR (2^x)*(9) since 2^3 = 8

Now, go back to Eqn 1, it will look like:

(2^x)*(9) = (2^20)*(3^2)

OR

(2^x)*(9) = (2^20)*(9) since 3^2 = 9

put x = 20, both equations become just the same. That's what we want.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,991
Own Kudos:
Posts: 38,991
Kudos: 1,118
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
109860 posts
Tuck School Moderator
852 posts