geetesht Wrote:If ax + b = 0, is x > 0 ?
(1) a + b > 0
(2) a - b > 0
The given information can be rephrased as ax = -b.
If i add statement 1 & 2, ( since two inequalities can be added) i get, a > 0 i.e a is positive . Hence i can say for the equation ax = -b to be true , x is negative. Since
positive (a) * negative(x) = negative(b)
My ans would be 'C'.
Could anyone please confirm i am thinking on the right track!
nope. incorrect.
the first thing we need to get on the table here is that
"-B" is NOT necessarily a negative number. this is a very common misconception - probably the most common misconception in all of algebra, actually - but it's still a misconception.
* if "b" is positive, then "-b" is negative, as expected.
* if "b" is NEGATIVE, then "-b" is POSITIVE.
--
in this problem, we can deduce that "a" is positive (as you found), but we can't figure out anything about "b", which can be positive, negative, or zero. (for instance, if a = 3, then b can be anything between -3 and 3.)
if b is positive, then x must be negative.
if b is zero, then x must be zero.
if b is negative, then x must be positive.
so, insufficient; the answer is (e).