Last visit was: 19 Nov 2025, 12:14 It is currently 19 Nov 2025, 12:14
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
avatar
kt750
Joined: 02 Apr 2012
Last visit: 27 Apr 2012
Posts: 1
Own Kudos:
317
 [317]
Posts: 1
Kudos: 317
 [317]
15
Kudos
Add Kudos
299
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,336
 [161]
70
Kudos
Add Kudos
90
Bookmarks
Bookmark this Post
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 19 Nov 2025
Posts: 16,267
Own Kudos:
76,999
 [55]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,267
Kudos: 76,999
 [55]
38
Kudos
Add Kudos
17
Bookmarks
Bookmark this Post
General Discussion
avatar
raingary
Joined: 22 Jan 2012
Last visit: 07 Oct 2012
Posts: 25
Own Kudos:
83
 [4]
Posts: 25
Kudos: 83
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
1) x-y= 5k+1
tells us only about the difference between x and y , not about the individual numbers. hence not sufficient.

2) x+y=5m+2
tells us only about the addition of x and y , not about the individual numbers. hence not sufficient.

1&2) adding both the conditions:
2x= 5k+5m+3
2x= 5(k+m)+3
x= 1/2(5(k+m)+3)
inserting some positive values of k,m we can find x and thereby x^2/5.

for y subtract both the conditions:
2y= 5m+2 - 5k-1
2y= 5(m-k)+1
y= 1/2(5(m-k)+1)

inserting some positive values of k,m we can find y and thereby y^2/5.

So, C is the answer.
avatar
HTale
Joined: 28 Dec 2011
Last visit: 05 May 2013
Posts: 10
Own Kudos:
23
 [7]
Given Kudos: 1
Concentration: Economics, Strategy
GMAT 1: 760 Q49 V46
GPA: 4
WE:Business Development (Finance: Investment Banking)
GMAT 1: 760 Q49 V46
Posts: 10
Kudos: 23
 [7]
6
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
raingary
1) x-y= 5k+1
tells us only about the difference between x and y , not about the individual numbers. hence not sufficient.
2) x+y=5m+2
tells us only about the addition of x and y , not about the individual numbers. hence not sufficient.
1&2) adding both the conditions:
2x= 5k+5m+3
2x= 5(k+m)+3
x= 1/2(5(k+m)+3)
inserting some positive values of k,m we can find x and thereby x^2/5.

for y subtract both the conditions:
2y= 5m+2 - 5k-1
2y= 5(m-k)+1
y= 1/2(5(m-k)+1)

inserting some positive values of k,m we can find y and thereby y^2/5.

So, C is the answer.


You've arrived at the correct answer, but your reasoning should be more on the grounds of reasoning why x-y leaving a remainder of 1 cannot provide sufficient information to ascertain if x^2+y^2 is divisible by 5.

Quick way to arrive to this in the exam is the following:

You know that 2(x^2+y^2)= (x-y)^2 + (x+y)^2. You've understood that x-y = 5q + 1 and that x+y = 5p+2. So, now we have:

2(x^2+y^2) = (5q+1)^2 + (5p+2)^2.

You know that expression is going to be divisible by 5....except for the units part. If the units part is divisible by 5, you're done. That's clearly the case just by looking at the expansion, as you will get 4+1.

So, as Bunuel put it, if twice the number is divisible by 5 (think 20), then the initial number (think 10) is also divisible by 5, and you're done.
User avatar
vikram4689
Joined: 30 Jun 2011
Last visit: 26 Feb 2014
Posts: 160
Own Kudos:
298
 [1]
Given Kudos: 20
Products:
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
so \(2(x^2+y^2)\) is divisible by 5 (remainder 0), which means that so is \(x^2+y^2\). Sufficient.
Hope it's clear.

I didnt get above quote 2*5/2 is divisble by 5 bt 5/2 is not
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
778,336
 [5]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,336
 [5]
5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
vikram4689
Bunuel
so \(2(x^2+y^2)\) is divisible by 5 (remainder 0), which means that so is \(x^2+y^2\). Sufficient.
Hope it's clear.

I didnt get above quote 2*5/2 is divisble by 5 bt 5/2 is not

Correct example would be: 2*5 is divisible by 5 and so is 5.

\(2(x^2+y^2)\) to be divisible by 5, \(x^2+y^2\) must be divisible by 5.

Hope it's clear.
User avatar
vikram4689
Joined: 30 Jun 2011
Last visit: 26 Feb 2014
Posts: 160
Own Kudos:
Given Kudos: 20
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
vikram4689
Bunuel
so \(2(x^2+y^2)\) is divisible by 5 (remainder 0), which means that so is \(x^2+y^2\). Sufficient.
Hope it's clear.

I didnt get above quote 2*5/2 is divisble by 5 bt 5/2 is not

Correct example would be: 2*5 is divisible by 5 and so is 5.

\(2(x^2+y^2)\) to be divisible by 5, \(x^2+y^2\) must be divisible by 5.

Hope it's clear.
Both are correct examples but the one i gave does not follow what you mentioned

You said since 2*P is divisible by 5, therefore P is divisible by 5... This is not correct P=5/2
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,336
Kudos
Add Kudos
Bookmarks
Bookmark this Post
vikram4689
Both are correct examples but the one i gave does not follow what you mentioned

You said since 2*P is divisible by 5, therefore P is divisible by 5... This is not correct P=5/2

Not so. Your example is NOT correct.

I'm saying that if p is an integer and 2p is divisible by 5 then p must be divisible by 5. Now, check your example, is it correct?

It should be: 2*5 is divisible by 5 (p=5) so 5 (p) is divisible by 5.

Hope it's clear.
avatar
rockfeld
Joined: 19 Aug 2012
Last visit: 14 Jul 2013
Posts: 1
Own Kudos:
36
 [36]
Posts: 1
Kudos: 36
 [36]
35
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Question to Bunuel:

Please tell me, how in 2 minutes, looking at the question for the first time in my life, I can decifer that I shoud firstly square both equations, then ADD them and only then I will see that it can be divided by 5 too. where is the key to start such calculation? there is no time to do different approaches.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
778,336
 [7]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,336
 [7]
4
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
rockfeld
Question to Bunuel:

Please tell me, how in 2 minutes, looking at the question for the first time in my life, I can decifer that I shoud firstly square both equations, then ADD them and only then I will see that it can be divided by 5 too. where is the key to start such calculation? there is no time to do different approaches.

We know that \(x-y=5q+1\) and \(x+y=5p+2\) and we need to find the remainder when \(x^2 + y^2\) (\(x\) squared plus \(y\) squared ) is divided by 5, so we need to get some expression, from these two, where \(x\) and \(y\) are squared and add up. Squaring and adding seems to be the best way to proceed.

Hope it's clear.
User avatar
EvaJager
Joined: 22 Mar 2011
Last visit: 31 Aug 2016
Posts: 514
Own Kudos:
2,326
 [4]
Given Kudos: 43
WE:Science (Education)
Posts: 514
Kudos: 2,326
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
kt750
If x and y are integer, what is the remainder when x^2 + y^2 is divided by 5?

(1) When x-y is divided by 5, the remainder is 1

(2) When x+y is divided by 5, the remainder is 2

Neither (1) nor (2) alone is sufficient.

(1) and (2) together:

From (1), \(x-y=5a+1\) for some integer \(a,\) and from (2), \(x+y = 5b+2,\) for some integer \(b.\)
\((x-y)(x+y) = x^2-y^2=(5a+1)(5b+2)=M5+2\) (multiple of 5 plus 2).
Integers can be of the form \(M5, M5+1, M5-1(=M5+4), M5+2\) or \(M5-2(=M5+3).\)
Therefore, square of an integer can be of the form \(M5, M5+1\) or \(M5-1(=M5+4).\)

Since \(x^2-y^2\) is \(M5+2,\) necessarily \(x^2\) must be \(M5+1\) and \(y^2\) must be \(M5-1.\)
Then the sum \(x^2+y^2\) is \(M5\) (multiple of 5).
Sufficient.

Answer C
avatar
matt8
Joined: 19 Nov 2012
Last visit: 13 Feb 2014
Posts: 1
Schools: HBS '15
Schools: HBS '15
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
vikram4689
Both are correct examples but the one i gave does not follow what you mentioned

You said since 2*P is divisible by 5, therefore P is divisible by 5... This is not correct P=5/2

Not so. Your example is NOT correct.

I'm saying that if p is an integer and 2p is divisible by 5 then p must be divisible by 5. Now, check your example, is it correct?

It should be: 2*5 is divisible by 5 (p=5) so 5 (p) is divisible by 5.

Hope it's clear.

I believe vikram4689 is correct. If we know that 2P is divisible by 5, then we only know that P is divisible by 2.5.

Let,
P=x^2+y^2 and
N=5a^2+2a+5b^2+4b+1

Therefore, we have already proven:

2P=5N
P=(5/2)N

The only way for P to be divisible by 5 is if N is even (contains a factor of 2). Unfortunately, we can't factor out a 2 from N. Therefore, whether or not N is even depends on the values of A and B.

By looking at the equation of N, we can see that it will be even only if A and B are not both positive or both negative.

It works out that the equations (x-y)=5a+1 and (x+y)=5b+2 can both be satisfied only when A and B are not both positive or both negative. This is why Bunuel's incorrect assumption still works in this case.

There is no way I could have figured all of this out in 2 or 3 minutes though.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 19 Nov 2025
Posts: 16,267
Own Kudos:
76,999
 [1]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,267
Kudos: 76,999
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
matt8
Bunuel
vikram4689
Both are correct examples but the one i gave does not follow what you mentioned

You said since 2*P is divisible by 5, therefore P is divisible by 5... This is not correct P=5/2

Not so. Your example is NOT correct.

I'm saying that if p is an integer and 2p is divisible by 5 then p must be divisible by 5. Now, check your example, is it correct?

It should be: 2*5 is divisible by 5 (p=5) so 5 (p) is divisible by 5.

Hope it's clear.

I believe vikram4689 is correct. If we know that 2P is divisible by 5, then we only know that P is divisible by 2.5.

Let,
P=x^2+y^2 and
N=5a^2+2a+5b^2+4b+1

Therefore, we have already proven:

2P=5N
P=(5/2)N

The only way for P to be divisible by 5 is if N is even (contains a factor of 2). Unfortunately, we can't factor out a 2 from N. Therefore, whether or not N is even depends on the values of A and B.

By looking at the equation of N, we can see that it will be even only if A and B are not both positive or both negative.

It works out that the equations (x-y)=5a+1 and (x+y)=5b+2 can both be satisfied only when A and B are not both positive or both negative. This is why Bunuel's incorrect assumption still works in this case.

There is no way I could have figured all of this out in 2 or 3 minutes though.

Think again - It's not 'Bunuel's incorrect assumption'. It is given that x and y are integers so, given that P=x^2+y^2, P will be a positive integer.
Now that we know that P is an integer, if 2P is divisible by 5, P must be divisible by 5.

Given that a and b are positive integers and that 'a' is divisible by 'b', a MUST have b as a factor. It's a basic mathematical fact. When I say, 'a' is divisible by 'b', I mean 'a' is a multiple of 'b' which means 'b' is a factor of 'a'. Try some examples to convince yourself.

This statement has far reaching implications.
Think of questions like: Is \(2^{100}\) divisible by 3? I will say 'no' without a thought.
Is \(2^{10}*3^{100}*5\) divisible by 7? Again, absolutely no!

To reiterate, if 'a' is to be divisible by 'b', a must have b as a factor. (talking about positive integers)
User avatar
mau5
User avatar
Verbal Forum Moderator
Joined: 10 Oct 2012
Last visit: 31 Dec 2024
Posts: 479
Own Kudos:
3,340
 [3]
Given Kudos: 141
Posts: 479
Kudos: 3,340
 [3]
1
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
\(2*(x^2+y^2) = (x+y)^2+(x-y)^2\)
now,

x+y = 5k+2

x-y = 5m+1

\((x+y)^2=25k^2+4+20k = 5(5k^2+4k)+4=5c+4\)

Similarly,
\((x-y)^2=25m^2+1+10m=5(5m^2+2m)+1 = 5p+1\)

Hence, adding together the above 2 equations , we can get the remainder as;

5c+5p+5 = 5(p+c)+5= Multiple of 5. Hence the remainder is zero.

C.
avatar
rohitgupta86
Joined: 27 Dec 2012
Last visit: 09 Feb 2013
Posts: 7
Own Kudos:
Given Kudos: 4
Posts: 7
Kudos: 14
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If x and y are integer, what is the remainder when x^2 + y^2 is divided by 5?

(1) When x-y is divided by 5, the remainder is 1 --> \(x-y=5q+1\), so \(x-y\) can be 1, 6, 11, ... Now, \(x=2\) and \(y=1\) (\(x-y=1\)) then \(x^2+y^2=5\) and thus the remainder is 0, but if \(x=3\) and \(y=2\) (\(x-y=1\)) then \(x^2+y^2=13\) and thus the remainder is 3. Not sufficient.

(2) When x+y is divided by 5, the remainder is 2 --> \(x+y=5p+2\), so \(x+y\) can be 2, 7, 12, ... Now, \(x=1\) and \(y=1\) (\(x+y=2\)) then \(x^2+y^2=2\) and thus the remainder is 2, but if \(x=5\) and \(y=2\) (\(x+y=7\)) then \(x^2+y^2=29\) and thus the remainder is 4. Not sufficient.

(1)+(2) Square both expressions: \(x^2-2xy+y^2=25q^2+10q+1\) and \(x^2+2xy+y^2=25p^2+20p+4\) --> add them up: \(2(x^2+y^2)=5(5q^2+2q+5p^2+4p+1)\) --> so \(2(x^2+y^2)\) is divisible by 5 (remainder 0), which means that so is \(x^2+y^2\). Sufficient.

Answer: C.

Hope it's clear.


HI...
y cant we just take examples...4 and 3 (14 and 13, 24 and 23)are the only nos. which will satisfy both the condition..
Hence, by checking cyclicity for 14 and 13 even...we can say that both the statements are reqd
wot say?
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 19 Nov 2025
Posts: 16,267
Own Kudos:
76,999
 [1]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,267
Kudos: 76,999
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
rohitgupta86


HI...
y cant we just take examples...4 and 3 (14 and 13, 24 and 23)are the only nos. which will satisfy both the condition..
Hence, by checking cyclicity for 14 and 13 even...we can say that both the statements are reqd
wot say?

What about numbers such as (9 and 3) or (8 and 14) or (3 and 14) etc? By just taking numbers, can you be sure that the remainder will be 0 in each case? You will need to think of the logic behind it - you can either check for numbers and then look for logic or you can jump to the logic straight away.
(Statement 1 says that the remainder when x-y is divided by 5 will be 1, not that the difference between x and y is 1)

As a general rule, it is very hard to establish that the result will be the same in every case using number plugging. It is much easier to say that it will not be the same in every case using this strategy. So number plugging is best avoided in DS until and unless you feel that taking some easy numbers will show you that the result will not be the same in every case.
User avatar
blueseas
User avatar
Current Student
Joined: 14 Dec 2012
Last visit: 15 Jan 2019
Posts: 577
Own Kudos:
4,510
 [3]
Given Kudos: 197
Location: India
Concentration: General Management, Operations
GMAT 1: 700 Q50 V34
GPA: 3.6
GMAT 1: 700 Q50 V34
Posts: 577
Kudos: 4,510
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
If x and y are integer, what is the remainder when x^2 + y^2 is divided by 5?

(1) When x-y is divided by 5, the remainder is 1

(2) When x+y is divided by 5, the remainder is 2

hi,

let a and b and c are 3 arbitray integers.

and if ==>a/c==>remainder x
and ===>b/c==>remainder is y

then
==>remainder of (a*b)/c=remainder of a*remainder of b
==>remainder of (a+b)/c=remainder of a+remainder of b
==>remainder of (a-b)/c=remainder of a-remainder of b

so using this clearly we can say that we need both the statement to solve this.
hence C
avatar
meenanke
Joined: 26 Mar 2014
Last visit: 08 Sep 2015
Posts: 4
Own Kudos:
Given Kudos: 4
Posts: 4
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
from HTale's post on 17 May 2012: "You know that 2(x^2+y^2)= (x-y)^2 + (x+y)^2."

Please help: how does 2(x^2+y^2) factor to (x-y)^2 + (x+y)^2?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
778,336
 [1]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,336
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
meenanke
from HTale's post on 17 May 2012: "You know that 2(x^2+y^2)= (x-y)^2 + (x+y)^2."

Please help: how does 2(x^2+y^2) factor to (x-y)^2 + (x+y)^2?

\((x-y)^2 + (x+y)^2=(x^2-2xy+y^2)+(x^2+2xy+y^2)=2(x^2+y^2)\)

Hope it helps.
 1   2   
Moderators:
Math Expert
105390 posts
496 posts