Last visit was: 26 Apr 2026, 11:22 It is currently 26 Apr 2026, 11:22
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: 26 Apr 2026
Posts: 109,857
Own Kudos:
Given Kudos: 105,897
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,857
Kudos: 811,426
 [21]
Kudos
Add Kudos
21
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 26 Apr 2026
Posts: 109,857
Own Kudos:
811,426
 [5]
Given Kudos: 105,897
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,857
Kudos: 811,426
 [5]
1
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
General Discussion
User avatar
usre123
Joined: 30 Mar 2013
Last visit: 25 Nov 2022
Posts: 73
Own Kudos:
234
 [2]
Given Kudos: 197
Location: United States
GMAT 1: 760 Q50 V44
GMAT 1: 760 Q50 V44
Posts: 73
Kudos: 234
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
gillesalex07
Joined: 29 Sep 2014
Last visit: 02 Apr 2015
Posts: 15
Own Kudos:
18
 [1]
Given Kudos: 11
Posts: 15
Kudos: 18
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi there,

If we assume x=y then g(x,x) = 1/2 * [m(x,x) + h(x,x)] implies x = abs(x). So in other words the equation is true for any x positive.
So we hold a solution where x=y with x and y are positive numbers.

Looks like D is a winner.
avatar
PareshGmat
Joined: 27 Dec 2012
Last visit: 10 Jul 2016
Posts: 1,531
Own Kudos:
8,278
 [4]
Given Kudos: 193
Status:The Best Or Nothing
Location: India
Concentration: General Management, Technology
WE:Information Technology (Computer Software)
Posts: 1,531
Kudos: 8,278
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
\(h(x,y) = \frac{2xy}{x+y}\)

\(g(x,y) = \sqrt{xy}\)

\(m(x,y) = \frac{x+y}{2}\)

We require to satisfy below condition

\(g(x,y) = \frac{m(x,y) + h(x,y)}{2}\)

\(\sqrt{xy} = \frac{2xy}{2(x+y)} + \frac{x+y}{4}\)

\(\sqrt{xy} = \frac{xy}{x+y} + \frac{x+y}{4}\)

Just observe the above formed equation (Don't solve)

RHS >> Addition of 2 fractions would result in another fraction or an integer; but NOT a square root

LHS >> To get a proper integer, only options C, D & E can be considered as they will produce a perfect square root

Option C fails: \(\frac{2*8}{10} + \frac{10}{4}\) >> Will produce fraction

Option D success

\(8 = \frac{8*8}{16} + \frac{16}{4}\)

Answer = D
User avatar
MathRevolution
User avatar
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Last visit: 27 Sep 2022
Posts: 10,063
Own Kudos:
20,007
 [1]
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Expert
Expert reply
GMAT 1: 760 Q51 V42
Posts: 10,063
Kudos: 20,007
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Forget conventional ways of solving math questions. In PS, IVY approach is the easiest and quickest way to find the answer.


The harmonic mean of two numbers x and y , symbolized as h(x,y) , is defined as 2 divided by the sum of the reciprocals of x and y , whereas the geometric mean g(x,y) is defined as the square root of the product of x and y (when this square root exists), and the arithmetic mean m(x,y) is defined as x+y2 . For which of the following pairs of values for x and y is g(x,y) equal to the arithmetic mean of h(x,y) and m(x,y) ?

A. x=−2 , y=−1
B. x=−1 , y=2
C. x=2 , y=8
D. x=8 , y=8
E. x=8 , y=64


The arithmetic mean, the geometric mean and the harmonic mean of two equal numbers are equal((x+x)/2=x, sqrt(x*x)=x, (2x*x)/(x+x)=x).

So without tedious calculation, (D) should be answer.
User avatar
hasnain3047
Joined: 20 Jul 2018
Last visit: 05 Sep 2018
Posts: 67
Own Kudos:
98
 [2]
Given Kudos: 19
GPA: 2.87
Posts: 67
Kudos: 98
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
h(x,y) = 2/(1/x +1/y) = 2/(x+y/xy) = 2xy/x+y
g(x,y) = \sqrt{'xy'}
m(x,y) = (x+y)/2

to find value of (x,y) when g(x,y) = m(x,y)
4xy = (x+y)^2
as (x+y)^2 = x^2 + y^2 + 2xy

so x^2 + y^2 = 2xy
let's now plug in all answers to satisfy this equation.
x=8, y=8 only satisfies this equation

So Answer is D
User avatar
IanStewart
User avatar
GMAT Tutor
Joined: 24 Jun 2008
Last visit: 24 Apr 2026
Posts: 4,143
Own Kudos:
Given Kudos: 99
Expert
Expert reply
Posts: 4,143
Kudos: 11,280
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This question is problematic for several reasons. In real math, the "geometric mean" is only defined for positive numbers. This question is anti-mathematically attempting to define it for negatives. It says the geometric mean should be "the square root of the product". But there's no such thing as "the square root" of a positive number; 16, say, has two square roots, 4 and -4 (it's true that √16 = 4, and never -4, but that's because the the radical "√" symbol means "the non-negative square root", and not because 16 has only one square root). You can't correctly define a geometric mean for negative values anyway, but any mathematician who did would insist that it equal the negative square root, not the positive root, because a mean should always lie in between the smallest and largest values in a set. From the wording "the square root" here, I'd have to guess they intend us to take the positive square root, but then the "geometric mean" doesn't obey any of the basic properties of a mean. So that whole part of the question is just mathematically nonsensical, and it's completely unclear what we're meant to even do with the negative values in answers A or B if we decide to compute a geometric mean using them.

One of the most famous results in all of mathematics is the Harmonic Mean-Geometric Mean-Arithmetic Mean inequality, which says for sets of positive numbers,

HM < GM < AM

and HM = GM = AM when all values in a set are equal. Anyone familiar with that inequality will be able to see very quickly that GM = (HM + AM)/2 when our two values are identical, and so will get the answer D in a matter of seconds. Since you don't need to know a thing about harmonic means or geometric means for the GMAT, and since the GMAT is not supposed to be a test of whether you have an advanced math degree (and so is not designed to reward test takers with specialized advanced knowledge), this question is unrealistic for yet another reason.
Moderators:
Math Expert
109855 posts
Tuck School Moderator
852 posts