Last visit was: 24 Apr 2026, 12:07 It is currently 24 Apr 2026, 12: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: 24 Apr 2026
Posts: 109,818
Own Kudos:
Given Kudos: 105,873
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,818
Kudos: 811,052
 [36]
1
Kudos
Add Kudos
35
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
eswarchethu135
Joined: 13 Jan 2018
Last visit: 19 Jun 2025
Posts: 276
Own Kudos:
480
 [13]
Given Kudos: 20
Location: India
Concentration: Operations, General Management
GMAT 1: 580 Q47 V23
GMAT 2: 640 Q49 V27
GPA: 4
WE:Consulting (Consulting)
Products:
GMAT 2: 640 Q49 V27
Posts: 276
Kudos: 480
 [13]
7
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 24 Apr 2026
Posts: 11,229
Own Kudos:
45,008
 [6]
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,008
 [6]
5
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
User avatar
gvij2017
Joined: 09 Aug 2017
Last visit: 18 Jun 2024
Posts: 663
Own Kudos:
508
 [4]
Given Kudos: 778
Posts: 663
Kudos: 508
 [4]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
How I approached this question is as follows.
I know that every term in equation is positive. Therefore, I squared both sides.
And got (x^2 + y^2)= 2.

Now I have maximize the x^2 + y^2 - 6x
To maximize 2-6x, x must be negative and can be -1.
So, maximum value is 8.

I think my approach to such questions in which both sides are positive is correct.

chetan2u
Bunuel
Suppose that |x + y| + |x -y| = 2. What is the maximum possible value of x^2 - 6x + y^2?

A. 5
B. 6
C. 7
D. 8
E. 9

We can find our solution by logic.
(I) Both the terms |x + y| and |x -y| are at least 0, and cannot be more than 2 as their sum itself is given as 2.
(II) If you have to maximize \(x^2 - 6x + y^2\), we will try to maximize -6x as that will be the largest value, so x should be negative.

Now |x| and |y| should not be greater than 1, so both can be 1..
x has to be negative, so x=-1, and y =1..
|x + y| + |x -y| =|-1+1|+|-1-1|= 2...Yes

Value of \(x^2 - 6x + y^2\) will become \((-1)^2 - 6(-1) + (-1)^2=1+6+1=8\)


D
User avatar
foryearss
Joined: 09 Jun 2017
Last visit: 06 Apr 2022
Posts: 82
Own Kudos:
18
 [1]
Given Kudos: 27
GMAT 1: 640 Q44 V35
GMAT 1: 640 Q44 V35
Posts: 82
Kudos: 18
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
gvij2017
How I approached this question is as follows.
I know that every term in equation is positive. Therefore, I squared both sides.
And got (x^2 + y^2)= 2.

Now I have maximize the x^2 + y^2 - 6x
To maximize 2-6x, x must be negative and can be -1.
So, maximum value is 8.

I think my approach to such questions in which both sides are positive is correct.

chetan2u
Hi , I'm curious , when you square both sides , you got 2 *|x + y| * |x -y| in your way , how you did deal with that?
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
(|x+y| + |x-y|) ^2 = 4
2(x^2 + y^2) + 2( x^2-y^2)=4
4x^2=4
x=+/- 1

to maximize, x must be -1

put this in original equation, y can be 0 or 1

since we are looking to maximize, choose 1

Answer= 1+6+1= 8
User avatar
drasticgre
Joined: 08 Mar 2015
Last visit: 02 Nov 2022
Posts: 4
Given Kudos: 5
Posts: 4
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
vinayakvaish
(|x+y| + |x-y|) ^2 = 4
2(x^2 + y^2) + 2( x^2-y^2)=4
4x^2=4
x=+/- 1

to maximize, x must be -1

put this in original equation, y can be 0 or 1

since we are looking to maximize, choose 1

Answer= 1+6+1= 8

Hei vinayakvaish
your 2nd line - isnt it possible 2(x^2 + y^2) - 2( x^2-y^2)=4 ?
User avatar
hadimadi
Joined: 26 Oct 2021
Last visit: 03 Dec 2022
Posts: 113
Own Kudos:
Given Kudos: 94
Posts: 113
Kudos: 31
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi,

drasticgre, vinayakvaish

Let a=root((x+y)^2), b=root((x-y)^2)

We have:

a+b=2, now we square to get
(a+b)^2=4
a^2+2ab+b^2=4, plugging in our initial terms we get
x^2+2xy+y^2+2(lx+yl*lx-yl)+x^2-2xy+y^2=4
2x^2+2y^2+2*lx^2-y^2l=4
x^2+y^2+lx^2-y^2l=2

C1, lxl>lyl

2x^2=2
-> x_1,2=1, -1

x has to be the negative solution, because the term x^2-6x will then be greatest. The corresponding y is then -1 or 1, and we get 8
for our equation for both y's

C2, lxl<lyl

2y^2=2
-> y_1,2=1, -1

We again need a negative x, so in total, we have 8 again

Bunuel, nick1816, could you kindly check if this solution is correct? I feel like something is wrong or it's too lengthy
User avatar
Oppenheimer1945
Joined: 16 Jul 2019
Last visit: 21 Apr 2026
Posts: 784
Own Kudos:
Given Kudos: 236
Location: India
GMAT Focus 1: 645 Q90 V76 DI80
GPA: 7.81
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Max((x-3)^2+y^2-9) = max dist of (3,0) from a point in square=4^2+1^2-9=8
Attachments

image_2023-10-30_213349901.png
image_2023-10-30_213349901.png [ 19.98 KiB | Viewed 5852 times ]

User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,975
Own Kudos:
Posts: 38,975
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109818 posts
Tuck School Moderator
853 posts