Last visit was: 22 Apr 2026, 20:42 It is currently 22 Apr 2026, 20:42
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
Chembeti
Joined: 25 Nov 2011
Last visit: 26 Jun 2012
Posts: 123
Own Kudos:
1,047
 [55]
Given Kudos: 20
Location: India
Concentration: Technology, General Management
GPA: 3.95
WE:Information Technology (Computer Software)
Posts: 123
Kudos: 1,047
 [55]
10
Kudos
Add Kudos
45
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,754
Own Kudos:
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,688
 [29]
14
Kudos
Add Kudos
14
Bookmarks
Bookmark this Post
General Discussion
User avatar
deeuk
Joined: 23 Aug 2014
Last visit: 20 Mar 2015
Posts: 21
Own Kudos:
Given Kudos: 28
GMAT Date: 11-29-2014
Posts: 21
Kudos: 25
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,754
Own Kudos:
810,688
 [3]
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,688
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
deeuk
Bunuel
Thank you for all your posts. They've been helping me a lot.

I am a little confused here. I did not quite get the first sentence of your S2 explanation.
I know that absolute value is the number's distance from 0, in which case a+b and a-b are equidistant from 0. But that is all I know.

Also, you squared the equation because...? is it because the signs could then be ignored?

what about two cases a+b=a-b or a+b = -a+b ? can anything be done with this?

Thanks a lot
D

|a - b| is the distance between a and b. Similarly |a + b|, or which is the same as |a - (-b)| is the distance between a and -b.

As for squaring, it allows us to get rid of the modulus, so it simplifies the expression to manipulate with it further.

Theory on Abolute Values: math-absolute-value-modulus-86462.html
Absolute value tips: absolute-value-tips-and-hints-175002.html

DS Abolute Values Questions to practice: search.php?search_id=tag&tag_id=37
PS Abolute Values Questions to practice: search.php?search_id=tag&tag_id=58

Hard set on Abolute Values: inequality-and-absolute-value-questions-from-my-collection-86939.html
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Chembeti
If a is positive, what is the value of b?

(1) ab = 2ab

(2) |a + b| = |a − b|

We dont have to solve it.

1) Equation, eventually we will get the value

2) modulas equation has two values but since we know the sign of b this will eventually will give us the value
User avatar
Ashreya95
Joined: 12 Jun 2016
Last visit: 17 Oct 2018
Posts: 2
Given Kudos: 4
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If a is positive, what is the value of b?

(1) ab = 2ab --> \(ab=0\) --> since given that \(a>0\) then \(b=0\). Sufficient.

(2) |a + b| = |a − b| --> the distance between \(a\) and \(b\) is the same as distance between \(a\) and \({-b}\) --> again since given that \(a>0\) then \(b=0\) (if \(a\) is not zero then --0----a---- and \(b\) must be 0: --(b=0)----a----). Or since both parts of the expression are positive we can safely apply squaring: (\(a+b)^2=(a-b)^2\) --> \((a+b)^2-(a-b)^2=0\) --> \((a+b-a+b)(a+b+a-b)=0\) --> \(2b*2a=0\) --> \(ab=0\). The same info as above: since given that \(a>0\) then \(b=0\). Sufficient.

Answer: D.

Hope it helps.


I did not get |a + b| = |a − b| --> the distance between \(a\) and \(b\) is the same as distance between \(a\) and \({-b}\) --> again since given that \(a>0\) then \(b=0\) (if \(a\) is not zero then --0----a---- and \(b\) must be 0: --(b=0)----a----). part of the explanation?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,754
Own Kudos:
810,688
 [1]
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,688
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Ashreya95
Bunuel
If a is positive, what is the value of b?

(1) ab = 2ab --> \(ab=0\) --> since given that \(a>0\) then \(b=0\). Sufficient.

(2) |a + b| = |a − b| --> the distance between \(a\) and \(b\) is the same as distance between \(a\) and \({-b}\) --> again since given that \(a>0\) then \(b=0\) (if \(a\) is not zero then --0----a---- and \(b\) must be 0: --(b=0)----a----). Or since both parts of the expression are positive we can safely apply squaring: (\(a+b)^2=(a-b)^2\) --> \((a+b)^2-(a-b)^2=0\) --> \((a+b-a+b)(a+b+a-b)=0\) --> \(2b*2a=0\) --> \(ab=0\). The same info as above: since given that \(a>0\) then \(b=0\). Sufficient.

Answer: D.

Hope it helps.


I did not get |a + b| = |a − b| --> the distance between \(a\) and \(b\) is the same as distance between \(a\) and \({-b}\) --> again since given that \(a>0\) then \(b=0\) (if \(a\) is not zero then --0----a---- and \(b\) must be 0: --(b=0)----a----). part of the explanation?

Before attempting questions you should make sure that your fundamentals are clear. You should understand what an absolute value is. After that start with easier questions on modulus and move to harder ones.

Theory on Abolute Values:
math-absolute-value-modulus-86462.html
the-e-gmat-question-series-on-absolute-value-198503.html
Absolute value tips: absolute-value-tips-and-hints-175002.html

DS Abolute Values Questions to practice: search.php?search_id=tag&tag_id=37
PS Abolute Values Questions to practice: search.php?search_id=tag&tag_id=58

Hard set on Abolute Values: inequality-and-absolute-value-questions-from-my-collection-86939.html

Hope it helps.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,964
Own Kudos:
Posts: 38,964
Kudos: 1,117
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
109754 posts
498 posts
212 posts