Last visit was: 02 Jun 2026, 23:02 It is currently 02 Jun 2026, 23:02
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: 02 Jun 2026
Posts: 111,041
Own Kudos:
Given Kudos: 106,615
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 111,041
Kudos: 818,521
 [17]
1
Kudos
Add Kudos
16
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 02 Jun 2026
Posts: 111,041
Own Kudos:
818,521
 [3]
Given Kudos: 106,615
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 111,041
Kudos: 818,521
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
KungFuGmat
Joined: 15 Sep 2016
Last visit: 18 Aug 2019
Posts: 60
Own Kudos:
Given Kudos: 65
Location: Pakistan
Concentration: Finance, Technology
Schools: CBS '20
GMAT 1: 640 Q43 V35
Products:
Schools: CBS '20
GMAT 1: 640 Q43 V35
Posts: 60
Kudos: 26
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 02 Jun 2026
Posts: 111,041
Own Kudos:
Given Kudos: 106,615
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 111,041
Kudos: 818,521
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I have edited the question and the solution by adding more details to enhance its clarity. I hope it is now easier to understand.
User avatar
joe123x
Joined: 03 Oct 2022
Last visit: 16 Oct 2025
Posts: 76
Own Kudos:
Given Kudos: 50
GMAT 1: 610 Q40 V34
GMAT 1: 610 Q40 V34
Posts: 76
Kudos: 21
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I'm not sure I'm recognizing the square of a difference in statement 2, any hints?

oh, never mind. just noticed it... gosh.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 02 Jun 2026
Posts: 111,041
Own Kudos:
818,521
 [1]
Given Kudos: 106,615
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 111,041
Kudos: 818,521
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
joe123x
I'm not sure I'm recognizing the square of a difference in statement 2, any hints?

\(m -2\sqrt{mn}+ n\) is very similar to \(a^2 -2ab+ b^2=(a-b)^2\), no? If you consider \(\sqrt{m}=a\) and \(\sqrt{n}=b\), those are basically the same expressions.
User avatar
joe123x
Joined: 03 Oct 2022
Last visit: 16 Oct 2025
Posts: 76
Own Kudos:
Given Kudos: 50
GMAT 1: 610 Q40 V34
GMAT 1: 610 Q40 V34
Posts: 76
Kudos: 21
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
joe123x
I'm not sure I'm recognizing the square of a difference in statement 2, any hints?

\(m -2\sqrt{mn}+ n\) is very similar to \(a^2 -2ab+ b^2=(a-b)^2\), no? If you consider \(\sqrt{m}=a\) and \(\sqrt{n}=b\), those are basically the same expressions.

Yep, just noticed that. I wasn't able to see it right away, do you have any recommendations on how to improve this skill? PRACTICE!!!
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 02 Jun 2026
Posts: 111,041
Own Kudos:
Given Kudos: 106,615
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 111,041
Kudos: 818,521
Kudos
Add Kudos
Bookmarks
Bookmark this Post
joe123x
Bunuel
joe123x
I'm not sure I'm recognizing the square of a difference in statement 2, any hints?

\(m -2\sqrt{mn}+ n\) is very similar to \(a^2 -2ab+ b^2=(a-b)^2\), no? If you consider \(\sqrt{m}=a\) and \(\sqrt{n}=b\), those are basically the same expressions.

Yep, just noticed that. I wasn't able to see it right away, do you have any recommendations on how to improve this skill? PRACTICE!!!

Consistent practice is key. Therefore, keep practicing regularly to improve.
User avatar
Aishyk97
Joined: 13 Sep 2021
Last visit: 11 Mar 2026
Posts: 80
Own Kudos:
Given Kudos: 77
Posts: 80
Kudos: 36
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Official Solution:


For any pair of positive integers \(x\) and \(y\), their arithmetic mean \(A(x, y)\) is defined as \(\frac{x + y}{2}\) while their geometric mean \(G(x, y)\) is defined as \(\sqrt{xy}\). If \(m\) and \(n\) are positive integers, is \(m > n\)?

(1) \(A(G(m, n), m) = m\).

\(A(\sqrt{mn}, m) = m\);

\(\frac{\sqrt{mn} + m}{2}= m\);

\(\sqrt{mn} + m= 2m\);

\(\sqrt{mn} = m\);

\(mn = m^2\);

Since \(m\) is positive we can safely reduce the above by it:

\(n = m\)

Therefore, the answer to the question is NO. Sufficient.

(2) \(A(m, n) - G(m, n) = 0\).

\(A(m, n) - G(m, n) =0\);

\(\frac{m + n}{2}-\sqrt{mn}=0\);

\(m + n-2\sqrt{mn}=0\);

\(m -2\sqrt{mn}+ n=0\);

Recognize that the above is the square of the difference:

\((\sqrt{m} - \sqrt{n})^2=0\);

\(\sqrt{m} = \sqrt{n}\);

\(m=n\)

Therefore, the answer to the question is NO. Sufficient.


Answer: D

Hi Bunuel, nice solution.
In statement 1, I did not reduce m.
I took it as msqaure (m-n) = 0
So m = 0 or m-n = 0

How do we know we should cancel m on either side?
Usually with quadratics, we do not reduce a variable as we will lose 1 root. At least according to my understanding.

Please help
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 02 Jun 2026
Posts: 111,041
Own Kudos:
Given Kudos: 106,615
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 111,041
Kudos: 818,521
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Aishyk97
Bunuel
Official Solution:


For any pair of positive integers \(x\) and \(y\), their arithmetic mean \(A(x, y)\) is defined as \(\frac{x + y}{2}\) while their geometric mean \(G(x, y)\) is defined as \(\sqrt{xy}\). If \(m\) and \(n\) are positive integers, is \(m > n\)?

(1) \(A(G(m, n), m) = m\).

\(A(\sqrt{mn}, m) = m\);

\(\frac{\sqrt{mn} + m}{2}= m\);

\(\sqrt{mn} + m= 2m\);

\(\sqrt{mn} = m\);

\(mn = m^2\);

Since \(m\) is positive we can safely reduce the above by it:

\(n = m\)

Therefore, the answer to the question is NO. Sufficient.

(2) \(A(m, n) - G(m, n) = 0\).

\(A(m, n) - G(m, n) =0\);

\(\frac{m + n}{2}-\sqrt{mn}=0\);

\(m + n-2\sqrt{mn}=0\);

\(m -2\sqrt{mn}+ n=0\);

Recognize that the above is the square of the difference:

\((\sqrt{m} - \sqrt{n})^2=0\);

\(\sqrt{m} = \sqrt{n}\);

\(m=n\)

Therefore, the answer to the question is NO. Sufficient.


Answer: D

Hi Bunuel, nice solution.
In statement 1, I did not reduce m.
I took it as msqaure (m-n) = 0
So m = 0 or m-n = 0

How do we know we should cancel m on either side?
Usually with quadratics, we do not reduce a variable as we will lose 1 root. At least according to my understanding.

Please help

We are given that m is a positive integer, so m cannot be 0, and thus we can reduce by it.
User avatar
BottomJee
User avatar
Retired Moderator
Joined: 05 May 2019
Last visit: 09 Jun 2025
Posts: 992
Own Kudos:
Given Kudos: 1,008
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: 992
Kudos: 1,509
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I think this is a high-quality question and I agree with explanation.
User avatar
ChandlerBong
Joined: 16 Jan 2022
Last visit: 19 Jan 2025
Posts: 224
Own Kudos:
Given Kudos: 1,010
Location: India
GRE 1: Q165 V165
GPA: 4
WE:Analyst (Computer Software)
GRE 1: Q165 V165
Posts: 224
Kudos: 1,414
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I think this is a high-quality question.
User avatar
ShilpiAgnihotrii
Joined: 27 Dec 2022
Last visit: 02 Jun 2026
Posts: 81
Own Kudos:
Given Kudos: 360
Location: India
Schools: ESSEC Kellogg IIM
Schools: ESSEC Kellogg IIM
Posts: 81
Kudos: 72
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Great Question
User avatar
expeditainventore
Joined: 14 Dec 2025
Last visit: 02 Jun 2026
Posts: 3
Given Kudos: 2
Products:
Posts: 3
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I like the solution - it’s helpful.
Moderators:
Math Expert
111041 posts
Founder
43371 posts