Last visit was: 21 Apr 2026, 05:28 It is currently 21 Apr 2026, 05:28
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
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 21 Apr 2026
Posts: 109,720
Own Kudos:
810,376
 [9]
Given Kudos: 105,797
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,720
Kudos: 810,376
 [9]
3
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
avatar
kunalsinghNS
Joined: 14 Sep 2016
Last visit: 23 Mar 2022
Posts: 101
Own Kudos:
35
 [2]
Given Kudos: 39
Posts: 101
Kudos: 35
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
niks18
User avatar
Retired Moderator
Joined: 25 Feb 2013
Last visit: 30 Jun 2021
Posts: 862
Own Kudos:
1,804
 [2]
Given Kudos: 54
Location: India
GPA: 3.82
Products:
Posts: 862
Kudos: 1,804
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
atulindia
Joined: 08 Mar 2017
Last visit: 30 Nov 2023
Posts: 46
Own Kudos:
Given Kudos: 28
Location: India
Concentration: Operations, General Management
GPA: 2.79
WE:Project Management (Manufacturing)
Products:
Posts: 46
Kudos: 29
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If \(a\) and \(b\) are positive integers, is \(a^2 + b^2\) divisible by 5?


(1) \(2ab\) is divisible by 5

(2) \(a - b\) is divisible by 5


M19-11

Yes no type Qs, a
Given info- a and b are positive integer then a2+b2/5 =integer??

St-1 2ab is divisible by 5, then a is multiple of 5 or b is multiple of 5 or both a & b is multiple of 5.
If a& b both multiple of 5 then sufficient if a only or b only is multiple then insufficient.

St-2 a-b is multiple of 5, a and b both multiple of 5 then sufficient also a and b can not be multiple of 5 eg. 8-3 is divisible by 5. insufficient.

Combine--If either a or b is multiple of 5 then other one has to be multiple of 5 to satisfy a-b is multiple of 5. then sufficient.
if a is 10 and b is 2 then a-b can not be divisible by 5. for both statement true and a and b has to be multiple of 5.

Answer is C
User avatar
SaquibHGMATWhiz
User avatar
GMATWhiz Representative
Joined: 23 May 2022
Last visit: 12 Jun 2024
Posts: 623
Own Kudos:
777
 [1]
Given Kudos: 6
Location: India
GMAT 1: 760 Q51 V40
Expert
Expert reply
GMAT 1: 760 Q51 V40
Posts: 623
Kudos: 777
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If \(a\) and \(b\) are positive integers, is \(a^2 + b^2\) divisible by 5?
(1) \(2ab\) is divisible by 5
(2) \(a - b\) is divisible by 5
Solution:
Pre Analysis:
  • \(a\) and \(b\) are positive integers
  • We are asked if \(a^2 + b^2\) divisible by 5 or not

Statement 1: \(2ab\) is divisible by 5
  • According to this statement, \(2ab=5k\) where k is a positive integer
  • However, this doesn't tell us if \(a^2+b^2\) is divisible by 5 or not
  • Thus, statement 1 alone is not sufficient and we can eliminate options A and D

Statement 2: \(a - b\) is divisible by 5
  • According to this statement, \(a-b=5q\) where q is a positive integer
  • Squaring both sides we have \((a-b)^2=(5q)^2\)
    \(⇒a^2+b^2-2ab=25q^2\)
    \(⇒a^2+b^2=25q^2+2ab\)
  • However, this doesn't tell us if \(a^2+b^2\) is divisible by 5 or not without knowing if \(2ab\) is divisible by 5 or not
  • Thus, statement 2 alone is not sufficient

Combining:
  • From statement 1, \(2ab=5k\)
  • From statement 2, \(a^2+b^2=25q^2+2ab\)
  • So, \(a^2+b^2=25q^2+2ab=25q^2+5k=5(5q^2+k)\)
  • Which means \(a^2+b^2\) is divisible by 5

Hence the right answer is Option C
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 21 Apr 2026
Posts: 109,720
Own Kudos:
Given Kudos: 105,797
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,720
Kudos: 810,376
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If \(a\) and \(b\) are positive integers, is \(a^2 + b^2\) divisible by 5?

(1) \(2ab\) is divisible by 5.

This implies that either \(a\), \(b\), or both are divisible by 5. If \(a = b = 5\), the answer is YES. However, \(a = 5\) and \(b = 1\), the answer is NO. Not sufficient.

(2) \(a-b\) is divisible by 5.

This implies that either both \(a\) and \(b\) are divisible by 5 or neither are. If \(a = b = 5\), the answer is YES. However, \(a = b = 1\), the answer is NO. Not sufficient.

(1)+(2) From statement (2), \(a - b\) is divisible by 5, so \((a-b)^2=(a^2+b^2)-2ab\) is also divisible by 5. Since from statement (1) \(2ab\) is divisible by 5, then \(a^2 + b^2\) must also be divisible by 5 for their difference to be divisible by 5. Sufficient.

Alternatively, from statement (2), if neither \(a\) nor \(b\) is divisible by 5, it would contradict statement (1). Thus, the only remaining scenario from statement (2) is that both \(a\) and \(b\) are divisible by 5. Consequently, \(a^2 + b^2\) is also divisible by 5. Sufficient.


Answer: C
Moderators:
Math Expert
109720 posts
498 posts
210 posts