GMAT prep Exponent question

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 22
Joined: Thu Aug 14, 2008 1:16 pm
Location: silicon valley
Thanked: 1 times
GMAT Score:590

GMAT prep Exponent question

by batman73 » Sun Mar 15, 2009 8:38 pm
Hi,
Can anyone help me solve this problem. For some reason I am not seeing the method for solving this problem. The answer=20, but the steps to take to solve the problem is what I need help with

If (3^x)- (3^x-1)=162, then x(x-1)=

c) 20 <--Answer
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

Re: GMAT prep Exponent question

by Stuart@KaplanGMAT » Sun Mar 15, 2009 9:19 pm
batman73 wrote:Hi,
Can anyone help me solve this problem. For some reason I am not seeing the method for solving this problem. The answer=20, but the steps to take to solve the problem is what I need help with

If (3^x)- (3^x-1)=162, then x(x-1)=

c) 20 <--Answer
I'd attack it using some logic and common sense.

We know that 3^x and 3^(x-1) are consecutive powers of 3. We also know that they're 162 apart.

I'd just list powers of 3:

3
9
27
81
243

Ding! 243-81 = 162.

243 is 3^5 and 81 is 3^4, so x(x-1) = 5*4 = 20
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

User avatar
Legendary Member
Posts: 682
Joined: Fri Jan 16, 2009 2:40 am
Thanked: 32 times
Followed by:1 members

Re: GMAT prep Exponent question

by Vemuri » Mon Mar 16, 2009 12:42 am
batman73 wrote:Hi,
Can anyone help me solve this problem. For some reason I am not seeing the method for solving this problem. The answer=20, but the steps to take to solve the problem is what I need help with

If (3^x)- (3^x-1)=162, then x(x-1)=

c) 20 <--Answer
You can solve this very easily using the exponent rules.

3^x - 3^(x-1) = 162
==> 3^(x-1) * [3-1] = 162
==> 3^(x-1) * 2 = 162
==> 3^(x-1) = 81
==> 3^(x-1) = 3^4 (3^4 is equal to 81)
==> x-1 = 4 (since the base of the exponents is the same)
==> x = 5

Hence, x(x-1) = 5*4 = 20

Hope this helps.

Newbie | Next Rank: 10 Posts
Posts: 6
Joined: Wed Mar 11, 2009 11:03 am

by KingA » Mon Mar 16, 2009 10:30 am
3^x - 3^(x-1) = 162
==> 3^(x-1) * [3-1] = 162
Can you explain this step further? What is the rule here?

User avatar
Master | Next Rank: 500 Posts
Posts: 226
Joined: Tue Jan 13, 2009 1:27 pm
Thanked: 23 times
Followed by:1 members

by awesomeusername » Mon Mar 16, 2009 10:46 am
For Example:

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

So:

3^X - 3^(X-1) = 3^(X-1)(3^1 - 1) = 3^(X-1)*2

You're factoring out a SMALLER power with the SAME base.
Constant dripping hollows out a stone.
-Lucretius

Junior | Next Rank: 30 Posts
Posts: 14
Joined: Tue Oct 21, 2008 10:37 pm

explanation of the exponent rule

by kapitalist » Tue Mar 17, 2009 2:44 pm
I had a similar question to this and the people here were a great help but some people who read still dont get (i forwarded some people to this page) because the rule is not explained.

in 3^k - 3^k-1, the reason it factors out is because when you multiply numbers with the same base you add the exponents...

so the reason 3^k-1(3-1) is so is because its like saying

3^k-1(3^1 - 1) <<<< Do you see that you would add the exponents

k-1+1 because both bases are 3. Thats the part I think people get hung up on and I hope this little piece of extra explanation helps.