Last visit was: 25 Apr 2024, 07:17 It is currently 25 Apr 2024, 07:17

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92913
Own Kudos [?]: 618949 [7]
Given Kudos: 81595
Send PM
GMAT Club Legend
GMAT Club Legend
Joined: 08 Jul 2010
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Posts: 5960
Own Kudos [?]: 13387 [1]
Given Kudos: 124
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Send PM
Manager
Manager
Joined: 26 Dec 2011
Posts: 111
Own Kudos [?]: 267 [1]
Given Kudos: 91
Schools: HBS '18 IIMA
Send PM
User avatar
Queens MBA Thread Master
Joined: 24 Oct 2012
Posts: 141
Own Kudos [?]: 379 [0]
Given Kudos: 45
Concentration: Leadership, General Management
Send PM
Re: If x and y are positive integers, what is the remainder when 5^x is [#permalink]
Bunuel wrote:
If x and y are positive integers, what is the remainder when 5^x is divided by y?

(1) x is an even integer.
(2) y = 3.

Kudos for a correct solution.


My Attempt :

Given X,Y > 0
Unit digit of 5^X will always be 5. So Remainder of (5^x)/y will depend on Y
Say for 5^2/5 will give remainder as 0, where as 5^2/3 will give remainder as 1

Statement 1 :
x is an even integer.
Say for 5^2/5 will give remainder as 0, where as 5^2/3 will give remainder as 1
Not sufficient

Statement 2:
Clearly sufficient to give the reminder value.
Example :
5^2 / 3 leaves remainder = 1
5^3/3 leaves remainder = 1
Statement 2 is sufficient to answer


Answer Option B
GMAT Club Legend
GMAT Club Legend
Joined: 08 Jul 2010
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Posts: 5960
Own Kudos [?]: 13387 [0]
Given Kudos: 124
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Send PM
Re: If x and y are positive integers, what is the remainder when 5^x is [#permalink]
Expert Reply
vishwaprakash wrote:
Bunuel wrote:
If x and y are positive integers, what is the remainder when 5^x is divided by y?

(1) x is an even integer.
(2) y = 3.

Kudos for a correct solution.


My Attempt :

Given X,Y > 0
Unit digit of 5^X will always be 5. So Remainder of (5^x)/y will depend on Y
Say for 5^2/5 will give remainder as 0, where as 5^2/3 will give remainder as 1

Statement 1 :
x is an even integer.
Say for 5^2/5 will give remainder as 0, where as 5^2/3 will give remainder as 1
Not sufficient

Statement 2:
Clearly sufficient to give the reminder value.
Example :
5^2 / 3 leaves remainder = 1
5^3/3 leaves remainder = 1
Statement 2 is sufficient to answer


Answer Option B



Hi vishwprakash,

You seem to have made a mistake here. Check the highlighted part

5^3/3 leaves remainder = 2 whereas you have taken it as 1

So this statement will NOT be Sufficient as it leads to inconsistent values of Remainders.

I hope It clears you mistake! :)
User avatar
Manager
Manager
Joined: 18 Mar 2014
Posts: 205
Own Kudos [?]: 138 [1]
Given Kudos: 175
Location: India
Concentration: Operations, Strategy
GMAT 1: 670 Q48 V35
GPA: 3.19
WE:Information Technology (Computer Software)
Send PM
Re: If x and y are positive integers, what is the remainder when 5^x is [#permalink]
1
Kudos
clearly any statement alone is not enough , as it gives info about only 1 variable at a time

so combining 1 and 2 ,
5^2 / 3 = 25/3 so reminder 1
5^4 /3 = 125/3 so reminder 1. and so on.

So both statement toghether are enough

Answer = C
avatar
Intern
Intern
Joined: 29 Mar 2015
Posts: 39
Own Kudos [?]: 51 [0]
Given Kudos: 9
Location: United States
Send PM
Re: If x and y are positive integers, what is the remainder when 5^x is [#permalink]
Bunuel wrote:
If x and y are positive integers, what is the remainder when 5^x is divided by y?

(1) x is an even integer.
(2) y = 3.

Kudos for a correct solution.


5^x will be a multiple of 5, and so it will have a units digit of 5.

1: tells us nothing about y. Insufficient.
2: 5/3 = 1 R 2. 25 /3 = 8 R 2. So insufficient.

Together: you can do examples and see that 5^2=25 = 3*8+1, 5^4 = 625 = 208*3+1.
But algebraically:
5 = 3 + 2. so 5*5 = (3+2)(3+2) = 3*3+2*2*3+2*2=3*(3+2*2)+2*2. 2*2 = 4 so it is really 3*(3+2*2+1)+1. This can be simplified to 3*I+1, where I is some integer.
Because 5^even will be a multiple of 5^2, it is basically (3I+1)^some exponent. (3I+1)^2=(3I)^2+2*3*I+1^2, but again (3I)^2+2*3*I = 3*some integer. So the remainder will be 1 again.
Therefore, (3I+1)*(3I+1)=3I+1, so (3I+1)^any exponent will be 3I+1, so it will leave a remainder of 1. So sufficient.
Math Expert
Joined: 02 Sep 2009
Posts: 92913
Own Kudos [?]: 618949 [1]
Given Kudos: 81595
Send PM
Re: If x and y are positive integers, what is the remainder when 5^x is [#permalink]
1
Kudos
Expert Reply
Bunuel wrote:
If x and y are positive integers, what is the remainder when 5^x is divided by y?

(1) x is an even integer.
(2) y = 3.

Kudos for a correct solution.


MANHATTAN GMAT OFFICIAL SOLUTION:

(1) INSUFFICIENT: 5^(even integer means) that 5^x = 25, 625, 15,625, etc. All of these numbers end in 25. If y = 5, then the remainder equals 0. If y = 4, then the remainder is 1. Therefore we cannot determine the answer just by knowing this pattern of x.

(2) INSUFFICIENT: Let's test some different values for x:


The pattern is clear: when 5 is raised to an odd power, the remainder is 1, but when 5 is raised to an even power, the remainder is 2. However, with only Statement 2, we don't know whether x is even or odd.

Combining the two statements, we know the pattern for the remainder when 5^x is divided by 3, and we know which term in that pattern applies. When 5^(even integer) is divided by 3, the remainder is always 1.

Proving this theoretically is not trivial, but we don't need to do a theoretical proof.

The correct answer is (C): BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.

Attachment:
2015-06-22_1705.png
2015-06-22_1705.png [ 16.06 KiB | Viewed 4234 times ]
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32675
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: If x and y are positive integers, what is the remainder when 5^x is [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: If x and y are positive integers, what is the remainder when 5^x is [#permalink]
Moderator:
Math Expert
92912 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne