Last visit was: 18 Nov 2025, 23:44 It is currently 18 Nov 2025, 23:44
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
Nsp10
Joined: 22 May 2023
Last visit: 18 Nov 2025
Posts: 121
Own Kudos:
Given Kudos: 112
Location: India
Schools: IE Schulich
GPA: 3.0
Products:
Schools: IE Schulich
Posts: 121
Kudos: 87
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,374
Own Kudos:
778,141
 [1]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,374
Kudos: 778,141
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Roop14S
Joined: 04 Apr 2023
Last visit: 26 Jun 2024
Posts: 5
Given Kudos: 2
Location: India
Posts: 5
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,374
Own Kudos:
778,141
 [1]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,374
Kudos: 778,141
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Roop14S
Bunuel
2. Is xy<=1/2?

(1) x^2+y^2=1. Recall that \((x-y)^2\geq{0}\) (square of any number is more than or equal to zero) --> \(x^2-2xy+y^2\geq{0}\) --> since \(x^2+y^2=1\) then: \(1-2xy\geq{0}\) --> \(xy\leq{\frac{1}{2}}\). Sufficient.

(2) x^2-y^2=0 --> \(|x|=|y|\). Clearly insufficient.

Answer: A.

Hello,
in point 1 if we take (x+y)^2 >= 0, does that work as well. As it will prove that the inequality does not hold true for the given statements.

The key is that if you look at \((x+y)^2 \ge 0\), you'll find \(xy\geq{-\frac{1}{2} }\). But this isn't really helpful. It's true that both \(xy\geq{-\frac{1}{2} }\) (from \((x+y)^2 \ge 0\)) and \(xy \le \frac{1}{2}\) (from \((x-y)^2 \ge 0\)) are correct. So, this means \(-\frac{1}{2} \leq{xy} \leq{\frac{1}{2} }\). But only the method shown in the original solution gets us the answer we want. The other way just gives us an inequality that doesn't help much.

Hope it's clear.
User avatar
Roop14S
Joined: 04 Apr 2023
Last visit: 26 Jun 2024
Posts: 5
Given Kudos: 2
Location: India
Posts: 5
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Roop14S
Bunuel
2. Is xy<=1/2?

(1) x^2+y^2=1. Recall that \((x-y)^2\geq{0}\) (square of any number is more than or equal to zero) --> \(x^2-2xy+y^2\geq{0}\) --> since \(x^2+y^2=1\) then: \(1-2xy\geq{0}\) --> \(xy\leq{\frac{1}{2}}\). Sufficient.

(2) x^2-y^2=0 --> \(|x|=|y|\). Clearly insufficient.

Answer: A.

Hello,
in point 1 if we take (x+y)^2 >= 0, does that work as well. As it will prove that the inequality does not hold true for the given statements.

The key is that if you look at \((x+y)^2 \ge 0\), you'll find \(xy\geq{-\frac{1}{2} }\). But this isn't really helpful. It's true that both \(xy\geq{-\frac{1}{2} }\) (from \((x+y)^2 \ge 0\)) and \(xy \le \frac{1}{2}\) (from \((x-y)^2 \ge 0\)) are correct. So, this means \(-\frac{1}{2} \leq{xy} \leq{\frac{1}{2} }\). But only the method shown in the original solution gets us the answer we want. The other way just gives us an inequality that doesn't help much.

Hope it's clear.

Yes, thanks this helps. Just got confused between different approaches.
User avatar
pranjalshah
Joined: 11 Dec 2023
Last visit: 10 Nov 2025
Posts: 101
Own Kudos:
Given Kudos: 202
Location: India
Concentration: Operations, General Management
GMAT Focus 1: 735 Q90 V87 DI82
GMAT Focus 1: 735 Q90 V87 DI82
Posts: 101
Kudos: 127
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel Hi.. shouldn't statement (2) be Bonnie and Clyde complete the painting of the car together at 10:30am

1. Bonnie can paint a stolen car in x hours, and Clyde can paint the same car in y hours. They start working simultaneously and independently at their respective constant rates at 9:45am. If both x and y are odd integers, is x=y?
(1) x^2+y^2<12
(2) Bonnie and Clyde complete the painting of the car at 10:30am

The question stem states they are working simultaneously and independently. Then the 2nd statement states Bonnie and Clyde complete the painting at 10:30am. At first glance, it appears that they both complete the work simultaneously and independently.
User avatar
akshatv45
Joined: 22 Aug 2023
Last visit: 18 Nov 2025
Posts: 31
Own Kudos:
Given Kudos: 284
Location: India
GMAT Focus 1: 695 Q86 V85 DI82
GPA: 7.44
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
­For Question 2

Can we use AM >= GM?

(x*x + y*y)/2 >= √(x*x)(y*y)
=> Statement 1 : 1/2 >= xy; which is required.
User avatar
KumarRishav
Joined: 06 Aug 2024
Last visit: 18 Oct 2025
Posts: 14
Own Kudos:
Posts: 14
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
2. Is \(xy \le \frac{1}{2}\)?

(1) \(x^2+y^2=1\).

Recall that \((x-y)^2 \ge 0\) (since the square of any number is always non-negative). If we expand this, we get \(x^2-2xy+y^2 \ge 0\). Given that \(x^2+y^2=1\), we can substitute this into our equation, resulting in \(1-2xy \ge 0\). From this, we can deduce that \(xy \le \frac{1}{2}\). Sufficient.

(2) \(x^2-y^2=0\).

If we rearrange this and take the square root of both sides, we get \(|x|=|y|\). However, this does not provide us with enough information to answer whether \(xy \le \frac{1}{2}\). Not sufficient.

Answer: A.
If you solve it by (x+y)^2 >= 0, then answer is coming different.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,374
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,374
Kudos: 778,141
Kudos
Add Kudos
Bookmarks
Bookmark this Post
KumarRishav
Bunuel
2. Is \(xy \le \frac{1}{2}\)?

(1) \(x^2+y^2=1\).

Recall that \((x-y)^2 \ge 0\) (since the square of any number is always non-negative). If we expand this, we get \(x^2-2xy+y^2 \ge 0\). Given that \(x^2+y^2=1\), we can substitute this into our equation, resulting in \(1-2xy \ge 0\). From this, we can deduce that \(xy \le \frac{1}{2}\). Sufficient.

(2) \(x^2-y^2=0\).

If we rearrange this and take the square root of both sides, we get \(|x|=|y|\). However, this does not provide us with enough information to answer whether \(xy \le \frac{1}{2}\). Not sufficient.

Answer: A.
If you solve it by (x+y)^2 >= 0, then answer is coming different.

Please read this: https://gmatclub.com/forum/the-discreet ... l#p3332721
User avatar
yrao1000
Joined: 28 Jul 2020
Last visit: 10 Oct 2025
Posts: 10
Own Kudos:
Given Kudos: 9
Posts: 10
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel the algebra done here in the 2nd part is incorrect. It should be -6
Bunuel
5. What is the value of integer \(x\)?

(1) \(2x^2+9 < 9x\).

First, rearrange the inequality: \(2x^2 - 9x + 9 < 0\). Now, factor the quadratic: \((2x - 3)(x - 3) < 0\). The roots are \(\frac{3}{2}\) and 3. Since the inequality sign is "\( < \)", the solution lies between the roots: \(1.5 < x < 3\). The only integer in this range is 2, so \(x=2\). Sufficient.

(2) \(|x+10|=2x+8\).

The left-hand side (LHS) is an absolute value, which is always non-negative. Thus, the right-hand side (RHS) must also be non-negative: \(2x+8 \ge 0\), which gives us \(x \ge -4\). For this range, \(x+10\) is positive, so \(|x+10|=x+10\). Therefore, \(|x+10|=2x+8\) can be rewritten as \(x+10=2x+8\). Solving for \(x\) gives \(x=2\). Sufficient.

Answer: D.

Check this for more on solving inequalities like the one in the first statement:
https://gmatclub.com/forum/x2-4x-94661.html#p731476
https://gmatclub.com/forum/inequalities ... 91482.html
https://gmatclub.com/forum/everything-i ... me#p868863
https://gmatclub.com/forum/xy-plane-714 ... ic#p841486

Hope it helps.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,374
Own Kudos:
778,141
 [1]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,374
Kudos: 778,141
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
yrao1000
Bunuel the algebra done here in the 2nd part is incorrect. It should be -6
Bunuel
5. What is the value of integer \(x\)?

(1) \(2x^2+9 < 9x\).

First, rearrange the inequality: \(2x^2 - 9x + 9 < 0\). Now, factor the quadratic: \((2x - 3)(x - 3) < 0\). The roots are \(\frac{3}{2}\) and 3. Since the inequality sign is "\( < \)", the solution lies between the roots: \(1.5 < x < 3\). The only integer in this range is 2, so \(x=2\). Sufficient.

(2) \(|x+10|=2x+8\).

The left-hand side (LHS) is an absolute value, which is always non-negative. Thus, the right-hand side (RHS) must also be non-negative: \(2x+8 \ge 0\), which gives us \(x \ge -4\). For this range, \(x+10\) is positive, so \(|x+10|=x+10\). Therefore, \(|x+10|=2x+8\) can be rewritten as \(x+10=2x+8\). Solving for \(x\) gives \(x=2\). Sufficient.

Answer: D.

Check this for more on solving inequalities like the one in the first statement:
https://gmatclub.com/forum/x2-4x-94661.html#p731476
https://gmatclub.com/forum/inequalities ... 91482.html
https://gmatclub.com/forum/everything-i ... me#p868863
https://gmatclub.com/forum/xy-plane-714 ... ic#p841486

Hope it helps.

x = -6 does not satisfy |x + 10| = 2x + 8. Substituting, we get 4 = -4, which is clearly incorrect. However, for x = 2, we obtain 12 = 12, which is correct. Thus, the solution is accurate. You would benefit from investing more time in reviewing the provided solutions carefully and double-checking your reasoning with simple number plugging.
User avatar
yrao1000
Joined: 28 Jul 2020
Last visit: 10 Oct 2025
Posts: 10
Own Kudos:
Given Kudos: 9
Posts: 10
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks, appreciate the feedback
Bunuel
yrao1000
Bunuel the algebra done here in the 2nd part is incorrect. It should be -6
Bunuel
5. What is the value of integer \(x\)?

(1) \(2x^2+9 < 9x\).

First, rearrange the inequality: \(2x^2 - 9x + 9 < 0\). Now, factor the quadratic: \((2x - 3)(x - 3) < 0\). The roots are \(\frac{3}{2}\) and 3. Since the inequality sign is "\( < \)", the solution lies between the roots: \(1.5 < x < 3\). The only integer in this range is 2, so \(x=2\). Sufficient.

(2) \(|x+10|=2x+8\).

The left-hand side (LHS) is an absolute value, which is always non-negative. Thus, the right-hand side (RHS) must also be non-negative: \(2x+8 \ge 0\), which gives us \(x \ge -4\). For this range, \(x+10\) is positive, so \(|x+10|=x+10\). Therefore, \(|x+10|=2x+8\) can be rewritten as \(x+10=2x+8\). Solving for \(x\) gives \(x=2\). Sufficient.

Answer: D.

Check this for more on solving inequalities like the one in the first statement:
https://gmatclub.com/forum/x2-4x-94661.html#p731476
https://gmatclub.com/forum/inequalities ... 91482.html
https://gmatclub.com/forum/everything-i ... me#p868863
https://gmatclub.com/forum/xy-plane-714 ... ic#p841486

Hope it helps.

x = -6 does not satisfy |x + 10| = 2x + 8. Substituting, we get 4 = -4, which is clearly incorrect. However, for x = 2, we obtain 12 = 12, which is correct. Thus, the solution is accurate. You would benefit from investing more time in reviewing the provided solutions carefully and double-checking your reasoning with simple number plugging.
   1   2   3 
Moderators:
Math Expert
105368 posts
496 posts