Last visit was: 20 Nov 2025, 03:39 It is currently 20 Nov 2025, 03:39
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
Sub 505 Level|   Absolute Values|   Algebra|   Inequalities|                        
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 19 Nov 2025
Posts: 5,793
Own Kudos:
5,515
 [1]
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,793
Kudos: 5,515
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Farina
Joined: 21 Aug 2019
Last visit: 13 Oct 2020
Posts: 100
Own Kudos:
Given Kudos: 352
Posts: 100
Kudos: 44
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
EMPOWERgmatRichC
User avatar
Major Poster
Joined: 19 Dec 2014
Last visit: 31 Dec 2023
Posts: 21,784
Own Kudos:
12,807
 [2]
Given Kudos: 450
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Posts: 21,784
Kudos: 12,807
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
stepanyan
Joined: 20 Jan 2023
Last visit: 12 Mar 2024
Posts: 9
Own Kudos:
Given Kudos: 4
Posts: 9
Kudos: 27
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
cmugeria
If X is an integer is X |x| < 2^X

1. X<0
2. X=-10

I solved it - using two options
-10 |10| < 1/2^10 AND -10 -|10| < 1/2^10. This method gives two solutions and therefore not sufficient. However my logic is wrong. Please explain why there are not two options. I have come across questions where one is required to use the two options. why not in this case? thanks

If x is an integer, is x*|x|<2^x

This is YES/NO data sufficiency question: In a Yes/No Data Sufficiency question, each statement is sufficient if the answer is “always yes” or “always no” while a statement is insufficient if the answer is "sometimes yes" and "sometimes no".

Now, you should notice that the RHS (right hand side) of the expression is always positive (\(2^x>0\)), but the LHS is positive when \(x>0\) (\(x>0\) --> \(x*|x|=x^2\)), negative when \(x<0\) (\(x<0\) --> \(x*|x|=-x^2\)) and equals to zero when \(x={0}\).

(1) x<0 --> according to the above \(x*|x|<0<2^x\), so the answer to the question "is x*|x|<2^x" is YES. Sufficient.

(2) x=-10, the same thing here \(x*|x|=-100<0<\frac{1}{2^{10}}\), so the answer to the question "is x*|x|<2^x" is YES. Sufficient.

Answer: D.


cmugeria
-10 |10| < 1/2^10 AND -10 -|10| < 1/2^10.

When \(x=-10\) then \(|x|=|-10|=10\) and \(x*|x|=-10*10=-100\).

Hope it's clear.



Bunuel,
Could you pls explain, -- why don't you change a sign here "x*|x|<0<2^x"

I mean, we, generally considering 2 options:
if X>0 -- we have x*x<2^x
and if X<0 -- we have -- x*x>2^x (changing a sign to an opposite)
Am I missing smth?

Thanks for help!
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Nov 2025
Posts: 105,408
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,465
Kudos
Add Kudos
Bookmarks
Bookmark this Post
stepanyan
Bunuel
cmugeria
If X is an integer is X |x| < 2^X

1. X<0
2. X=-10

I solved it - using two options
-10 |10| < 1/2^10 AND -10 -|10| < 1/2^10. This method gives two solutions and therefore not sufficient. However my logic is wrong. Please explain why there are not two options. I have come across questions where one is required to use the two options. why not in this case? thanks

If x is an integer, is x*|x|<2^x

This is YES/NO data sufficiency question: In a Yes/No Data Sufficiency question, each statement is sufficient if the answer is “always yes” or “always no” while a statement is insufficient if the answer is "sometimes yes" and "sometimes no".

Now, you should notice that the RHS (right hand side) of the expression is always positive (\(2^x>0\)), but the LHS is positive when \(x>0\) (\(x>0\) --> \(x*|x|=x^2\)), negative when \(x<0\) (\(x<0\) --> \(x*|x|=-x^2\)) and equals to zero when \(x={0}\).

(1) x<0 --> according to the above \(x*|x|<0<2^x\), so the answer to the question "is x*|x|<2^x" is YES. Sufficient.

(2) x=-10, the same thing here \(x*|x|=-100<0<\frac{1}{2^{10}}\), so the answer to the question "is x*|x|<2^x" is YES. Sufficient.

Answer: D.


cmugeria
-10 |10| < 1/2^10 AND -10 -|10| < 1/2^10.

When \(x=-10\) then \(|x|=|-10|=10\) and \(x*|x|=-10*10=-100\).

Hope it's clear.



Bunuel,
Could you pls explain, -- why don't you change a sign here "x*|x|<0<2^x"

I mean, we, generally considering 2 options:
if X>0 -- we have x*x<2^x
and if X<0 -- we have -- x*x>2^x (changing a sign to an opposite)
Am I missing smth?

Thanks for help!

We reverse the inequality sign when multiplying the inequality by a negative number. However, in this problem, we're merely evaluating each side of x*|x| < 2^x when x is negative. When x < 0, x*|x| = negative*positive = negative, and 2^x = 2^(negative) = positive. Therefore, we end up with the relationship x*|x| < 0 < 2^x.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,597
Own Kudos:
Posts: 38,597
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
   1   2 
Moderators:
Math Expert
105408 posts
496 posts