Last visit was: 20 Apr 2026, 21:08 It is currently 20 Apr 2026, 21:08
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: 20 Apr 2026
Posts: 109,701
Own Kudos:
Given Kudos: 105,779
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,701
Kudos: 810,297
 [15]
5
Kudos
Add Kudos
10
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Apr 2026
Posts: 109,701
Own Kudos:
810,297
 [4]
Given Kudos: 105,779
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,701
Kudos: 810,297
 [4]
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
nazmulhasandu
Joined: 10 Oct 2016
Last visit: 04 Jan 2022
Posts: 15
Own Kudos:
Given Kudos: 138
WE:Analyst (Finance: Investment Banking)
Posts: 15
Kudos: 8
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Apr 2026
Posts: 109,701
Own Kudos:
810,297
 [1]
Given Kudos: 105,779
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,701
Kudos: 810,297
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
nazmulhasandu
Bunuel
FROM Veritas Prep Blog: Max-Min Strategies: Focus on Extremes

In the last two weeks, we discussed some max min strategies. Today, let’s look at another max-min question in which we apply the strategy of focusing on the extremes. The largest or the smallest values are often found at the extremes of a given range.

Question: If x and y are integers such that (x+1)^2 is less than or equal to 36 and (y-1)^2 is less than 64, what is the sum of the maximum possible value of xy and the minimum possible value of xy?

(A) -16

(B) -14

(C) 0

(D) 14

(E) 16

Solution: To get the sum of the maximum and minimum possible values of xy, we need to know the maximum and minimum values of xy. For those, we need to find the values that x and y can take. So first, we should review the information given:

(x + 1)^2 <= 36

(y – 1)^2 < 64

We need to find the values that x and y can take. There are many ways of doing that. We can solve the inequality using the wave method discussed in this post or using the concept of absolute values. Let’s discuss both the methods.

Wave method to solve inequalities:

Solve for x: (x + 1)^2 <= 36

(x + 1)^2 – 6^2 <= 0

(x + 1 + 6)(x + 1 – 6) <= 0

(x + 7)(x – 5) <= 0

-7 <= x <= 5 (Using the wave method)

Solve for y: (y – 1)^2 < 64

(y – 1)^2 – 8^2 < 0

(y – 1 + 8)(y – 1 – 8) < 0

(y + 7)(y – 9) < 0

-7 < y < 9 (Using the wave method)

Or you can solve taking the square root on both sides

Solve for x: (x + 1)^2 <= 36

|x + 1| <= 6

-6 <= x + 1 <= 6 (discussed in your Veritas Algebra book)

-7 <= x <= 5

So x can take values: -7, -6, -5, -4, … 3, 4, 5

Solve for y: (y – 1)^2 < 64

|y – 1| < 8

-8 < y – 1 < 8 (discussed in your Veritas Algebra book)

-7 < y < 9

So y can take values: -6, -5, -4, -3, … 6, 7, 8.

Now that we have the values of x and y, we should try to find the minimum and maximum values of xy.

Note that the values of xy can be positive as well as negative. The minimum value will be the negative value with largest absolute value (largest negative) and the maximum value will be the positive value with the largest absolute value.

Minimum value – For the value to be negative, one and only one of x and y should be negative. Focus on the extreme values: if x is -7 and y is 8, we get xy = -56. This is the negative value with largest absolute value.

Maximum value – For the value to be positive, both x and y should have the same signs. If x = -7 and y = -6, we get xy = 42. This is the largest positive value.

The sum of the maximum value of xy and minimum value of xy is -56 + 42 = -14

Answer (B)

Try to think of it in terms of a number line. x lies in the range -7 to 5 and y lies in the  range -6 to 8. The range is linear so the end points give us the maximum/minimum values. Think of what happens when you plot a quadratic – the minimum/maximum could lie anywhere.

Karishma, a Computer Engineer with a keen interest in alternative Mathematical approaches, has mentored students in the continents of Asia, Europe and North America. She teaches the GMAT for Veritas Prep and regularly participates in content development projects such as this blog!

 
This Blog post was imported into the forum automatically. We hope you found it helpful. Please use the Kudos button if you did, or please PM/DM me if you found it disruptive and I will take care of it. -BB





Hi,

In the question it was said that =< 36 and =< 64. Doesn't it mean that when multiplying for Min max, we should -7*-7 = 49, -7*9 = -63. So Sum = -63+49 = -14 ?

Thanks

Here is an alternative explanation, hope it will clear your doubts:

\((x+1)^2\leq{36}\);
\({-\sqrt{36}}\leq{x+1}\leq{\sqrt{36}}\);
\({-6}\leq{x+1}\leq{6}\);
\({-7}\leq{x}\leq{5}\).


\((y-1)^2<{64}\);
\({-\sqrt{64}}<{y-1}<{\sqrt{64}}\);
\({-8}<{y-1}<{8}\);
\({-7}<{y}<{9}\), as \(y\) is an integer we can rewrite this inequality as \({-6}\leq{y}\leq{8}\).

We should try extreme values of \(x\) and \(y\) to obtain min and max values of \(xy\):

Min possible value of \(xy\) is for \(x=-7\) and \(y=8\) --> \(xy=-56\);
Max possible value of \(xy\) is for \(x=-7\) and \(y=-6\) --> \(xy=42\).

The sum = -56 + 42 = -14.

Answer: B.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,940
Own Kudos:
Posts: 38,940
Kudos: 1,116
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
109701 posts
Tuck School Moderator
853 posts