Exponents - Quick Question

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 29
Joined: Thu May 24, 2007 12:41 pm
Location: Fresno, CA

Exponents - Quick Question

by cgiles01 » Thu Jul 05, 2007 9:21 am
I had trouble with the following question from GMAT Prep Test 2:

What is the greatest prime factor of 4^17 - 2^28?

There is probably a very simple way of solving this problem. Any assistance is greatly appreciated!

(Answer is 7)

Chris
Giles
Source: — Problem Solving |

User avatar
Master | Next Rank: 500 Posts
Posts: 277
Joined: Sun Jun 17, 2007 2:51 pm
Location: New York, NY
Thanked: 6 times
Followed by:1 members

by givemeanid » Thu Jul 05, 2007 9:42 am
4^17 - 2^28
= (2^2)^17 - 2^28
= 2^34 - 2^28 -> From the rule (x^y)^z = x^(yz)
= 2^28(2^6 - 1) -> From the rule x^(r+s) = x^r * x^s
= 2^28 * 63
= 2^28 * 3 * 3 * 7


Answer is 7.
So It Goes

Junior | Next Rank: 30 Posts
Posts: 29
Joined: Thu May 24, 2007 12:41 pm
Location: Fresno, CA

by cgiles01 » Thu Jul 05, 2007 9:53 am
I can get to 2^34 - 2^28, but still a little lost how you got to 2^28(2^6 - 1)

Thanks for your help
Giles

User avatar
Master | Next Rank: 500 Posts
Posts: 277
Joined: Sun Jun 17, 2007 2:51 pm
Location: New York, NY
Thanked: 6 times
Followed by:1 members

by givemeanid » Thu Jul 05, 2007 10:05 am
cgiles01 wrote:I can get to 2^34 - 2^28, but still a little lost how you got to 2^28(2^6 - 1)

Thanks for your help
2^34 = 2^(28+6) = 2^28 * 2^6
This is from the rule of exponents: x^(r+s) = x^r * x^s. In this case, x = 2, r = 28, s = 6
So It Goes

Junior | Next Rank: 30 Posts
Posts: 29
Joined: Thu May 24, 2007 12:41 pm
Location: Fresno, CA

by cgiles01 » Thu Jul 05, 2007 10:12 am
...and the -1 comes from factoring out the 2^28. Got it! Your awesome!

Chris
Giles

Newbie | Next Rank: 10 Posts
Posts: 8
Joined: Fri Mar 16, 2007 4:45 pm

another clarification pls,

by gmat_2007 » Fri Jul 20, 2007 4:47 pm
how does 2^28 * 3 * 3* 7 equal 7??

User avatar
Master | Next Rank: 500 Posts
Posts: 277
Joined: Sun Jun 17, 2007 2:51 pm
Location: New York, NY
Thanked: 6 times
Followed by:1 members

Re: another clarification pls,

by givemeanid » Fri Jul 20, 2007 5:42 pm
gmat_2007 wrote:how does 2^28 * 3 * 3* 7 equal 7??
The question is asking for the greatest prime factor. After factoring, you can see 7 fits the bill. Hence, the answer is 7.
So It Goes

Newbie | Next Rank: 10 Posts
Posts: 8
Joined: Fri Mar 16, 2007 4:45 pm

by gmat_2007 » Thu Jul 26, 2007 2:02 pm
Thanks for the reply. I was in a mental funk when I asked that questions!