ds the durable smack

This topic has expert replies
User avatar
GMAT Instructor
Posts: 3650
Joined: Wed Jan 21, 2009 4:27 am
Location: India
Thanked: 267 times
Followed by:80 members
GMAT Score:760

ds the durable smack

by sanju09 » Thu Jan 14, 2010 3:56 am
If a, b, c are integers, is (a - b + c) > (a + b - c)?

(1) b < 0

(2) c > 0
The mind is everything. What you think you become. -Lord Buddha



Sanjeev K Saxena
Quantitative Instructor
The Princeton Review - Manya Abroad
Lucknow-226001

www.manyagroup.com
Source: — Data Sufficiency |

GMAT Instructor
Posts: 1302
Joined: Mon Oct 19, 2009 2:13 pm
Location: Toronto
Thanked: 539 times
Followed by:164 members
GMAT Score:800

by Testluv » Thu Jan 14, 2010 9:58 pm
Simplify the inequality in the question stem:

Is (a - b + c) > (a + b - c)?

Is a - b + c > a + b - c?

Is -b + c > b - c?

Is c - b > b - c?

Is 2c > 2b?

Is c > b?

(1) gives no info about c, so (1) is insufficient.

(2) gives no info about b, so (2) is insufficient.

Together, you know b is negative, and c is positive, so, yes, c is definitely bigger than b.

Choose C.

...what about this question is a "durable smack"?!? :)
Kaplan Teacher in Toronto

Master | Next Rank: 500 Posts
Posts: 379
Joined: Wed Jun 03, 2009 3:05 am
Thanked: 19 times
Followed by:1 members
GMAT Score:690

by sreak1089 » Fri Jan 15, 2010 12:42 am
Given: a-b+c > a+b-c
cancel a on both sides
=> c-b > b-c
=> 2c > 2b
=> c > b

Thus the question really is "Is c > b"?

1) b < 0 => b negative
But we know nothing of c. Hence, NOT SUFFICIENT.

2) c > 0 => c positive.
But we know nothing of b. Hence, NOT SUFFICIENT.

Combining 1) and 2) we have b -ve and c +ve, thus c > b.

Hence, SUFFICIENT and thus C is the answer.