exponent problems

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 76
Joined: Sun Jul 20, 2008 10:47 am
Location: new york city
Thanked: 1 times

exponent problems

by mberkowitz » Tue Sep 02, 2008 11:50 am
1) if 2^x - 2^(x-2) = 3(2^13), what is x?

ans:15

2) the value of (10^8 - 10^2) / (10^7 - 10^3) is closest to which of the following integers?
Source: — Problem Solving |

User avatar
GMAT Instructor
Posts: 3225
Joined: Tue Jan 08, 2008 2:40 pm
Location: Toronto
Thanked: 1710 times
Followed by:614 members
GMAT Score:800

by Stuart@KaplanGMAT » Tue Sep 02, 2008 12:33 pm
1 question per post per customer! Also, in future, please post in the problem solving or data sufficiency sub forum, as appropriate. Hey, please include the source and the answer choices as well!

(If you do a search on your second question, you'll see that it's been answered many times.)
if 2^x - 2^(x-2) = 3(2^13), what is x?


Let's start by focusing on the left side of the equation:
2^x - 2^(x-2)
There's no simple way to add or subtract exponents unless they have the same power AND the same base. So, we need to rewrite this expression so the power and base are equal. We do so by factoring down to the smaller power.

2^x - 2^(x-2)

We can rewrite 2^x as:

(2^2)(2^(x-2))
4(2^(x-2))

We can rewrite 2^(x-2) as:
1(2^(x-2))

So, we have:

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

Plugging that back into the original equation, we get:

3(2^(x-2)) = 3(2^13)

so, we know that:

x - 2 = 13

x = 15
Image

Stuart Kovinsky | Kaplan GMAT Faculty | Toronto

Kaplan Exclusive: The Official Test Day Experience | Ready to Take a Free Practice Test? | Kaplan/Beat the GMAT Member Discount
BTG100 for $100 off a full course

Senior | Next Rank: 100 Posts
Posts: 76
Joined: Sun Jul 20, 2008 10:47 am
Location: new york city
Thanked: 1 times

by mberkowitz » Tue Sep 02, 2008 12:45 pm
2^x - 2^(x-2)

We can rewrite 2^x as:

(2^2)(2^(x-2))
4(2^(x-2))

We can rewrite 2^(x-2) as:
1(2^(x-2))

can you please elaborate on the factoring down of the exponents? specifically I don't understand how you get 2^2... thanks and my apologies for not following the rules.

User avatar
GMAT Instructor
Posts: 3225
Joined: Tue Jan 08, 2008 2:40 pm
Location: Toronto
Thanked: 1710 times
Followed by:614 members
GMAT Score:800

by Stuart@KaplanGMAT » Tue Sep 02, 2008 1:02 pm
mberkowitz wrote:2^x - 2^(x-2)

We can rewrite 2^x as:

(2^2)(2^(x-2))
4(2^(x-2))

We can rewrite 2^(x-2) as:
1(2^(x-2))

can you please elaborate on the factoring down of the exponents? specifically I don't understand how you get 2^2... thanks and my apologies for not following the rules.
Let's look at a simpler example:

3(2^5) - (2^2) = ?

There's no easy way to subtract the two terms. We need to equalize the exponents. To do so, we always (well, almost always) reduce the larger power to the smaller one.

We have the general exponent rule:

x^a * x^b = x^(a+b).

So, we can rewrite 2^5 as 2^(3+2) = (2^3)*(2^2)

Subbing in for 2^5, we get:

3(2^3)(2^2) - (2^2)
3(8)(2^2) - 1(2^2)
24(2^2) - 1(2^2)
23(2^2)

In the actual question, we want to reduce to the exponent (x-2). I used the x^(a+b) rule to rewrite 2^x.

2^x = 2^(2 + x - 2) = 2^2 * 2^(x-2)
Image

Stuart Kovinsky | Kaplan GMAT Faculty | Toronto

Kaplan Exclusive: The Official Test Day Experience | Ready to Take a Free Practice Test? | Kaplan/Beat the GMAT Member Discount
BTG100 for $100 off a full course