Last visit was: 19 Nov 2025, 09:27 It is currently 19 Nov 2025, 09:27
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
chiragatara
Joined: 12 Aug 2010
Last visit: 07 Feb 2011
Posts: 12
Own Kudos:
162
 [41]
Posts: 12
Kudos: 162
 [41]
3
Kudos
Add Kudos
38
Bookmarks
Bookmark this Post
Most Helpful Reply
avatar
muralimba
Joined: 30 Aug 2010
Last visit: 30 Jun 2011
Posts: 65
Own Kudos:
571
 [27]
Given Kudos: 27
Location: Bangalore, India
Posts: 65
Kudos: 571
 [27]
20
Kudos
Add Kudos
7
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,389
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,389
Kudos: 778,287
 [12]
6
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
User avatar
amit2k9
Joined: 08 May 2009
Last visit: 18 Jun 2017
Posts: 535
Own Kudos:
Given Kudos: 10
Status:There is always something new !!
Affiliations: PMI,QAI Global,eXampleCG
Posts: 535
Kudos: 636
Kudos
Add Kudos
Bookmarks
Bookmark this Post
clean E here.
b < 0 but a can be < > 0
User avatar
Spidy001
Joined: 01 Feb 2011
Last visit: 16 Feb 2015
Posts: 298
Own Kudos:
Given Kudos: 42
Posts: 298
Kudos: 348
Kudos
Add Kudos
Bookmarks
Bookmark this Post
|a| + |b| > |a+b|?

if a and b are of same sign then LHS = RHS. Hence No.
if a and b are of opposite sign then LHS > RHS . Then Yes.

1. Not sufficient

|a|>|b|

we cannot say anything about the sign of a and b.

2. Not sufficient

b<0, but we dont know the sign of a.

together,
|a|>|b| and b<0 => a can be positive or negative
Hence not sufficient.

Answer is E.
User avatar
MBAhereIcome
User avatar
Current Student
Joined: 07 Aug 2011
Last visit: 25 Feb 2016
Posts: 149
Own Kudos:
Given Kudos: 48
Status:mba here i come!
Posts: 149
Kudos: 2,101
Kudos
Add Kudos
Bookmarks
Bookmark this Post
|a| + |b| > |a + b|

the expression will be true if "a,b have opposite signs e.g. a<0, b>0 etc"

st1) insufficient. a or b could have same or different sign
st2) this proves that b<0. but it is also possible that a<0. so, insufficient.

E is the ans
User avatar
mbaiseasy
Joined: 13 Aug 2012
Last visit: 29 Dec 2013
Posts: 322
Own Kudos:
Given Kudos: 11
Concentration: Marketing, Finance
GPA: 3.23
Posts: 322
Kudos: 2,049
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Is |a| + |b| > |a + b| ?
(1) Both positive |5| + |5| > |5 + 5| NO!
(2) Both negative |-5| + |-5| > |-10| NO!
(3) Oppositve signs |5| + |-5| > |5-5| YES!

(1) a2 > b2
|a| > |b|
This doesn't tell us anything about the sign. INSUFFICIENT.

(2) |a| × b < 0
This tells us b is negative. INSUFFICIENT.

Answer: E
avatar
Manhnip
Joined: 24 May 2013
Last visit: 09 Nov 2014
Posts: 15
Own Kudos:
Given Kudos: 50
Location: United Kingdom
WE:Project Management (Real Estate)
Posts: 15
Kudos: 148
Kudos
Add Kudos
Bookmarks
Bookmark this Post
\(Is |a| + |b| > |a + b| ?\)

\((1) a^2>b^2\)

(\(2)|a| * b<0\)

got me confusing for a while and choose E.

used the std rule of | A + B | < |A| + | B | when XY > 0

Since it is difficult to find the sign of A in any case selected E.

Please let me know if the approach to this problem is correct ?
User avatar
Vineetk
User avatar
AGSM Thread Master
Joined: 19 Jul 2012
Last visit: 27 Apr 2022
Posts: 113
Own Kudos:
Given Kudos: 30
Location: India
Concentration: Marketing, International Business
GMAT 1: 630 Q49 V28
GPA: 3.3
GMAT 1: 630 Q49 V28
Posts: 113
Kudos: 799
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Normally I solve it by plugging numbers.

1. a^2>b^2
lets take a=-3 and b=-2; so, |a|+|b|=5 & |a+b|=5
Lets take a=-3 and b=2; so |a|+|b| = 5 & |a+b|=1
two different values, hence insufficient.

2. |a|*b<0
This implies b<0.
Lets take a=-3 and b=-2; so |a| + |b| = 5 & |a+b|=5
Lets take a=3 and b=-2; so |a| + |b| = 5 & |a+b|=1
two different values, hence insufficient.

Taking both together:
we can use the same numbers in statement 2. Hence, insufficient.

Answer: E
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,389
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,389
Kudos: 778,287
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Manhnip
\(Is |a| + |b| > |a + b| ?\)

\((1) a^2>b^2\)

(\(2)|a| * b<0\)

got me confusing for a while and choose E.

used the std rule of | A + B | < |A| + | B | when XY > 0

Since it is difficult to find the sign of A in any case selected E.

Please let me know if the approach to this problem is correct ?

Merging similar topics.

Look at the original post here: is-a-b-a-b-105457.html#p824216 The name of the topics MUST be "Is |a| + |b| > |a + b| ?"
User avatar
WholeLottaLove
Joined: 13 May 2013
Last visit: 13 Jan 2014
Posts: 305
Own Kudos:
Given Kudos: 134
Posts: 305
Kudos: 627
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Is |a| + |b| > |a + b| ?

Is a^2 + b^2 > (a+b)^2?
is a^2 + b^2 > a^2 + 2ab + b^2?
Is 0 > 2ab?
Is ab negative?

(1) a^2 > b^2

This tells us that a^2 is greater than b^2 but it tells us nothing about the signs of a and b. For example, (-3)^2 > (2)^2 but -3 is less than 2. In this case, ab would be negative. On the other hand, (3)^2 > (2)^2 in which case 3 > 2 and ab would be positive.
INSUFFICIENT

(2) |a| * b < 0

This tells us that b must be negative as |a| will always be positive. however, a could be negative in which case ab would be positive or a could be negative in which case ab would be negative.
INSUFFICIENT

1+2) a^2 > b^2 and b is negative: that means the absolute value of |a| > |b|.

|-4| > |-1| ===> 4>1 Valid ===> ab = (-4)*(-1) = 4 (positive)
|4| > |-1| ===> 4>1 Valid ===> ab = (4)*(-1) = -4 (negative)

In other words, ab could be either positive or negative.
INSUFFICIENT

(E)
User avatar
WholeLottaLove
Joined: 13 May 2013
Last visit: 13 Jan 2014
Posts: 305
Own Kudos:
Given Kudos: 134
Posts: 305
Kudos: 627
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Is |a| + |b| > |a + b| ?

|4| + |2| > |4 + 2| 6>6 Invalid

|-4| + |-2| > |-4 + -2| 6>6 Invalid

|-4| + |2| > |-4 + 2| 6>2 Valid

|4| + |-2| > |4 + -2| 6> 2 Valid

(Take note that the only two valid cases are when a and b have opposite signs)

The question then becomes, do a and b have opposite signs?

(1) a^2 > b^2
|a| > |b| but we don't know the signs of either.
INSUFFICIENT

(2) |a| * b < 0
For this to hold true, regardless of what a is (any number but zero) b must be negative. Like #1, this tells us nothing about the sign of a.
INSUFFICIENT


1+2) a^2 > b^2, |a| * b < 0
we know that b is negative but a could be positive or negative and a^2 > b^2 could still hold true. For example:

-6^2 > -5^2
36>25
-a, -b

6^2 > -5^2
36 > 25
a, -b

INSUFFICIENT

(E)




There is a similar problem in which you plug in numbers to solve (is-xy-0-1-x-3-y-5-x-y-2-0-2-x-y-x-y-86780.html) but when I try to solve it, it becomes a confusing mess. Could someone explain to me where I went wrong?

So, valid when:
|-a| > |b|
|a| > |-b|

(1) a^2 > b^2
The absolute value of a must be greater than the absolute value of b. For #1:
|a| > |b|
|-a| > |b|
|-a| > |-b|

Therefore, according to #1, the values of a and b could make the inequality |4| + |2| > |4 + 2| invalid (for example, if |a|>|b| or valid if |-a| > |b|)
INSUFFICIENT

(2) |a| * b < 0
|a|*b < 0
This is saying [positive or zero] * [b] < 0. If a is positive, b is negative. a and b cannot = 0. b is always negative regardless of what a is as |a| will always be positive or zero.

|-a| * (-b) < 0
|a| * (-b) < 0

The problem is valid when |-a| > |-b|. We don't know if |-a| > |b| as is stated in the stem. For example, |-1| * (-4) < 0 but |-1| is not greater than |-4|
INSUFFICIENT
User avatar
jlgdr
Joined: 06 Sep 2013
Last visit: 24 Jul 2015
Posts: 1,311
Own Kudos:
Given Kudos: 355
Concentration: Finance
Posts: 1,311
Kudos: 2,863
Kudos
Add Kudos
Bookmarks
Bookmark this Post
From question we need only to know if ab<0.

Statement 1 tells us that abs A > abs B, which is clearly insufficient.

Statement 2 tells us that b<0.

From both statements we can't tell whether a is negative.

Therefore E is the correct answer choice

Hope this helps
Cheers
J :)
User avatar
manpreetsingh86
Joined: 13 Jun 2013
Last visit: 19 Dec 2022
Posts: 219
Own Kudos:
Given Kudos: 14
Posts: 219
Kudos: 1,179
Kudos
Add Kudos
Bookmarks
Bookmark this Post
honchos
Is |a| + |b| > |a + b| ?

(1) a2 > b2

(2) |a| × b < 0

I got this from one of the closed group, thought to share for the advantage of vast global aspirant.

N.B. a2 = a X a = a square

st.1

a^2>b^2

if a=3, b=1, then answer to the question is no.
if a=-3,b=1, then answer to the question is yes

hence insufficient

st.2
|a| × b < 0
from here we can conclude that b<0 as |a| will always be positive. but here a can be both positive as well as negative.

if a=4, b=-2 then answer to the question is yes.
if a=-4 ,b=-1 then answer to the question is no.

st.1 and st.2

we know for sure than b<0, but a can still take both positive as well as negative values. hence both yes and no. answers are possible. therefore answer must be E.
User avatar
viktorija
Joined: 14 Oct 2014
Last visit: 28 Jun 2015
Posts: 53
Own Kudos:
Given Kudos: 98
Location: United States
GMAT 1: 500 Q36 V23
GMAT 1: 500 Q36 V23
Posts: 53
Kudos: 645
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The question 'Is |a| + |b| > |a + b| ?' is basically asking if a and b have opposite signs.

(1) Insufficient. Says nothing about the signs of a and b.
(2) Insufficient. Just tells that b is negative, but we still don't know about the sign of a.

(1)+(2) Insufficient. We still don't know about the sign of a.

Answer E
User avatar
Divyadisha
User avatar
Current Student
Joined: 18 Oct 2014
Last visit: 01 Jun 2018
Posts: 663
Own Kudos:
Given Kudos: 69
Location: United States
GMAT 1: 660 Q49 V31
GPA: 3.98
GMAT 1: 660 Q49 V31
Posts: 663
Kudos: 1,928
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chiragatara
Is |a| + |b| > |a + b| ?

(1) a^2 > b^2
(2) |a| * b < 0

|a| + |b| will have both a and b +ve

|a + b| will have positive sum of a and b

But we don't know signs of both a and b

If both the signs are +ve then |a| + |b| = |a + b|
If both the signs are -ve then |a| + |b| = |a + b|
If both have opposite signs then |a| + |b| > |a + b|

(1) a^2 > b^2

It doesn't tell us anything about signs of a or b

(2) |a| * b < 0
|a| will be +ve, hence b is -ve

but a can be +ve or -ve. We don't get the actual sign.

Combining both statements is not giving us answer

(-6)^2> -5^2
6^2> -5^2
Not sufficient

E is the answer
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,586
Own Kudos:
Posts: 38,586
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
105389 posts
496 posts