Last visit was: 26 Apr 2026, 09:39 It is currently 26 Apr 2026, 09: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
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 26 Apr 2026
Posts: 109,837
Own Kudos:
Given Kudos: 105,896
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,837
Kudos: 811,406
 [10]
1
Kudos
Add Kudos
8
Bookmarks
Bookmark this Post
User avatar
deabas
Joined: 18 Feb 2016
Last visit: 12 Nov 2016
Posts: 86
Own Kudos:
63
 [3]
Given Kudos: 94
Posts: 86
Kudos: 63
 [3]
1
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
avatar
something123
Joined: 08 Apr 2016
Last visit: 19 Oct 2020
Posts: 5
Given Kudos: 8
Posts: 5
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 26 Apr 2026
Posts: 11,229
Own Kudos:
45,021
 [2]
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,021
 [2]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
something123
Could you please explain why

|a − c| = |a| − |c|
This statement holds only if both a and c have the same sign

Thanks.

Hi,

If both a and c are of opposite sign....
|a-c| will result in a higher value than |a|-|c|, as a-c will result in numeric value of a and c getting added up, and then MODULUS value will make it a positive value..

lets check with example..
let a = 5, and c = -10...... a-c = 5-(-10)=15 and |15| = 15....... but |a| = |5| and |c| = |-10|, so |a|-|c| = |5|--10|=5-10 =-5....

But if a and b are of same sign...
a= 5 and c=10...
\(|a-c| = |5-10| = |-5| = 5........\) and\(|a|-|c| = |5|-|10| = -5....\) But \(5\neq{-5}\)..
What does it tell us?
That Not only both a and c should be of same sign BUt also numeric value of a should be mor than that of c...... Numeric value is value without sign..
avatar
target760gmat
Joined: 15 Jun 2016
Last visit: 06 Dec 2016
Posts: 42
Own Kudos:
Given Kudos: 42
Location: India
Concentration: Technology, Strategy
GMAT 1: 730 Q50 V39
GMAT 1: 730 Q50 V39
Posts: 42
Kudos: 44
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If ac/(db) < 0, is d – b < 0 ?

(1) |a − c| = |a| − |c|
(2) d – b > d + b


From the question stem, we can infer that either one or three of the variables (a through d) is negative and all of them are non-zero.
(1) It means that a > c and both are of same sign. |a| - |c| is a positive quantity (modulus on left side of the eqn). so |a|>|c|.
(2) this implies b < 0 .

so either a/c = +/+ or -/- giving ac = always +ve
Each stmt is insufficient. Combining two, we know that d > 0.


(+ve) - (-ve) is always > 0

So answer is C
avatar
mokarios
Joined: 17 Sep 2018
Last visit: 25 Nov 2024
Posts: 6
Given Kudos: 12
Location: Nigeria
Schools: Rotman '21
Schools: Rotman '21
Posts: 6
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
target760gmat
If ac/(db) < 0, is d – b < 0 ?

(1) |a − c| = |a| − |c|
(2) d – b > d + b


From the question stem, we can infer that either one or three of the variables (a through d) is negative and all of them are non-zero.
(1) It means that a > c and both are of same sign. |a| - |c| is a positive quantity (modulus on left side of the eqn). so |a|>|c|.
(2) this implies b < 0 .

so either a/c = +/+ or -/- giving ac = always +ve
Each stmt is insufficient. Combining two, we know that d > 0.


(+ve) - (-ve) is always > 0

So answer is C

Hi, can you kindly explain how you arrived at 'd' as >0?
That is the missing link for me to understand the solution to this problem.

Thanks!
User avatar
rsrighosh
Joined: 13 Jun 2019
Last visit: 11 Dec 2022
Posts: 184
Own Kudos:
Given Kudos: 645
GMAT 1: 490 Q42 V17
GMAT 2: 550 Q39 V27
GMAT 3: 630 Q49 V27
GMAT 3: 630 Q49 V27
Posts: 184
Kudos: 137
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel chetan2u VeritasKarishma

Could you please help me in explaining where I am going wrong. Because I am getting answer B because of following reasons

given \(\frac{ac}{db} <0\)
This implies all 3 have same sign, only one has a different sign

(1) \(|a − c|\) = \(|a| − |c|\)
This says \(a\) and \(c\) are positive but it does not give any info on \(b\) and \(d\)

(2) \(d – b > d + b\)
This says that \(b<0\) and \(d>0.\)
Now that we see that \(b\) and \(d\) have 2 different signs, it hardly matters what is \(a\) and \(c\). \(a\) & \(c\) can be both positive or negative because \(\frac{ac}{db} <0\)
As \(b\) is -ve and \(d\) is +ve, hence b<d.

What am I missing here? Why do we also need 1st statement to find the solution?
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 26 Apr 2026
Posts: 11,229
Own Kudos:
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,021
Kudos
Add Kudos
Bookmarks
Bookmark this Post
rsrighosh
Bunuel chetan2u VeritasKarishma

Could you please help me in explaining where I am going wrong. Because I am getting answer B because of following reasons

given \(\frac{ac}{db} <0\)
This implies all 3 have same sign, only one has a different sign

(1) \(|a − c|\) = \(|a| − |c|\)
This says \(a\) and \(c\) are positive but it does not give any info on \(b\) and \(d\)

(2) \(d – b > d + b\)
This says that \(b<0\) and \(d>0.\)
Now that we see that \(b\) and \(d\) have 2 different signs, it hardly matters what is \(a\) and \(c\). \(a\) & \(c\) can be both positive or negative because \(\frac{ac}{db} <0\)
As \(b\) is -ve and \(d\) is +ve, hence b<d.

What am I missing here? Why do we also need 1st statement to find the solution?

d-b>d+b is equal to 2b<0 or b<0.
Nothing about d as d cancels out. It could be 0, <0 or >0.
User avatar
rithhinj
Joined: 13 May 2021
Last visit: 12 Feb 2024
Posts: 1
Given Kudos: 10
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Why cant the answer be just B. The stem clearly says and AC/DB <0.

So there is no chance of any of the variables being = 0.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 26 Apr 2026
Posts: 109,837
Own Kudos:
811,406
 [1]
Given Kudos: 105,896
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,837
Kudos: 811,406
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
rithhinj
Why cant the answer be just B. The stem clearly says and AC/DB <0.

So there is no chance of any of the variables being = 0.

(2) just tells that b < 0. Hence, we know that ac/(db) < 0 and b < 0. How can you decided whether d – b < 0 from that?
Moderators:
Math Expert
109837 posts
498 posts
212 posts