Last visit was: 25 Apr 2024, 01:18 It is currently 25 Apr 2024, 01:18

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
SORT BY:
Kudos
Tags:
Show Tags
Hide Tags
User avatar
Manager
Manager
Joined: 19 Oct 2011
Posts: 87
Own Kudos [?]: 1235 [18]
Given Kudos: 33
Location: India
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92904
Own Kudos [?]: 618875 [8]
Given Kudos: 81588
Send PM
General Discussion
CEO
CEO
Joined: 24 Jul 2011
Status: World Rank #4 MBA Admissions Consultant
Posts: 3187
Own Kudos [?]: 1585 [1]
Given Kudos: 33
GMAT 1: 780 Q51 V48
GRE 1: Q170 V170
Send PM
Alum
Joined: 12 Aug 2015
Posts: 2282
Own Kudos [?]: 3128 [1]
Given Kudos: 893
GRE 1: Q169 V154
Send PM
Re: If x and n are integers is the sum of x and n less than zero [#permalink]
1
Kudos
dvinoth86 wrote:
If x and n are integers, is the sum of x and n less than zero?

(1) x + 3 < n – 1
(2) -10x > 10n



Statement 1 can be rejected here as there is no way we can get a +ve relation from a -ve one..
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6821
Own Kudos [?]: 29918 [1]
Given Kudos: 799
Location: Canada
Send PM
Re: If x and n are integers is the sum of x and n less than zero [#permalink]
1
Bookmarks
Expert Reply
Top Contributor
dvinoth86 wrote:
If x and n are integers, is the sum of x and n less than zero?

(1) x + 3 < n – 1
(2) -10x > 10n


Target question: Is x + n < 0?

Given: x and n are integers

Statement 1: x + 3 < n – 1
Add 1 to both sides to get: x + 4 < n
In other words, n is GREATER than 4 more than x
There are several values of x and n that satisfy this condition. Here are two:
Case a: x = 1 and n = 6, in which case x + n = 7. In this case, x + n > 0
Case b: x = -10 and n = 0, in which case x + n = -10. In this case, x + n < 0
Since we cannot answer the target question with certainty, statement 1 is NOT SUFFICIENT

Statement 2: -10x > 10n
Add 10x to both sides to get: 0 > 10x + 10n
Divide both sides by 10 to get: 0 > x + n. PERFECT! This is precisely what the target question is asking.
Since we can answer the target question with certainty, statement 2 is SUFFICIENT

Answer = B

RELATED VIDEO
User avatar
Intern
Intern
Joined: 07 Jan 2011
Posts: 17
Own Kudos [?]: 37 [0]
Given Kudos: 1
Send PM
Re: If x and n are integers is the sum of x and n less than zero [#permalink]
Thanks Bunel for the solution.
Alum
Joined: 12 Aug 2015
Posts: 2282
Own Kudos [?]: 3128 [0]
Given Kudos: 893
GRE 1: Q169 V154
Send PM
Re: If x and n are integers is the sum of x and n less than zero [#permalink]
Clearly statement 1 is sufficient
As far as statement 1 goes => there is no way we can convert a - relation to a + one..
Hence B is sufficient
Manager
Manager
Joined: 23 Dec 2013
Posts: 86
Own Kudos [?]: 81 [0]
Given Kudos: 23
Location: United States (CA)
GMAT 1: 710 Q45 V41
GMAT 2: 760 Q49 V44
GPA: 3.76
Send PM
Re: If x and n are integers is the sum of x and n less than zero [#permalink]
dvinoth86 wrote:
If x and n are integers, is the sum of x and n less than zero?

(1) x + 3 < n – 1
(2) -10x > 10n


Statement 1: We know here that x+3 < n-1. Via algebra, we can determine that x-n < -4. But we don't know if x+n is greater than or less than zero (or equal to zero).

X = 10
N = 14

X+N > 0

X-N = -4

Or
x = -4
n = 0

X+N < 0
X-N = -4

Statement 2: Here we know that -2x > 2n. The secret hidden trick here is to add one term to the other side. So we can quickly find that -x>n and then 0>n+x. The problem tried to hide it from us by making us first divide out the two and leading us to making a ratio. But addition is the ultimate step.
Intern
Intern
Joined: 21 Feb 2017
Posts: 49
Own Kudos [?]: 7 [0]
Given Kudos: 23
Send PM
Re: If x and n are integers is the sum of x and n less than zero [#permalink]
Bunuel wrote:
If x and n are integers, is the sum of x and n less than zero?

Question: is x+n<0?

(1) x + 3 < n – 1 --> x-n<-4. Plugging numbers is probably the best way to prove that this statement is not sufficient: x=0 and n=5 then the answer is NO but if x=-5 and n=0 then the answer is YES. Not sufficient.

(2) -10x > 10n --> 10x+10n<0 --> reduce by 10: x+n<0, hence the answer to the question is YES. Sufficient.

Answer: B.


Why B alone is sufficient? Because if x and n are zero than it is equal to zero which is not less than zero. So B alone is not sufficient.

If we combine both than two statements contradict each other.

So answer should be E.

Please correct me where ever I am wrong.

Sent from my XT1663 using GMAT Club Forum mobile app
Math Expert
Joined: 02 Sep 2009
Posts: 92904
Own Kudos [?]: 618875 [0]
Given Kudos: 81588
Send PM
Re: If x and n are integers is the sum of x and n less than zero [#permalink]
Expert Reply
goalMBA1990 wrote:
Bunuel wrote:
If x and n are integers, is the sum of x and n less than zero?

Question: is x+n<0?

(1) x + 3 < n – 1 --> x-n<-4. Plugging numbers is probably the best way to prove that this statement is not sufficient: x=0 and n=5 then the answer is NO but if x=-5 and n=0 then the answer is YES. Not sufficient.

(2) -10x > 10n --> 10x+10n<0 --> reduce by 10: x+n<0, hence the answer to the question is YES. Sufficient.

Answer: B.


Why B alone is sufficient? Because if x and n are zero than it is equal to zero which is not less than zero. So B alone is not sufficient.

If we combine both than two statements contradict each other.

So answer should be E.

Please correct me where ever I am wrong.

Sent from my XT1663 using GMAT Club Forum mobile app


(2) gives x+n<0. So, both x and n cannot be 0, otherwise x+n<0 won't be correct.
Intern
Intern
Joined: 21 Feb 2017
Posts: 49
Own Kudos [?]: 7 [0]
Given Kudos: 23
Send PM
Re: If x and n are integers is the sum of x and n less than zero [#permalink]
Bunuel wrote:
goalMBA1990 wrote:
Bunuel wrote:
If x and n are integers, is the sum of x and n less than zero?

Question: is x+n<0?

(1) x + 3 < n – 1 --> x-n<-4. Plugging numbers is probably the best way to prove that this statement is not sufficient: x=0 and n=5 then the answer is NO but if x=-5 and n=0 then the answer is YES. Not sufficient.

(2) -10x > 10n --> 10x+10n<0 --> reduce by 10: x+n<0, hence the answer to the question is YES. Sufficient.

Answer: B.


Why B alone is sufficient? Because if x and n are zero than it is equal to zero which is not less than zero. So B alone is not sufficient.

If we combine both than two statements contradict each other.

So answer should be E.

Please correct me where ever I am wrong.

Sent from my XT1663 using GMAT Club Forum mobile app


(2) gives x+n<0. So, both x and n cannot be 0, otherwise x+n<0 won't be correct.

Understood. Thank you very much for explanation.

Sent from my XT1663 using GMAT Club Forum mobile app
Intern
Intern
Joined: 20 Aug 2014
Status:Target 760
Posts: 38
Own Kudos [?]: 45 [0]
Given Kudos: 163
Location: India
Concentration: Strategy, Economics
GMAT 1: 730 Q49 V40
GPA: 3.6
WE:Corporate Finance (Commercial Banking)
Send PM
Re: If x and n are integers is the sum of x and n less than zero [#permalink]
dvinoth86 wrote:
If x and n are integers, is the sum of x and n less than zero?

(1) x + 3 < n – 1
(2) -10x > 10n


Answer is B :

From statement 2, it is clear that n+x<0
From statement 1: x=5 8<n-1; if x=0 0<n-1; if x=-5 -5<n-1 So, not sufficient
Director
Director
Joined: 09 Jan 2020
Posts: 966
Own Kudos [?]: 223 [0]
Given Kudos: 434
Location: United States
Send PM
Re: If x and n are integers is the sum of x and n less than zero [#permalink]
If x and n are integers, is the sum of x and n less than zero?

x + n < 0?

(1) x + 3 < n – 1

x - n < -4

We can't do anything further. INSUFFICIENT.

(2) -10x > 10n
10n + 10x < 0
10(n + x) < 0
(n+x) < 0

SUFFICIENT.

Answer is B.
Intern
Intern
Joined: 16 Apr 2023
Posts: 38
Own Kudos [?]: [0]
Given Kudos: 107
Location: Canada
Send PM
Re: If x and n are integers is the sum of x and n less than zero [#permalink]
BrentGMATPrepNow Bunuel Why can't we multiply statement 1 by -1? We have x-n < -4. If we multiply both sides by -1 and flip the inequality, the answer becomes x+n>4 which would be sufficient. It seems to be wrong here but I don't understand why? Are we not allowed to multiply the expression by -1?
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6821
Own Kudos [?]: 29918 [0]
Given Kudos: 799
Location: Canada
Send PM
Re: If x and n are integers is the sum of x and n less than zero [#permalink]
Expert Reply
Top Contributor
kelly_jacques wrote:
BrentGMATPrepNow Bunuel Why can't we multiply statement 1 by -1? We have x-n < -4. If we multiply both sides by -1 and flip the inequality, the answer becomes x+n>4 which would be sufficient. It seems to be wrong here but I don't understand why? Are we not allowed to multiply the expression by -1?


You're absolutely correct about the technique. The only problem is that -1(x - n) < (-1)(-4) becomes -x + n > 4 (not x + n > 4)
GMAT Club Bot
Re: If x and n are integers is the sum of x and n less than zero [#permalink]
Moderator:
Math Expert
92901 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne