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

    Redeem

Patterns in Exponent Problems

by , Oct 22, 2011

Today were going to tackle a couple of tough exponent problems from GMATPrep. The two problems Ive chosen share some interesting characteristics.

Heres your first one; set your timer for 2 minutes and go!

What is the greatest prime factor of [pmath]4^17[/pmath]-[pmath]2^28[/pmath]?

(A) 2

(B) 3

(C) 5

(D) 7

(E) 11

What was your first thought here? Mine was: get those bases into the same form.

[pmath]2^34[/pmath]-[pmath]2^28[/pmath]

And then my next thought was: give me a calculator.

Okay, clearly theyre not going to do that, so theres got to be some other way around this. How can I simplify those two terms even further?

The solution to my problem is not [pmath]2^6[/pmath]. If youre not sure (and you cant look up the rule because youre in a testing situation), try a pair of small numbers to see. Whats [pmath]3^3[/pmath] [pmath]3^2[/pmath]? Is it[pmath]3^1[/pmath] = 3? No. Its 27 9 = 18. Okay, so now what?

Oh, right, we subtract the exponents when were given a division problem, but this is a subtraction problem. How do we solve this one? We factor: we pull a common term out of each.

In this case, our common term is [pmath]2^28[/pmath]:

[pmath]2^34-2^28[/pmath] = [pmath]2^28(2^6-1)[/pmath] =[pmath]2^28(64-1)[/pmath] = [pmath]2^28(63)[/pmath]

Hmm. The [pmath]2^28[/pmath] term is made up entirely of 2s, so the largest prime number out of that piece is simply 2. What about the 63? 63 = 9 7 = 3 3 7. Great! The largest prime number is 7.

The answer is D.

The biggest trap answer, in my opinion, is 2 (answer A). It would be easy to look at the original problem and think, well, 2 is the only prime factor of [pmath]4^17[/pmath] and 2 is also the only factor of [pmath]2^28[/pmath], so 2 has to be the biggest prime factor of both. The key is that the act of subtracting can change everything.

That process in general of factoring out a large term when were adding or subtracting ridiculously-high-exponent terms is one we need to remember. When you see this kind of set up (base-with-huge exponent plus-or-minus base-with-huge-exponent), factor out the smaller of the two terms. Youre going to end up with whatevers left out of the larger term (in this case, that was 26) minus the number 1, so you know youre going to get some new number out of this with different factors.

Ready for the next one? You know the drill (2 minutes!).

If [pmath]2^x-2^(x-2)[/pmath] = [pmath]3(2^13)[/pmath], what is the value of x?

(A) 9

(B) 11

(C) 13

(D) 15

(E) 17

My first thought: hmm, how do I combine that stuff on the left-hand side of the equation? My second thought: yuck. Cant I do it any other way? Then I noticed the three on the right-hand side. The left-hand side has only base-2s. Where could that 3 come from?

That one thought let me to a really nice shortcut on this one but the shortcut requires you to have mastered exponents already. I will show it to you, but not until after we slog through this the longer way. The thing I want you to notice right now, though, is what led me to notice that 3 it was because I didnt simply start down the first path I noticed but asked myself whether there was an easier way because that first path was kind of annoying. Im not a fan of annoying solution methods; nobody is! So make that work for you when you notice something annoying, ask yourself whether theres a way to cut out the annoying part.

Okay, so lets go down the somewhat more annoying path. :) Hmm. Somehow, Ive got to combine the two terms on the left-hand side of the equation. Theres a subtraction sign between them, as in the last problem, but I don't really know how to factor out when the exponents are variables like that. (It can actually be done, but most people wouldn't know how, so I'm going to pretend that I can't, either.) What else?

Well, lets try to split the variables out from the numbers as much as possible.

[pmath]2^x-2^(x-2)[/pmath] can be written [pmath]2^x[/pmath] [pmath]{2^x}/2^2[/pmath]

Okay, so my full equation now reads:

[pmath]2^x[/pmath]-[pmath]{2^x}/2^2[/pmath] = [pmath]3(2^13)[/pmath]

Hmm. Fractions are annoying in equations, so I suppose I could multiply everything by [pmath]2^2[/pmath], or 4:

[pmath]4(2^x)-2^x[/pmath] = [pmath]12(2^13)[/pmath]

So I have 4 two to the x terms minus 1 two to the x term thats 3 two to the x terms:

[pmath]3(2^x)[/pmath] = [pmath]12(2^13)[/pmath]

This is starting to look a little bit better. Divide by 3:

[pmath](2^x)[/pmath] = [pmath]4(2^13)[/pmath]

So close! Now what? I can just set the bases equal to each other now, right? So x must equal 13.

Wait, wait! Not so fast. 4 is the same thing as [pmath]2^2[/pmath]; it should be part of that [pmath]2^13[/pmath]. I cant just use some of the 2s but not all of them.

[pmath](2^2)(2^13)[/pmath] = [pmath]2^15[/pmath]

So now my full equation is:

[pmath]2^x[/pmath]= [pmath]2^15[/pmath]

Voil. Drop the bases, set the exponents equal to each other, and we get x = 15.

The correct answer is D.

Ultimately, that math wasnt terrible, but there were multiple steps where I wasnt exactly sure where things were going I was just trying to manipulate and see whether that then gave me any ideas. Thats kind of unsettling. Whenever possible, Id rather be doing something that I know is working every step of the way.

So lets go back to my earlier thought: whats that 3 doing there? Where did it come from? Any ideas?

Does it remind you of anything else youve seen recently?

Hint, hint.

That whole right-hand side structure, [pmath]3(2^13)[/pmath], reminded me of a similar-looking term in the previous problem: [pmath]2^28(63)[/pmath]. Sure, I wrote that a little bit differently last time, but the same two components are there: a base with a ridiculously high exponent multiplied by another plain number.

Where did that weird 63 come from last time? Oh, right, the minus-1 thing. We had 64 1 = 63 (which started out as [pmath]2^6[/pmath] 1). So, in this one, did that 3 come from 4 1 = 3? And, if so, that 4 would have started out in the form of [pmath]2^2[/pmath], probably, something like this:

4 = ([pmath]2^2[/pmath] 1)

Put that in our original problem instead of the 3:

[pmath]2^x-2^(x-2)[/pmath] = [pmath](2^2-1)(2^13)[/pmath]

Do you like the problem better in this form or in the original form? I think this is much more straightforward; we just need to multiply out on the right-hand side:

[pmath]2^x-2^(x-2)[/pmath] = [pmath](2^15-2^13)[/pmath]

And bingo! We can just compare the two halves of the equation. Our unknown x equals 15 (and the correct answer is still D). Now, you wouldnt want to figure all of that out from scratch during the test the first method is easier than actually figuring this out. But if you already knew everything that we just discussed in the first problem, including the fact that subtracting exponential terms in this way is going to result in a something minus 1 situation, then you might be able to do what I did when I got to the second problem: look at that 3, realize it must have come from 4 1, which is [pmath]2^2[/pmath] 1, and then the problem just opens right up.

Key Takeaways for Really Big Exponent Problems:

(1) If there are ridiculous exponents, theres a pattern somewhere. While studying, learn what the common patterns are and how to recognize them on different problems in future. That second step is critical you dont want to have to figure this stuff out all over again in a timed situation.

(2) Heres one pattern to add to your list. When you see a base with a really big exponent and some coefficient (fancy word for number) out front, such as [pmath]3(2^13)[/pmath], recognize that the weird number probably came from factoring, and that factoring will have been in the form of something minus 1.

(3) Sometimes, looking at the problem backwards is the more efficient way to do the problem. The vast majority of students would do what I also first thought to do: try to manipulate the left-hand side of the equation in the 2nd problem. Only a few will think to go the other way and start with the right-hand side. Look for those opportunities during your study.

* GMATPrep questions courtesy of the Graduate Management Admissions Council. Usage of this question does not imply endorsement by GMAC.