Last visit was: 22 Apr 2026, 20:07 It is currently 22 Apr 2026, 20:07
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: 22 Apr 2026
Posts: 109,754
Own Kudos:
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,678
 [31]
3
Kudos
Add Kudos
28
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,754
Own Kudos:
810,678
 [7]
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,678
 [7]
4
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,754
Own Kudos:
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,678
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Mohit1994
Joined: 12 Dec 2022
Last visit: 19 Jun 2025
Posts: 19
Own Kudos:
Given Kudos: 81
Location: India
Posts: 19
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Why not A could be the ans ??? if y=1 and for any value of x >3 say- 4,5,6,7,8......... and so on then the resulting equation asked in the question will be satisfied as sum of 1+ reciprocal of any value of X would be always less than 2.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,754
Own Kudos:
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,678
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Mohit1994
Why not A could be the ans ??? if y=1 and for any value of x >3 say- 4,5,6,7,8......... and so on then the resulting equation asked in the question will be satisfied as sum of 1+ reciprocal of any value of X would be always less than 2.

Please note that the question asks which of the following MUST be true, not what COULD be true. While option A, x + y > 4, could be true for specific values of x and y - say, for instance, if x = y = 10, it isn't necessarily always true. For example, consider x = 1 and y = 2. Only option B, xy > 1, is always true, as we concluded earlier, at least one of x or y must be greater than 1, and thus, xy > 1.

Does this make sense?
User avatar
Mohit1994
Joined: 12 Dec 2022
Last visit: 19 Jun 2025
Posts: 19
Own Kudos:
Given Kudos: 81
Location: India
Posts: 19
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
To be very honest, i didn't get, u put any positive integer value in x & y subject to condition satisfied for option A. You'll always get sum less than 2.
Even in worst case if u consider y=1 than reciprocal value of any integer X will always be less than 1 and sum of both the value would always be less than 2.

(worst scinario) case 1- y=1 and x=4 ( to satisfy option A equation- x+y > 4)

then ans would be 1/4+ 1/1= 1.25 which is less than 2

case 2- x=y=10 as u replied
then ans would be 1/10 +1/10= 0.2 (less than 2)

case 3- y= 1 and x=10000
then ans would be 1/10000 +1/1= 1.0001 (less than 2)

case 4- x= 2 and y=3
then ans would be 1/2+ 1/3= 0.833 (less than 2)

u try with any integer value for x & y subject to option A condition satisfied you will always get sum less than 2.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,754
Own Kudos:
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,678
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Mohit1994
To be very honest, i didn't get, u put any positive integer value in x & y subject to condition satisfied for option A. You'll always get sum less than 2.
Even in worst case if u consider y=1 than reciprocal value of any integer X will always be less than 1 and sum of both the value would always be less than 2.

(worst scinario) case 1- y=1 and x=4 ( to satisfy option A equation- x+y > 4)

then ans would be 1/4+ 1/1= 1.25 which is less than 2

case 2- x=y=10 as u replied
then ans would be 1/10 +1/10= 0.2 (less than 2)

case 3- y= 1 and x=10000
then ans would be 1/10000 +1/1= 1.0001 (less than 2)

case 4- x= 2 and y=3
then ans would be 1/2+ 1/3= 0.833 (less than 2)

u try with any integer value for x & y subject to option A condition satisfied you will always get sum less than 2.

It's the other way around.

Given: \(x\) and \(y\) are positive integers and \(\frac{1}{x}+\frac{1}{y} \lt 2\).
Question: Which of the following must be true?

Option A proposes: \(x + y \gt 4\). Must this option always be true? No. For example, if x = 1 and y = 2, (please note that these values satisfy the given conditions that \(x\) and \(y\) are positive integers and \(\frac{1}{x}+\frac{1}{y} \lt 2\)), then x + y > 4 is NOT true. Hence, option A must not always be true.

Hope it helps.
User avatar
BottomJee
User avatar
Retired Moderator
Joined: 05 May 2019
Last visit: 09 Jun 2025
Posts: 994
Own Kudos:
Given Kudos: 1,009
Affiliations: GMAT Club
Location: India
GMAT Focus 1: 645 Q82 V81 DI82
GMAT 1: 430 Q31 V19
GMAT 2: 570 Q44 V25
GMAT 3: 660 Q48 V33
GPA: 3.26
WE:Engineering (Manufacturing)
Products:
GMAT Focus 1: 645 Q82 V81 DI82
GMAT 3: 660 Q48 V33
Posts: 994
Kudos: 1,456
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I think this is a high-quality question and I agree with explanation.
User avatar
siri_99
Joined: 24 Jun 2024
Last visit: 26 Aug 2024
Posts: 1
Own Kudos:
6
 [1]
Given Kudos: 1
Posts: 1
Kudos: 6
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
­Simple explanation:
\(\frac{1}{x} + \frac{1}{y} = 2\) => x + y < 2xy
Given x and y are positive integers, and hence must be greater than 0. The minimum possible value for either of them is 1. Which means, 2xy must be greater than 2
2xy > 1 + 1
Hence, xy > 1

 ­
User avatar
Spectre26
Joined: 20 May 2023
Last visit: 22 Dec 2025
Posts: 104
Own Kudos:
150
 [1]
Given Kudos: 82
Location: India
Concentration: Strategy, Operations
GMAT Focus 1: 645 Q85 V81 DI79
GPA: 8.5/10
WE:Project Management (Manufacturing)
Products:
GMAT Focus 1: 645 Q85 V81 DI79
Posts: 104
Kudos: 150
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
­Concept:
AM >= GM >= HM (Harmonic Mean)

Note:
HM = \(\frac{2}{(1/a + 1/b)}\)
HP (Harmonic Progression): \(\frac{1}{a}, \frac{1}{b}, \frac{1}{c}\) .... are in HP, if \(a, b, c\) ... are in AP

Now coming to the question:

AM >= GM >= HM
\(\frac{(x+y)}{2 }\) >= \(\sqrt{xy}\) >= \(\frac{2}{(1/x + 1/y)}\)

Given in question:
\(1/x + 1/y\) < \(2\)
\(\frac{1}{(1/x+1/y)}\) > \(1/2\)
\(\frac{2}{(1/x+1/y)}\) > \(1\)

Since GM >= HM,
\( \sqrt{xy}\) >= \(\frac{2}{(1/x + 1/y)}\) > \(1\)
\(xy\) > \(1\), Matches Option B

Correct Option: B­
User avatar
Shabaz18gmat
Joined: 16 Sep 2024
Last visit: 01 Mar 2026
Posts: 12
Own Kudos:
Given Kudos: 4
Location: India
GMAT Focus 1: 635 Q85 V81 DI79
GPA: 3.2
Products:
GMAT Focus 1: 635 Q85 V81 DI79
Posts: 12
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I don’t quite agree with the solution. Hello Bunuel,

If you consider x and y as different positive integers, provided x is not equal to y, then option D will be a must true, because whatever difference you get for x-y, the square of it will be always greater than zero.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,754
Own Kudos:
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,678
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Shabaz18gmat
I don’t quite agree with the solution. Hello Bunuel,

If you consider x and y as different positive integers, provided x is not equal to y, then option D will be a must true, because whatever difference you get for x-y, the square of it will be always greater than zero.

The square of any integer is always greater than or equal to 0. So, for example, if x = y = 2, then (x - y)^2 = 0, and D is not necessarily true. Also, note that unless explicitly stated otherwise, different variables can represent the same value.
User avatar
Shabaz18gmat
Joined: 16 Sep 2024
Last visit: 01 Mar 2026
Posts: 12
Own Kudos:
Given Kudos: 4
Location: India
GMAT Focus 1: 635 Q85 V81 DI79
GPA: 3.2
Products:
GMAT Focus 1: 635 Q85 V81 DI79
Posts: 12
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
In the case of x=y, then xy>1 will also fail because if you take x=y=1, then you won't get xy>1, and moreover x cannot be equal to y because if x=y, then it will become:

1/x + 1/x = 2
2/x = 2
x = 1 = y,

and if x=y=1, then 1/x + 1/y = 2

but in the question it is strictly mentioned as 1/x + 1/y < 2.

I think, you should remove one of the 2 options from the question
Shabaz18gmat
I don’t quite agree with the solution. Hello Bunuel,

If you consider x and y as different positive integers, provided x is not equal to y, then option D will be a must true, because whatever difference you get for x-y, the square of it will be always greater than zero.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,754
Own Kudos:
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,678
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Shabaz18gmat
In the case of x=y, then xy>1 will also fail because if you take x=y=1, then you won't get xy>1, and moreover x cannot be equal to y because if x=y, then it will satisfies this, 1/x + 1/y = 2 but in the question it is strictly mentioned as 1/x + 1/y < 2
Shabaz18gmat
I don’t quite agree with the solution. Hello Bunuel,

If you consider x and y as different positive integers, provided x is not equal to y, then option D will be a must true, because whatever difference you get for x-y, the square of it will be always greater than zero.

You are missing a point. We are asked to find which of the following must be true given the condition \(\frac{1}{x}+\frac{1}{y} \lt 2\). If x = y = 1, then this condition is violated. I suggest reviewing the solution carefully again.
User avatar
agrasan
Joined: 18 Jan 2024
Last visit: 22 Apr 2026
Posts: 673
Own Kudos:
Given Kudos: 6,449
Location: India
Posts: 673
Kudos: 173
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I like the solution - it’s helpful.
Moderators:
Math Expert
109754 posts
Founder
43153 posts