Last visit was: 20 Nov 2025, 03:32 It is currently 20 Nov 2025, 03:32
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
DHAR
Joined: 15 Dec 2015
Last visit: 13 Dec 2021
Posts: 92
Own Kudos:
928
 [10]
Given Kudos: 83
GMAT 1: 680 Q49 V34
GPA: 4
WE:Information Technology (Computer Software)
GMAT 1: 680 Q49 V34
Posts: 92
Kudos: 928
 [10]
1
Kudos
Add Kudos
9
Bookmarks
Bookmark this Post
User avatar
kumarparitosh123
Joined: 02 Nov 2015
Last visit: 19 Dec 2018
Posts: 130
Own Kudos:
65
 [1]
Given Kudos: 121
GMAT 1: 640 Q49 V29
GMAT 1: 640 Q49 V29
Posts: 130
Kudos: 65
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
ccooley
User avatar
Manhattan Prep Instructor
Joined: 04 Dec 2015
Last visit: 06 Jun 2020
Posts: 931
Own Kudos:
1,642
 [2]
Given Kudos: 115
GMAT 1: 790 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 790 Q51 V49
GRE 1: Q170 V170
Posts: 931
Kudos: 1,642
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
kumarparitosh123
Joined: 02 Nov 2015
Last visit: 19 Dec 2018
Posts: 130
Own Kudos:
Given Kudos: 121
GMAT 1: 640 Q49 V29
GMAT 1: 640 Q49 V29
Posts: 130
Kudos: 65
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ccooley
kumarparitosh123
The question is basically asking whether A and B are of opposite signs??
Statement 2: A is negative and B is odd number.
So sufficient.

Thus answer is D.

Sent from my Lenovo TAB S8-50LC using GMAT Club Forum mobile app

The second one actually isn't sufficient - A and B could both be negative! For instance, if A = -1 and B = -3 (which is odd), the answer to the question is 'yes'. If A = -1 and B = 3, the answer to the question is 'no' (since |a-b| = |a| + |b|).
Thanks a ton Sir for correcting me !!

+1 for you . :)

Sent from my Lenovo TAB S8-50LC using GMAT Club Forum mobile app
User avatar
brandon7
Joined: 09 Mar 2017
Last visit: 28 Jan 2018
Posts: 26
Own Kudos:
Given Kudos: 24
Posts: 26
Kudos: 18
Kudos
Add Kudos
Bookmarks
Bookmark this Post
kumarparitosh123
The question is basically asking whether A and B are of opposite signs??

Statement 1: A and B are of opposite sign.
Sufficient
Statement 2: A is negative and B is odd number.
So sufficient.

Thus answer is D.

Sent from my Lenovo TAB S8-50LC using GMAT Club Forum mobile app

can you explain how you rephrased the question?
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 19 Nov 2025
Posts: 8,422
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)
GMAT Focus 2: 645 Q83 V82 DI81
Posts: 8,422
Kudos: 4,982
Kudos
Add Kudos
Bookmarks
Bookmark this Post
DHAR
Is |a−b| < |a| + |b| ?

Statement 1: ab<0
Statement 2: \(a^b<0\)


for given info |a−b| < |a| + |b|
#1
ab<0
we have two cases ; either a is -ve or b is +ve integers or vice versa
case 1 ; a is -ve and b +ve integer then |a−b| < |a| + |b| ; (-5,2) ;7=7 ; no
case 2 ; when a + ve and b -ve then |a−b| = |a| + |b| ; (5,-2) ; 7=7 ; no
sufficient
#2
\(a^b<0\)
is insufficient as we can have either b to be odd and a -ve or both a &b are -ve so insufficient


IMO A
avatar
varmashreekanth
Joined: 14 Aug 2017
Last visit: 04 Jan 2021
Posts: 20
Own Kudos:
Given Kudos: 118
Posts: 20
Kudos: 14
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi,
I have taken the following approach to solve this question. Please correct me if I am wrong.

Since it is a DS question, first we will have to simplify the question statement.

Is\( |a-b| < |a|+|b| ?\)
Squaring both sides, we will get.
Is \((|a-b|^2)<(|a|+|b|)^2 ?\)
Is \((a^2 - 2ab +b^2)<(a^2+2|a||b|+b^2)?\)

Since \(a^2\) and \(b^2\) will always be greater than equal to 0, so it will now affect the inequality sign. We can eliminate \(a^2\) and \(b^2\).

Is \((-2ab)<2|a||b| ?\)
On further simplification, we will get

Is \((-ab) < |a||b| ?\)

Now we know that \(|a||b| \)will always be positive or zero, .i.e

\(|a||b| >= 0\). i.e 0 would be the minimum possible value. So now we can replace \(|a||b|\) with 0 in the above equation. So now the question stem becomes :-

Is \((-ab) < 0?\)

Multiplying with -1 on both sides, the inequality sign will be reversed.

Is \(ab > 0 ?\)

So we have to check whether ab>0 or not or in other ways we have to check whether both a and b are of the same sign or not.

Now considering the statements.

Statement 1:- \(ab<0\)
So a and b are of opposite signs.
So from this statement, we are getting a definite answer to the question Is \(ab > 0?\)
This statement is sufficient.
We can eliminate options B, C, and E

Statement 2:- \(a^b < 0\)
This implies a is negative.
But don't know about the orientation of b.
If b is negative, then \(ab > 0\) and if b is positive, then \(ab < 0\).
So we are not getting a definite answer to the question Is \(ab < 0?\) from this statement.
This statement is insufficient. We can eliminate option D.

So IMO option A is the correct answer.
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.
Moderators:
Math Expert
105408 posts
496 posts