Last visit was: 23 Apr 2026, 07:56 It is currently 23 Apr 2026, 07:56
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
emmak
Joined: 09 Feb 2013
Last visit: 08 Jul 2014
Posts: 103
Own Kudos:
4,855
 [128]
Given Kudos: 17
Posts: 103
Kudos: 4,855
 [128]
7
Kudos
Add Kudos
121
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,778
Own Kudos:
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,778
Kudos: 810,790
 [61]
22
Kudos
Add Kudos
39
Bookmarks
Bookmark this Post
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 23 Apr 2026
Posts: 16,441
Own Kudos:
79,393
 [34]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,441
Kudos: 79,393
 [34]
25
Kudos
Add Kudos
9
Bookmarks
Bookmark this Post
User avatar
nave
Joined: 08 Dec 2012
Last visit: 15 May 2016
Posts: 53
Own Kudos:
1,536
 [27]
Given Kudos: 31
Location: United Kingdom
WE:Engineering (Consulting)
Posts: 53
Kudos: 1,536
 [27]
25
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
I tried a more crude method:

\(x^2 + y^2 = 100\)

We know \(6^2 + 8^2\) is one of the options which will lead to x+y = 14. So options A & B are out.

We also know \(7^2 + 7^2\) we get just \(98<100\). So something slightly more than \(7\) i.e. \(7.1\) or whatever that will lead to the answer of \(100\). So the maximum value of \(x+y\) is just over \(14\). Any other combination of x & y cannot be more than this value of just over 14. So answer is C.
General Discussion
avatar
caioguima
Joined: 02 Jan 2013
Last visit: 07 Jul 2021
Posts: 35
Own Kudos:
175
 [12]
Given Kudos: 2
GMAT 1: 750 Q51 V40
GPA: 3.2
WE:Consulting (Consulting)
10
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
An elegant solution is looking at this problem geometrically.

x^2 + y^2 = 100 is a circumference with radius 10 and center in (0,0).

The equation x + y = k (where we want to maximize k) is a set of infinite parallel negative slope (-45 deg) lines.

Now note that k is the Y INTERSECT of all such lines. In order to maximize this y intersect (and therefore maximize k) we need to find the line of the set that is tangent to the circunference in the 1st quadrant.

Now this becomes a (fairly easy) geometry problem.

Drawing it out you'll have no problem seeing that
Y intersect = k = RADIUS / Sin(45 deg) = 10.sqrt(2) = approx 14,1

Posted from my mobile device
avatar
Backbencher
Joined: 23 Feb 2013
Last visit: 17 Mar 2013
Posts: 8
Own Kudos:
Given Kudos: 4
Posts: 8
Kudos: 27
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Dear Bunuel,

Can you please explain this statement,"for given sum of two numbers, their product is maximized when they are equal". Can you give some theory and examples for this statement to be true ? I would be happy to understand this. Thank you.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,778
Own Kudos:
810,790
 [5]
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,778
Kudos: 810,790
 [5]
3
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Backbencher
Dear Bunuel,

Can you please explain this statement,"for given sum of two numbers, their product is maximized when they are equal". Can you give some theory and examples for this statement to be true ? I would be happy to understand this. Thank you.

If a+c=k, then the product ab is maximized when a=b.

For example, if given that a+b=10, then ab is maximized when a=b=5 --> ab=25.

Hope it's clear.
User avatar
Nevernevergiveup
User avatar
Retired Moderator
Joined: 18 Sep 2014
Last visit: 20 Aug 2023
Posts: 998
Own Kudos:
Given Kudos: 79
Location: India
Products:
Posts: 998
Kudos: 3,080
Kudos
Add Kudos
Bookmarks
Bookmark this Post
VeritasPrepKarishma
emmak
If x^2 + y^2 = 100, and x≥0, and y≥0, the maximum value of x + y is

A. Less than 10
B. Greater than or equal to 10 and less than 14
C. Greater than 14 and less than 19
D. Greater than 19 and less than 23
E. Greater than 23

You can use the logical approach to get the answer within seconds.

First you need to understand how squares work - As you go to higher numbers, the squares rise exponentially (obviously since they are squares!)
What I mean is
2^2 = 4
3^2 = 9
4^2 = 16
(as we increase the number by 1, the square increases by more than the previous increase. From 2^2 to 3^2, the increase is 9-4= 5 but from 3^2 to 4^2, the increase is 16 - 9 = 7... As we go to higher numbers, the squares will keep increasing more and more.)

If we want to keep the square at 100 but maximize the sum of the numbers, we should try and make the numbers as small as possible so that their contribution in the square doesn't make the other number very small i.e. if you take one number almost 10, the other number will become very very small and the sum will not be maximized. If one number is made small, the other will become large, hence both numbers should be equal to maximize the sum.
So the square of each number should 50 i.e. each number should be a little more than 7.
Both numbers together will give us something more than 14.

Answer (C)

Sorry to open this post after so long time again but i got a bit confused reg the solution.
I agree with the solution that maximizing sum is by making both the numbers x and y equal resulting in value greater than 14.
but what about checking whether the value is less than 19 or not.
Can you please explain.
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 23 Apr 2026
Posts: 6,976
Own Kudos:
Given Kudos: 128
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert
Expert reply
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 6,976
Kudos: 16,906
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Mechmeera
VeritasPrepKarishma
emmak
If x^2 + y^2 = 100, and x≥0, and y≥0, the maximum value of x + y is

A. Less than 10
B. Greater than or equal to 10 and less than 14
C. Greater than 14 and less than 19
D. Greater than 19 and less than 23
E. Greater than 23

You can use the logical approach to get the answer within seconds.

First you need to understand how squares work - As you go to higher numbers, the squares rise exponentially (obviously since they are squares!)
What I mean is
2^2 = 4
3^2 = 9
4^2 = 16
(as we increase the number by 1, the square increases by more than the previous increase. From 2^2 to 3^2, the increase is 9-4= 5 but from 3^2 to 4^2, the increase is 16 - 9 = 7... As we go to higher numbers, the squares will keep increasing more and more.)

If we want to keep the square at 100 but maximize the sum of the numbers, we should try and make the numbers as small as possible so that their contribution in the square doesn't make the other number very small i.e. if you take one number almost 10, the other number will become very very small and the sum will not be maximized. If one number is made small, the other will become large, hence both numbers should be equal to maximize the sum.
So the square of each number should 50 i.e. each number should be a little more than 7.
Both numbers together will give us something more than 14.

Answer (C)

Sorry to open this post after so long time again but i got a bit confused reg the solution.
I agree with the solution that maximizing sum is by making both the numbers x and y equal resulting in value greater than 14.
but what about checking whether the value is less than 19 or not.
Can you please explain.

Hi Mechmeera,

The maximum value has been calculated when x = y = \(5\sqrt{2}\)

i.e. x+y will have maximum value of \(5\sqrt{2}\) + \(5\sqrt{2}\) = \(10\sqrt{2}\) = 14.14

Since the value of x+y can't exceed beyond the calculated value therefore

we can conclude that it is less that 19 and greater than 14.
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 22 Apr 2026
Posts: 11,229
Own Kudos:
45,000
 [2]
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,229
Kudos: 45,000
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
BetaRayBryan
If \(x^2 + y^2 = 100\), \(x\geq{0}\) and \(y\geq{0}\), the maximum value of x + y must be which of the following?

A) Less than 10

B) Greater than or equal to 10 and less than 14

C) Greater than 14 and less than 19

D) Greater than 19 and less than 23

E) Greater than 23






Would someone be able to walk me through this? I'm sort of unclear on the reasoning behind the correct answer.. Thank you so much!

Hi
I will be glad to help you, but please follow the rules for starting a thread.

\(x^2+y^2=100=10^2\)..
Least- when the number are far away so 10 and 0, x+y=10
Max- when X and y are close by.. 7^2=49 so both as 7 gives us 7^2+7^2=98
And x+y =7+7=14, so ans will be slightly MORE than 14
C
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 23 Apr 2026
Posts: 8,628
Own Kudos:
Given Kudos: 243
Status:You learn more from failure than from success.
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1: 545 Q79 V79 DI73
GMAT Focus 2: 645 Q83 V82 DI81
GPA: 4
WE:Marketing (Energy)
Products:
GMAT Focus 2: 645 Q83 V82 DI81
Posts: 8,628
Kudos: 5,190
Kudos
Add Kudos
Bookmarks
Bookmark this Post
emmak
If x^2 + y^2 = 100, and x≥0, and y≥0, the maximum value of x + y is

A. Less than 10
B. Greater than or equal to 10 and less than 14
C. Greater than 14 and less than 19
D. Greater than 19 and less than 23
E. Greater than 23


we can use the formula of a^2=b^2+c^2
knowing 10^2 = 6^2 + 8^2
so max value would be 8+6 ; 14
option C
User avatar
CAMANISHPARMAR
Joined: 12 Feb 2015
Last visit: 13 Mar 2022
Posts: 1,016
Own Kudos:
Given Kudos: 77
Posts: 1,016
Kudos: 2,552
Kudos
Add Kudos
Bookmarks
Bookmark this Post
caioguima
An elegant solution is looking at this problem geometrically.

x^2 + y^2 = 100 is a circumference with radius 10 and center in (0,0).

The equation x + y = k (where we want to maximize k) is a set of infinite parallel negative slope (-45 deg) lines.

Now note that k is the Y INTERSECT of all such lines. In order to maximize this y intersect (and therefore maximize k) we need to find the line of the set that is tangent to the circunference in the 1st quadrant.

Now this becomes a (fairly easy) geometry problem.

Drawing it out you'll have no problem seeing that
Y intersect = k = RADIUS / Sin(45 deg) = 10.sqrt(2) = approx 14,1

Posted from my mobile device

Nice ...I would like to extend it using calculus: Might be helpful for people good at calculus:-

Soln:

x^2 + y^2 = 100 is the equation of a circle with a radius of 10.

x and y can be written as r.sin(\(\theta\)) and r.cos(\(\theta\)) and we want to mazimize x+y Since r is constant 10, we only need to differentiate by \(\theta\), 10 [sin(\(\theta\)) + cos(\(\theta\))] which is our objective function.

Find first order condition which is cos(\(\theta\))-sin(\(\theta\)) and set the equation to zero to get sin(\(\theta\)) = cos(\(\theta\))

Which implies \(\theta\) = 45 degrees

or r. Sin(45 deg) + r Cos(45 deg) = 10 [1/sqrt(2)+1/sqrt(2)] = approx 14.1
avatar
saurabh11suman07
Joined: 01 Feb 2018
Last visit: 09 Oct 2022
Posts: 3
Given Kudos: 1
Posts: 3
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If x^2 + y^2 = 100, and x≥0, and y≥0, the maximum value of x + y is

A. Less than 10
B. Greater than or equal to 10 and less than 14
C. Greater than 14 and less than 19
D. Greater than 19 and less than 23
E. Greater than 23

In this question we know x,y is >=O so it can be integer/ fraction.
Now given x^2+y^2 = 100
We can wright this (x+y)^2 = 100+ 2xy
Seeing this we can eliminate option A. As it will never be less than 10.
Similarly we can eliminate E&D. As it can't be greater than or equal to 23 in any case Assuming x,y is an integer so best possible value would be 6,8 . So 100+2*6*8 = 196
And sq.root of 196 is 14 so our ans should be around 14. Since there can be decimals value of x,y possible that can make x^2+y^2=100 so it can't be less than 14 atlist. So we can eliminate option B.
And we are left with C. Which will be our best possible ans.

Posted from my mobile device
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 23 Apr 2026
Posts: 5,986
Own Kudos:
Given Kudos: 163
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,986
Kudos: 5,858
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Asked: If x^2 + y^2 = 100, and x≥0, and y≥0, the maximum value of x + y is

Maximum value of x+y is when x=y

x^2 + y^2 = 100
2x^2 = 100
x^2 = 50 = 2*25
\(x = y = 5\sqrt{2}\)
\(x + y = 10\sqrt{2} = 14.14\)

IMO C
User avatar
NotoriousLMNOP
Joined: 12 Oct 2021
Last visit: 17 Feb 2024
Posts: 1
Given Kudos: 2
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
if X is 8 and Y is 6 = 100; 8+6= 14. But how does exactly 14 fit in to the answers?

Posted from my mobile device
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 23 Apr 2026
Posts: 5,986
Own Kudos:
Given Kudos: 163
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,986
Kudos: 5,858
Kudos
Add Kudos
Bookmarks
Bookmark this Post
emmak

If x^2 + y^2 = 100, and x≥0, and y≥0, the maximum value of x + y is

The maximum value of x+y is when x=y
\(xˆ2 + xˆ2 = 100; xˆ2 = 50; x=5\sqrt{2}\)
\(x + y = 2x = 10\sqrt{2}​​​​​​​​​​​​​​ = 10*1.414 = 14.14 \) approx

​​​​​​​IMO C
­
User avatar
srik410
Joined: 07 Oct 2024
Last visit: 18 Feb 2026
Posts: 84
Own Kudos:
Given Kudos: 246
Location: India
Concentration: Finance, Entrepreneurship
GMAT Focus 1: 685 Q90 V81 DI81 (Online)
GPA: 3.2
WE:General Management (Technology)
GMAT Focus 1: 685 Q90 V81 DI81 (Online)
Posts: 84
Kudos: 23
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Answer may be correct but the approach is incorrect.

The max value of x + y does not always occur at x=y. Take x^2 + 2y^2 = 1 for instance. The max occurs at x = 2y. This questions is perfectly symmetric so that works out.

In general, max/min always occurs at dy/dx=0. Simply differentiating x + y gives at what x the answer is max/min.

Just apply d(x^n)/dx=n*x^n−1 and put it back in the equation.


Quote:
emmak

If x^2 + y^2 = 100, and x≥0, and y≥0, the maximum value of x + y is

The maximum value of x+y is when x=y
\(xˆ2 + xˆ2 = 100; xˆ2 = 50; x=5\sqrt{2}\)
\(x + y = 2x = 10\sqrt{2} = 10*1.414 = 14.14 \) approx

IMO C
­
Moderators:
Math Expert
109778 posts
Tuck School Moderator
853 posts