Find all School-related info fast with the new School-Specific MBA Forum

It is currently 19 May 2013, 06:43
Customize  |  Hide

If x and y are positive integers such that the product of x

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Intern
Intern
Joined: 16 Jul 2010
Posts: 11
Followers: 0

Kudos [?]: 0 [0], given: 3

If x and y are positive integers such that the product of x [#permalink] New post 19 Sep 2010, 06:45
00:00

Question Stats:

51% (02:14) correct 48% (01:02) wrong based on 0 sessions
If x and y are positive integers such that the product of x and y is prime, what is the units’ digit of 7^x + 9^y ?

(1) 24 < y < 32
(2) x = 1

-----
I get that just from the question stem itself, you know either x or y must be equal to 1, thus B cannot be the answer. I can't figure out how you can tell the units digit of 9 to the Y just from the statement one.

Help?
[Reveal] Spoiler: OA
Retired Moderator
User avatar
Joined: 02 Sep 2010
Posts: 815
Location: London
Followers: 56

Kudos [?]: 299 [0], given: 25

GMAT ToolKit User GMAT Tests User Reviews Badge
Re: Primes & Powers [#permalink] New post 19 Sep 2010, 08:02
Atrain13gm wrote:
If x and y are positive integers such that the product of x and y is prime, what is the units’ digit of 7^x + 9^y ?

(1) 24 < y < 32
(2) x = 1

-----
I get that just from the question stem itself, you know either x or y must be equal to 1, thus B cannot be the answer. I can't figure out how you can tell the units digit of 9 to the Y just from the statement one.

Help?


Since we know xy is a prime, it implies as you rightly pointed that one of them is 1.

(1) This implies y is not 1, hence x must be 1. Also, we know y must be a prime since xy is a prime. So y can only be 29 or 31. Either case, y is odd. What you need to note is that the units digit of 9^{Odd number} is always 9.
So combining with x=1, I know the units digit of the number in question must be 7+9 or 6. Hence, sufficient

(2) Not sufficient, as I know nothing about y

So answer is (a)

Further explanation
units digits of 9^x
x=1 9
x=2 1
x=3 9
x=4 1
...
The pattern is easy to spot and imagine why it happens. As the last digit is always multiplied by 9, leaving either 1 or 9 itself
_________________

Math write-ups
1) Algebra-101 2) Sequences 3) Set combinatorics 4) 3-D geometry

My GMAT story

Find out what's new at GMAT Club - latest features and updates

Intern
Intern
Joined: 18 Jul 2010
Posts: 45
Followers: 0

Kudos [?]: 10 [0], given: 6

Re: Primes & Powers [#permalink] New post 19 Sep 2010, 08:06
Hi!
I see that noone answer your question yet.
I won't discuss about (2) because you already gave the solution.

(1) We know that 24 < y < 32 hence x = 1 ! As a matter fact, if we want a product to be prime we need to multiply 1 by a prime number. As y is much greater than 1, x = 1. Besides, I just said that has to be a prime number. So y = 29 or 31!
Now let's see how it goes for the unit digit of th power of 9 :

9^0 = 1
9^1 = 9
9^2 = 81
9^3 = 729
9^4 = ...1

so 9^k if k is odd gives the unit digit as 9.... As y = 29 or 31 (odd numbers), (2) is SUFFICIENT

ANS: A.

Hope it's clear.
Director
Director
Status: Apply - Last Chance
Affiliations: IIT, Purdue, PhD, TauBetaPi
Joined: 18 Jul 2010
Posts: 694
Schools: Wharton, Sloan, Chicago, Haas
WE 1: 8 years in Oil&Gas
Followers: 13

Kudos [?]: 50 [0], given: 15

GMAT Tests User
Re: Primes & Powers [#permalink] New post 19 Sep 2010, 09:21
interestingly i think but for the fact that 2 is a prime and an even prime at that, we are not able to answer based on (2). so we know x=1, so y has to be prime. all primes are odds (but for 2), if not for that, would we not be able to say 7 + 9^odd = ends in 6
_________________

Consider kudos, they are good for health

Senior Manager
Senior Manager
Joined: 20 Jul 2010
Posts: 277
Followers: 2

Kudos [?]: 26 [0], given: 9

GMAT ToolKit User Reviews Badge
Re: Primes & Powers [#permalink] New post 19 Sep 2010, 11:30
when xy is some prime number, either x = 1 or y =1.
1. 24<y<32 ------> x =1 , y = 29 or 31
when y =29----> 7^1 + 9 ^ 29 = 7 + any number ending in 9 ----> unit digit 6
when y = 31 -----> 7^1 + 9 ^ 31 = 7 + any number ending in 9 ----> unit digit 6
1) is sufficient
2) not sufficient
Ans is A
_________________

If you like my post, consider giving me some KUDOS !!!!! Like you I need them

Senior Manager
Senior Manager
Joined: 20 Jul 2010
Posts: 277
Followers: 2

Kudos [?]: 26 [0], given: 9

GMAT ToolKit User Reviews Badge
Re: Primes & Powers [#permalink] New post 19 Sep 2010, 11:43
one more thing to add here-----
cyclicity of numbers is always good in GMAT to remember -
any number ending with 0,1,5,6 raised to any power will have same unit digit as the number itself, cyclicity is 1
any number ending with 2,3,7,8 will have cyclicity 0f 4
for example 3^(n+1) will have same unit as 3^(n+5) or 3^(n+9) or so on....
where n >= 0
3 -> 9 -> 27 -> 81 ----
243 -> 729 -> xxx7 -> xxx1 ---
any number ending with 4,9 will have cyclicity of 2
_________________

If you like my post, consider giving me some KUDOS !!!!! Like you I need them

Manager
Manager
Joined: 23 Sep 2009
Posts: 159
Followers: 1

Kudos [?]: 9 [0], given: 37

Re: Primes & Powers [#permalink] New post 19 Sep 2010, 16:01
Atrain13gm wrote:
If x and y are positive integers such that the product of x and y is prime, what is the units’ digit of 7^x + 9^y ?

(1) 24 < y < 32
(2) x = 1

-----
I get that just from the question stem itself, you know either x or y must be equal to 1, thus B cannot be the answer. I can't figure out how you can tell the units digit of 9 to the Y just from the statement one.

Help?


My approach was:
1. Y can be either 29 or 31.
Now y^29 or y^31 will always end in 9 and watever the power of X is the units digit is going to be the same.
So A.

2. X=1 is not enough for a conclusion.
_________________

Thanks,
VP

BSchool Thread Master
Joined: 19 Feb 2010
Posts: 403
Followers: 18

Kudos [?]: 101 [0], given: 76

GMAT Tests User
Re: Primes & Powers [#permalink] New post 17 Oct 2010, 04:23
The good thing is that 9^y when y is a prime number greater than 2, since all the primes greater than 2 are odd, the digit will always be 9.

So in the statement 1 it doesn't matter whether y is 29 or 31, we just need to know that y is not 2. Any range that doesn't contain 2 will be good.
Manager
Manager
Joined: 25 Aug 2010
Posts: 102
Followers: 1

Kudos [?]: 4 [0], given: 1

GMAT Tests User
Re: Primes & Powers [#permalink] New post 20 Oct 2010, 19:17
good one.... ans : A
Re: Primes & Powers   [#permalink] 20 Oct 2010, 19:17
    Similar topics Author Replies Last post
Similar
Topics:
New posts If x and y are positive integers such that the product of x Hermione 4 01 Nov 2006, 11:58
New posts If x and y are positive integers such that the product of x Capthan 7 23 Jul 2008, 07:22
New posts If x and y are positive integers , is the product xy even krishan 2 29 Jan 2009, 05:47
This topic is locked, you cannot edit posts or make further replies. New 2 EXPERTS_POSTS_IN_THIS_TOPIC If x and y are positive integers such that the product of x shuj00 13 19 Feb 2010, 12:02
New posts EXPERTS_POSTS_IN_THIS_TOPIC If x and y are positive integers such that the product of x saikiranx 3 24 Nov 2012, 13:21
Display posts from previous: Sort by

If x and y are positive integers such that the product of x

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.