BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
Live EA class + 6 months of EA OnDemand
  • Expert-led weekly online sessions
  • EA Masterclass access between classes
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

130-point score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

Large exponents

Expert replies
by cooperbaker » Sun Jan 25, 2009 1:48 pm
If 2^x - 2^(x-2) = 3(2^13), what is the value of x?

a) 9
b) 11
c) 13
d) 15
e) 17


OA: D

I didn't know how to solve this question using the properties of exponents. What I did realize is I could subtract 10 from all the exponents then use real numbers in my head -- (i.e. 3(2^3) = 24)

Is this a good way to go about it, or is this wasting time? My $40 Kaplan book doesn't explain what to do when adding or subtracting large exponents with the same base.... :?
Join the discussion
Source: — Problem Solving |

by truplayer256 » Sun Jan 25, 2009 1:57 pm
If 2^x - 2^(x-2) = 3(2^13), what is the value of x?
2^x-(2^x/2^2)=3(2^13)
2^(2+x)-2^x=(2^15)(3)
2^x(2^2-1)=(2^15)(3)
2^x(3)=2^(15)(3)
3's cancel
2^x=2^15
x=15 D
Join the discussion

by cooperbaker » Sun Jan 25, 2009 2:02 pm
truplayer256 wrote:
If 2^x - 2^(x-2) = 3(2^13), what is the value of x?
2^x-(2^x/2^2)=3(2^13)
2^(2+x)-2^x=(2^15)(3)
2^x(2^2-1)=(2^15)(3)
2^x(3)=2^(15)(3)
3's cancel
2^x=2^15
x=15 D
You lost me at step 1...

2^(x-2) = 2^x/2^2 ???
Join the discussion

by truplayer256 » Sun Jan 25, 2009 2:07 pm
by rules of exponents, if the numbers have the same base,and you're diving them, you can subtract the exponents..so, 2^x/2^2=2^x-2, since 2^2 and 2^x have similar bases.
Join the discussion

by Zipper » Sun Jan 25, 2009 2:52 pm
Here are a couple of simpler solutions for this problem.

https://www.beatthegmat.com/3-problems-f ... 27186.html
Join the discussion

Re: Large exponents

by Ian Stewart » Sun Jan 25, 2009 2:54 pm
cooperbaker wrote:If 2^x - 2^(x-2) = 3(2^13), what is the value of x?

a) 9
b) 11
c) 13
d) 15
e) 17


OA: D

I didn't know how to solve this question using the properties of exponents. What I did realize is I could subtract 10 from all the exponents then use real numbers in my head -- (i.e. 3(2^3) = 24)

Is this a good way to go about it, or is this wasting time? My $40 Kaplan book doesn't explain what to do when adding or subtracting large exponents with the same base.... :?
Your method here is clever, just as long as you add 10 back at the end. I'd be a bit concerned that you'd have trouble doing the same with similar problems, however. There are a few ways to solve the equation as provided; truplayer gives one good approach above, and I'll suggest another. In general, when you're adding or subtracting terms with the same base and different powers, you'll want to factor out the term with the smallest power. For example, if you see x^5 - x^3, in most cases it will be useful to factor out x^3, to get:

x^5 - x^3 = x^3(x^2 - 1)

(and depending on the question, you might want to factor the x^2 - 1 = (x+1)(x-1) as well). In the question in the original post, the smaller power is (x-2), so we can factor out 2^(x-2), to get:

2^x - 2^(x-2) = 3(2^13)
(2^(x-2))*(2^2 - 1) = 3(2^13)
(2^(x-2))*3 = 3(2^13)
2^(x-2) = 2^13
x-2 = 13
x = 15
For online GMAT math tutoring, or to buy my higher-level Quant books and problem sets, contact me at ianstewartgmat at gmail.com

ianstewartgmat.com
Join the discussion

by awilhelm » Sun Jan 25, 2009 7:59 pm
Could anyone please explain why my approach doesn't lead to the correct answer?

2^x - 2^(x-2) = 3(2^13)
2^x - 2^x * 2^-2 = 3(2^13)
2^x(1 - 2^-2) = 3(2^13)
2^x(1 - 1/4) = 3(2^13)
2^x(3/4) = 3(2^13)
4 * 2^x * 3 = 3(2^13) * 4
12 * 2^x = 12 * 2^13
2^x = 2^13
x = 13
Join the discussion

by Ian Stewart » Sun Jan 25, 2009 8:56 pm
awilhelm wrote:Could anyone please explain why my approach doesn't lead to the correct answer?

2^x - 2^(x-2) = 3(2^13)
2^x - 2^x * 2^-2 = 3(2^13)
2^x(1 - 2^-2) = 3(2^13)
2^x(1 - 1/4) = 3(2^13)
2^x(3/4) = 3(2^13)
4 * 2^x * 3 = 3(2^13) * 4
12 * 2^x = 12 * 2^13
2^x = 2^13
x = 13
It's almost entirely right, and it will lead to the right answer if you fix one small error. In the line highlighted in red above, you intended to multiply both sides by 4, but on the left side, you've actually multiplied by 16 -- you cancelled the 4 in '3/4' but you've introduced an additional 4 as well.
For online GMAT math tutoring, or to buy my higher-level Quant books and problem sets, contact me at ianstewartgmat at gmail.com

ianstewartgmat.com
Join the discussion

by awilhelm » Mon Jan 26, 2009 6:38 am
Right, thanks, Ian!
Join the discussion

Re: Large exponents

by mudit.vaish » Tue Jan 27, 2009 12:44 am
cooperbaker wrote:If 2^x - 2^(x-2) = 3(2^13), what is the value of x?

a) 9
b) 11
c) 13
d) 15
e) 17


the answer is option (d)
- MUDIT V.
(INDIA)
Join the discussion