Last visit was: 11 Jul 2025, 14:46 It is currently 11 Jul 2025, 14:46
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
avatar
gmat2805
Joined: 24 May 2013
Last visit: 15 Jun 2014
Posts: 9
Own Kudos:
155
 [46]
Given Kudos: 22
Posts: 9
Kudos: 155
 [46]
3
Kudos
Add Kudos
43
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 10 Jul 2025
Posts: 16,101
Own Kudos:
74,262
 [27]
Given Kudos: 475
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,101
Kudos: 74,262
 [27]
17
Kudos
Add Kudos
10
Bookmarks
Bookmark this Post
User avatar
Zarrolou
Joined: 02 Sep 2012
Last visit: 11 Dec 2013
Posts: 848
Own Kudos:
5,072
 [15]
Given Kudos: 219
Status:Far, far away!
Location: Italy
Concentration: Finance, Entrepreneurship
GPA: 3.8
Posts: 848
Kudos: 5,072
 [15]
11
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
General Discussion
User avatar
mau5
User avatar
Verbal Forum Moderator
Joined: 10 Oct 2012
Last visit: 31 Dec 2024
Posts: 479
Own Kudos:
3,278
 [11]
Given Kudos: 141
Posts: 479
Kudos: 3,278
 [11]
11
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gmat2805
If |a+5|=|b+5| what is the value of a + b?

1) b > 5 and a < 5

2) b = 10

Given that |a+5| = |b+5|. We can square on both sides, as both sides are positive and we get \(\to (a+5)^2-(b+5)^2 = 0 \to (a+b+10)(a-b)=0\)

From F.S 1, we know that \(a \neq{b}\). Thus, only \(a+b+10=0\) and a+b = -10. Sufficient.

From F.S 2, we get (a+20)(a-10) = 0. Thus, 2 values of a will give 2 different values of (a+b). Insufficient.

A.
avatar
hak15
Joined: 22 Feb 2015
Last visit: 20 Aug 2015
Posts: 7
Own Kudos:
Given Kudos: 21
Posts: 7
Kudos: 4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
VeritasPrepKarishma
gmat2805
If |a+5|=|b+5| what is the value of a + b?

1) b > 5 and a < 5

2) b = 10

Alternatively, you can get rid of the mod sign and then proceed:

If |a+5|=|b+5|,

EITHER a + 5 = b + 5 (In this case a = b)

OR a + 5 = - (b + 5) (In this case a + b = -10)

1) b > 5 and a < 5
This statement tells you that a is not equal to b. Then, a + b = -10. Sufficient

2) b = 10
Here a could be 10 so a + b = 20 OR a + b = -10.
Not sufficient.

Answer (A)


Note that |a+5|=|b+5| gives you 4 cases but they are equivalent to 2 cases discussed above:
a + 5 = b + 5
a + 5 = - (b + 5)
-(a + 5) = b + 5
-(a + 5) = -(b + 5)
Although you mentioned 4 scenarios , why did just consider 2 of them prior to moving to answer choices
User avatar
EMPOWERgmatRichC
User avatar
Major Poster
Joined: 19 Dec 2014
Last visit: 31 Dec 2023
Posts: 21,788
Own Kudos:
12,488
 [4]
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,788
Kudos: 12,488
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Hi All,

When DS questions look complex, they often hide subtle patterns. While you might not immediately 'see' what the pattern is, you can do a bit of work (TEST VALUES) and PROVE the pattern exists.

Here, we're told that |A+5| = |B+5|. We're asked for the value of A+B.

Fact 1: B>5 and A<5

This means that A and B CANNOT be the same number. Let's TEST VALUES and see what happens....

IF...
B = 6
|A+5| = 11

Since we were told that A<5, A can only have one solution....A = -16 (since |-16+5| = |-11| = 11).
The answer to the question is 6 + (-16) = -10

IF...
B = 7
|A+5| = 12

Since we were told that A<5, A can only have one solution....A = -17
The answer to the question is 7 + (-17) = -10

We were NOT told that A and B had to be integers though, so I'll try one more TEST....

IF...
B = 5.5
|A+5| = 10.5

Since we were told that A<5, A can only have one solution....A = -15.5
The answer to the question is 5.5 + (-15.5) = -10

The answer is ALWAYS -10
Fact 1 is SUFFICIENT

Fact 2: B = 10

This tells us nothing about the value of A.
Fact 2 is INSUFFICIENT.

Final Answer:
GMAT assassins aren't born, they're made,
Rich
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 10 Jul 2025
Posts: 16,101
Own Kudos:
74,262
 [1]
Given Kudos: 475
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,101
Kudos: 74,262
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
hak15
Note that |a+5|=|b+5| gives you 4 cases but they are equivalent to 2 cases discussed above:
a + 5 = b + 5
a + 5 = - (b + 5)
-(a + 5) = b + 5
-(a + 5) = -(b + 5)

Although you mentioned 4 scenarios , why did just consider 2 of them prior to moving to answer choices

The first and the fourth cases give us the same equation:

I. a + 5 = b + 5

IV. -(a + 5) = -(b + 5)
Multiply the equation by -1 on both sides to get
(a + 5) = (b + 5)

The second and third cases give us the same equation:

II. (a + 5) = -(b + 5)

III. -(a + 5) = (b + 5)
Multiply the equation by -1 on both sides to get
(a + 5) = -(b + 5)

So actually you have only 2 distinct equations.
User avatar
EgmatQuantExpert
User avatar
e-GMAT Representative
Joined: 04 Jan 2015
Last visit: 02 Apr 2024
Posts: 3,681
Own Kudos:
19,430
 [2]
Given Kudos: 165
Expert
Expert reply
Posts: 3,681
Kudos: 19,430
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
The question can also be solved by basic interpretation of the concept of modulus.

Interpreting the Given Info
We know that modulus denotes the magnitude of the distance of a number from another number. So for |a + 5| = | b + 5|, we know that distance of a and b from -5 is the same. Thus there are two possible cases:

I. a = b. In this case a and b are at the same distance from -5 and thus a + b can take any value




II. a and b are on the opposite sides of -5 and equidistant from -5. Let's assume the distance be x. So a = -5 -x and b = -5 +x or vice versa. in both the cases we observe that a + b = -10.




In other words the question asks us to find if a = b?.

Statement-I
St-I tells us that b > 5 and a < 5 i.e. both are distinct numbers. So we know that a + b = -10.

Hence st-I is sufficient to answer the question

Statement-II
St-II tells us that b = 10. However it does not tell us anything about a. Here a = 10 or a = -20.
Hence st-II is not sufficient to answer the question.

Hope this helps :)

Regards
Harsh
Kudos
Add Kudos
Bookmarks
Bookmark this Post
EMPOWERgmatRichC
Hi All,

When DS questions look complex, they often hide subtle patterns. While you might not immediately 'see' what the pattern is, you can do a bit of work (TEST VALUES) and PROVE the pattern exists.

Here, we're told that |A+5| = |B+5|. We're asked for the value of A+B.

Fact 1: B>5 and A<5

This means that A and B CANNOT be the same number. Let's TEST VALUES and see what happens....

IF...
B = 6
|A+5| = 11

Since we were told that A<5, A can only have one solution....A = -16 (since |-16+5| = |-11| = 11).
The answer to the question is 6 + (-16) = -10

IF...
B = 7
|A+5| = 12

Since we were told that A<5, A can only have one solution....A = -17
The answer to the question is 7 + (-17) = -10

We were NOT told that A and B had to be integers though, so I'll try one more TEST....

IF...
B = 5.5
|A+5| = 10.5

Since we were told that A<5, A can only have one solution....A = -15.5
The answer to the question is 5.5 + (-15.5) = -10

The answer is ALWAYS -10
Fact 1 is SUFFICIENT

Fact 2: B = 10

This tells us nothing about the value of A.
Fact 2 is INSUFFICIENT.

Final Answer:
GMAT assassins aren't born, they're made,
Rich
nice explanation, thank you
User avatar
sahilvijay
Joined: 29 Jun 2017
Last visit: 16 Apr 2021
Posts: 299
Own Kudos:
Given Kudos: 76
GPA: 4
WE:Engineering (Transportation)
Products:
Posts: 299
Kudos: 872
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quite Simple Ques by my approach

|a+5| = | b+5|
1) b>5 and a<5

let us say b=6
=> |a+5| = 11
a+5 = +11 , a=6 ( not possible as a<5)
a+5 = -11 , a=-16

a+b = -16 +6 =-10
if b=7 then a= -17 => a+b =-10
A/D can be answer

2) b=10
|a+5| =15
a=10 or a=-20
rejected

A is the answer
User avatar
GMATYoda
Joined: 24 Sep 2018
Last visit: 18 Jan 2021
Posts: 105
Own Kudos:
Given Kudos: 14
Posts: 105
Kudos: 188
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gmat2805
If |a+5|=|b+5| what is the value of a + b?

1) b > 5 and a < 5

2) b = 10

This question is a great candidate for number picking. If you call b 10, then the second absolute value is 15, meaning that a must be -20 for the first absolute value to also be 15. Thus, a + b could be -10. Then try b = 15. In order to keep the second inequality equal, you’ll have to drop a by 5 to -25, again making the value of a + b = -10. This will hold for all potential values consistent with statement 1, so statement 1 is sufficient.

Quote:
Additionally you can solve this algebraically with the information in statement 1. If b is positive then you know that |b+5|=b+5.Logically the only way a + 5 could equal b+5 if a < 0 is if the entire expression on the left is negative. Therefore you know that - (a + 5) = b + 5 and -a -5 = b + 5 and a + b = -10. Sufficient.

Quote:
Statement 2, however, is not sufficient. Knowing that b = 10 means that either a + 5 = 15 or a + 5 = -15, and so with two possible values of a but one exact value of b you cannot solve for a + b, and the correct answer is A.
User avatar
GMATYoda
Joined: 24 Sep 2018
Last visit: 18 Jan 2021
Posts: 105
Own Kudos:
Given Kudos: 14
Posts: 105
Kudos: 188
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gmat2805
If |a+5|=|b+5| what is the value of a + b?

1) b > 5 and a < 5

2) b = 10

Veritas Prep Official Solution:


This question is a great candidate for number picking. If you call b 10, then the second absolute value is 15, meaning that a must be -20 for the first absolute value to also be 15. Thus, a + b could be -10. Then try b = 15. In order to keep the second inequality equal, you’ll have to drop a by 5 to -25, again making the value of a + b = -10. This will hold for all potential values consistent with statement 1, so statement 1 is sufficient.

Additionally you can solve this algebraically with the information in statement 1. If b is positive then you know that |b+5|=b+5
. Logically the only way a + 5 could equal b + 5 if a < 0 is if the entire expression on the left is negative. Therefore you know that - (a + 5) = b + 5 and -a -5 = b + 5 and a + b = -10. Sufficient.

Statement 2, however, is not sufficient. Knowing that b = 10 means that either a + 5 = 15 or a + 5 = -15, and so with two possible values of a but one exact value of b you cannot solve for a + b, and the correct answer is A.
User avatar
lakshya14
Joined: 31 Jan 2019
Last visit: 27 Jul 2022
Posts: 362
Own Kudos:
Given Kudos: 529
Posts: 362
Kudos: 45
Kudos
Add Kudos
Bookmarks
Bookmark this Post
VeritasKarishma
gmat2805
If |a+5|=|b+5| what is the value of a + b?

1) b > 5 and a < 5

2) b = 10

Alternatively, you can get rid of the mod sign and then proceed:

If |a+5|=|b+5|,

EITHER a + 5 = b + 5 (In this case a = b)

OR a + 5 = - (b + 5) (In this case a + b = -10)

1) b > 5 and a < 5
This statement tells you that a is not equal to b. Then, a + b = -10. Sufficient

2) b = 10
Here a could be 10 so a + b = 20 OR a + b = -10.
Not sufficient.

Answer (A)


Note that |a+5|=|b+5| gives you 4 cases but they are equivalent to 2 cases discussed above:
a + 5 = b + 5
a + 5 = - (b + 5)
-(a + 5) = b + 5
-(a + 5) = -(b + 5)

If we square both the sides, the it will also give us a+b = -10. Where am I wrong?
User avatar
santosh93
Joined: 07 Jul 2020
Last visit: 19 May 2022
Posts: 47
Own Kudos:
Given Kudos: 340
Location: India
GRE 1: Q169 V152
GPA: 3.94
WE:Research (Manufacturing)
GRE 1: Q169 V152
Posts: 47
Kudos: 35
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gmat2805
If |a + 5| = |b + 5| what is the value of a + b?


(1) b > 5 and a < 5

(2) b = 10

I think this question doesn't require Data statements to solve the problem.

Consider |a+5|=|b+5|
Squaring both the sides,
\((a+5)^2=(b+5)^2\)
Or, \(a^2+10a+25=b^2+10b+25\)
Or, \(a^2-b^2=-10 (a-b)\)
or, \(a+b=-10\) which is what the question asks for.

This problem requires "a+b" value and isn't concerned with values of a or b. Hence determining them using (1) b > 5 and a < 5 ;(2) b = 10 seems meaningless

PS:The concept of Data Sufficiency(DS) in GMAT is the find out whether statements(supporting data) are sufficient to determine the answer. But here I statement became unnecessary or superfluous data in determining the answer. I believe GMAT doesn't ask the above question under the DS category.
User avatar
EMPOWERgmatRichC
User avatar
Major Poster
Joined: 19 Dec 2014
Last visit: 31 Dec 2023
Posts: 21,788
Own Kudos:
12,488
 [1]
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,788
Kudos: 12,488
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
santosh93
gmat2805
If |a + 5| = |b + 5| what is the value of a + b?


(1) b > 5 and a < 5

(2) b = 10

I think this question doesn't require Data statements to solve the problem.

Consider |a+5|=|b+5|
Squaring both the sides,
\((a+5)^2=(b+5)^2\)
Or, \(a^2+10a+25=b^2+10b+25\)
Or, \(a^2-b^2=-10 (a-b)\)
or, \(a+b=-10\) which is what the question asks for.

This problem requires "a+b" value and isn't concerned with values of a or b. Hence determining them using (1) b > 5 and a < 5 ;(2) b = 10 seems meaningless

PS:The concept of Data Sufficiency(DS) in GMAT is the find out whether statements(supporting data) are sufficient to determine the answer. But here I statement became unnecessary or superfluous data in determining the answer. I believe GMAT doesn't ask the above question under the DS category.

Hi santosh93,

The initial information in a DS prompt is NEVER enough to conclusively answer the question - so if you think that you are facing a prompt in which you don't need any additional information, then it's likely that you are making some type of logic mistake while thinking about the prompt.

By working through the math steps that you've listed, you've fundamentally changed the original equation (and 'divided out' a potential solution). Consider the following two examples, based on the original equation:

|A + 5| = |B + 5|

IF.... A = 1 and B = 1, then |6| = |6| and the answer to the question is 1+1 = 2

IF.... A = 5 and B = -15, then |10| = |-10| and the answer to the question is 5 + (-15) = -10

Based on just the original equation, there is clearly more than one potential answer (so the assumption that the answer must be -10 is incorrect - and you need more information to determine whether there is just one answer or multiple answers).

GMAT assassins aren't born, they're made,
Rich
User avatar
santosh93
Joined: 07 Jul 2020
Last visit: 19 May 2022
Posts: 47
Own Kudos:
35
 [1]
Given Kudos: 340
Location: India
GRE 1: Q169 V152
GPA: 3.94
WE:Research (Manufacturing)
GRE 1: Q169 V152
Posts: 47
Kudos: 35
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
EMPOWERgmatRichC
santosh93
gmat2805
If |a + 5| = |b + 5| what is the value of a + b?


(1) b > 5 and a < 5

(2) b = 10

I think this question doesn't require Data statements to solve the problem.

Consider |a+5|=|b+5|
Squaring both the sides,
\((a+5)^2=(b+5)^2\)
Or, \(a^2+10a+25=b^2+10b+25\)
Or, \(a^2-b^2=-10 (a-b)\)
or, \(a+b=-10\) which is what the question asks for.

This problem requires "a+b" value and isn't concerned with values of a or b. Hence determining them using (1) b > 5 and a < 5 ;(2) b = 10 seems meaningless

PS:The concept of Data Sufficiency(DS) in GMAT is the find out whether statements(supporting data) are sufficient to determine the answer. But here I statement became unnecessary or superfluous data in determining the answer. I believe GMAT doesn't ask the above question under the DS category.

Hi santosh93,

The initial information in a DS prompt is NEVER enough to conclusively answer the question - so if you think that you are facing a prompt in which you don't need any additional information, then it's likely that you are making some type of logic mistake while thinking about the prompt.

By working through the math steps that you've listed, you've fundamentally changed the original equation (and 'divided out' a potential solution). Consider the following two examples, based on the original equation:

|A + 5| = |B + 5|

IF.... A = 1 and B = 1, then |6| = |6| and the answer to the question is 1+1 = 2

IF.... A = 5 and B = -15, then |10| = |-10| and the answer to the question is 5 + (-15) = -10

Based on just the original equation, there is clearly more than one potential answer (so the assumption that the answer must be -10 is incorrect - and you need more information to determine whether there is just one answer or multiple answers).

GMAT assassins aren't born, they're made,
Rich


Hi EMPOWERgmatRichC
Thank you for the reply. Now I understand where I possibly went wrong while solving the original equation. I believe it was this step
\(a^2-b^2=-10 (a-b)\)
instead of dividing out a potential solution, I should consider it as a possible answer.
Solving the above I will end up having
\(a=b\) or Or, \(a+b=10\)

Hence I would require support statements to concretely answer the problem.

Once again thank you very much.
avatar
giannilorenz
avatar
Current Student
Joined: 23 Mar 2021
Last visit: 30 Mar 2022
Posts: 6
Given Kudos: 14
Location: Brazil
Posts: 6
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Can I say that |a + 5| = |b + 5| is equal to |a| + |5| = |b| + |5| ?
User avatar
firas92
User avatar
Current Student
Joined: 16 Jan 2019
Last visit: 02 Dec 2024
Posts: 617
Own Kudos:
1,653
 [1]
Given Kudos: 142
Location: India
Concentration: General Management
GMAT 1: 740 Q50 V40
WE:Sales (Other)
Products:
GMAT 1: 740 Q50 V40
Posts: 617
Kudos: 1,653
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
giannilorenz
Can I say that |a + 5| = |b + 5| is equal to |a| + |5| = |b| + |5| ?

No you cannot. For example, if a=1, b=-11, |a+5|=|b+5|=6 but |a|+|5|=6 and |b|+|5|=16

In general,

1. Always true: |x + y| ≤ |x|+ |y| , note that "=" sign holds for xy >0 (or simply when x and y have the same sign);

2. Always true: |x – y| ≥ |x|-|y| , note that "=" sign holds for xy > 0 (so when x and y have the same sign) and |x| > |y| (simultaneously).

Posted from my mobile device
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 37,375
Own Kudos:
Posts: 37,375
Kudos: 1,010
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.
Moderator:
Math Expert
102634 posts