Inequality / DS

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 30
Joined: Sun Apr 27, 2008 4:22 pm

Inequality / DS

by mav800rick » Fri Jun 20, 2008 8:57 am
Explanation please??

OA is C
Attachments
Capture.JPG

Master | Next Rank: 500 Posts
Posts: 132
Joined: Sun Apr 27, 2008 10:31 am
Location: Portugal
Thanked: 7 times

by atlantic » Fri Jun 20, 2008 9:25 am
From (1) x can be 3 or 1/3 so cannot be A / D
From (2) x cannot be 3 so B is out
(1+2) says x=1/3, one single value for x, pick C

Edit to correct....

(1+2) says x=1/3 and mod(1/3) <1

Master | Next Rank: 500 Posts
Posts: 320
Joined: Sun Jan 13, 2008 10:00 pm
Thanked: 10 times

by ildude02 » Fri Jun 20, 2008 3:20 pm
I didn't get the statement 1 part right. How you got 1/3 as an other option for X. I see that for both x> 0 and x< 0, the value for x= 3.

when x >0, x+1 = 2(x-1) => x = 3.
when x< 0 , -(x+1) = -2(x-1) => x= 3.

Can anyone please point to me where I went wrong? Is there any general concept how we need to solve the modular arithemetic questions involving a unknown x variable ? My belief was, we need to consider values for both x <0 and x> 0 when an unknwon variable is involved, may be there is something more to it that I might be missing. Can someone throw some light on this concept.

Master | Next Rank: 500 Posts
Posts: 178
Joined: Wed May 14, 2008 3:51 pm
Thanked: 16 times
Followed by:1 members
GMAT Score:99%+

by egybs » Fri Jun 20, 2008 3:47 pm
You also need to combine positive and negative absolute values... there are four possible outcomes:

x+1 = 2(x-1) -> x = 3
-(x+1) = -2(x-1) -> x= 3
(x+1) = 2(x-1) -> x = 1/3
-(x+1) = 2(x-1) -> x = 1/3


ildude02 wrote:I didn't get the statement 1 part right. How you got 1/3 as an other option for X. I see that for both x> 0 and x<0>0, x+1 = 2(x-1) => x = 3.
when x<0> x= 3.

Can anyone please point to me where I went wrong? Is there any general concept how we need to solve the modular arithemetic questions involving a unknown x variable ? My belief was, we need to consider values for both x <0> 0 when an unknwon variable is involved, may be there is something more to it that I might be missing. Can someone throw some light on this concept.

Master | Next Rank: 500 Posts
Posts: 320
Joined: Sun Jan 13, 2008 10:00 pm
Thanked: 10 times

by ildude02 » Fri Jun 20, 2008 4:03 pm
Ok, so you are saying if there are 2 sides of the mod X equations invloved, we need to consider the possibility that ONLY one side of the mod equation taking x < 0 while the other side of the mod equation has x> 0, eventhough both are based of the same X variable.

egybs wrote:You also need to combine positive and negative absolute values... there are four possible outcomes:

x+1 = 2(x-1) -> x = 3
-(x+1) = -2(x-1) -> x= 3
(x+1) = 2(x-1) -> x = 1/3
-(x+1) = 2(x-1) -> x = 1/3


ildude02 wrote:I didn't get the statement 1 part right. How you got 1/3 as an other option for X. I see that for both x> 0 and x<0>0, x+1 = 2(x-1) => x = 3.
when x<0> x= 3.

Can anyone please point to me where I went wrong? Is there any general concept how we need to solve the modular arithemetic questions involving a unknown x variable ? My belief was, we need to consider values for both x <0> 0 when an unknwon variable is involved, may be there is something more to it that I might be missing. Can someone throw some light on this concept.

Master | Next Rank: 500 Posts
Posts: 178
Joined: Wed May 14, 2008 3:51 pm
Thanked: 16 times
Followed by:1 members
GMAT Score:99%+

by egybs » Fri Jun 20, 2008 4:05 pm
Remember we aren't saying that x<0 , we're saying that x+1 and/or x-1 is less than 0.

For example, if x were -.5, x+1 and |x+1| would both be positive numbers, so the absolute value would not change anything.

Master | Next Rank: 500 Posts
Posts: 320
Joined: Sun Jan 13, 2008 10:00 pm
Thanked: 10 times

by ildude02 » Fri Jun 20, 2008 4:17 pm
So we basically have to consider the whole equation within the MOD to be positive or negative since that can be either +ve or -ve eventhough the value of MOD is always >= 0.

Thanks!

Master | Next Rank: 500 Posts
Posts: 178
Joined: Wed May 14, 2008 3:51 pm
Thanked: 16 times
Followed by:1 members
GMAT Score:99%+

by egybs » Fri Jun 20, 2008 4:21 pm
To determine potential values, yes we need to consider all the possibilities.
ildude02 wrote:So we basically have to consider the whole equation within the MOD to be positive or negative since that can be either +ve or -ve eventhough the value of MOD is always >= 0.

Thanks!

Senior | Next Rank: 100 Posts
Posts: 47
Joined: Wed Apr 30, 2008 8:13 pm

by sanjaylakhani » Fri Jun 20, 2008 8:01 pm
four scenarios-
if
0<x<1, then x=1/3 -TRUE
X>1 then x=3- TRUE
-1<x<0 then x=1/3- FALSE
x<-1 then x=3- FALSE

so as per A, x can have two values - 1/3 or 3

but as per B, x is not equal to 3

so combining both x=1/3

so Answer is c

Master | Next Rank: 500 Posts
Posts: 320
Joined: Sun Jan 13, 2008 10:00 pm
Thanked: 10 times

by ildude02 » Fri Jun 20, 2008 8:33 pm
I'm not sure you can take values for x as you did, as in 0<x<1, -1<x<0 etc.

Instead, I assume from egby's sugestion, we need to equate the whole equation within the MOD to <0 or > 0. => x+1 <0 or >0 and x-1 can either be >0 or <0.

I would still wish if Ian or Stuart can explain the concept of solving such MOD arithmetic and MOD in general since they both do the best job at breaking it down. I hope they see this post :)

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 2621
Joined: Mon Jun 02, 2008 3:17 am
Location: Montreal
Thanked: 1090 times
Followed by:355 members
GMAT Score:780

by Ian Stewart » Fri Jun 20, 2008 9:56 pm
ildude02 wrote:I would still wish if Ian or Stuart can explain the concept of solving such MOD arithmetic and MOD in general since they both do the best job at breaking it down.
Well, to be honest, I almost never do absolute value questions algebraically. Absolute value measures distances on the number line, so if I see an absolute value equation or inequality on the GMAT, I'll ask myself 'what does this say about distances?' Perhaps because I'm used to thinking this way, I find it very fast, and very easy to understand (since it only involves visualization on a number line). The other great advantage is that almost all of the very difficult absolute value questions are much more easily answered if you understand the distance interpretation of absolute value. And, of course, you can fall back on the algebraic approach if you have to, though I don't often need to.

So, I'll try to walk through how I'd do this question in detail- the explanation may seem longer than the algebraic solutions above, but it took about ten seconds to do.

First the theory. Recall that:
|x| measures the distance from x to 0;
|a-b| measures the distance between a and b on the number line;
|a+b| is the distance between a and -b, because |a+b| = |a-(-b)|.

I'll do an easier question first:

If |x-3| = 5
what is x?

We know |a-b| is the distance between a and b. So the above equation just says: "the distance between x and 3 is equal to 5". In other words, "x is five away from 3". Draw the number line, draw 3 on it, and x is either five to the left of 3 (so x = -2), or five to the right of 3 (so x = 8).

Now to the question above. We are asked:

Is |x| < 1?

This says in words: 'is the distance between x and zero less than 1?' Or, is x less than one away from zero? In other words, is it true that -1 < x < 1?

At this point, I'd draw a number line and label the points -1 and 1: they're certain to be important.

1) |x+1| = 2|x-1|

In words, this equation says: "The distance between x and -1 is equal to twice the distance between x and 1". I find that easier to understand if I phrase it this way: "x is twice as far from -1 as it is from 1". Look at the number line: where could x be? There's one value x could have which is somewhere between -1 and 1 (and while we really don't care what that value is- it's a DS question- you can probably see it should be x = 1/3). There's also one value x might have which is larger than 1. Looking ahead to Statement 2 it's useful to notice that this value is x=3. So not sufficient.

2) |x-3| not= 0

So x is not 3. Not sufficient on its own.

1) + 2) We had two values for x from statement 1. With statement 2, we rule out one of these solutions. We can find x, and indeed it is true that |x| < 1. Sufficient.
For online GMAT math tutoring, or to buy my higher-level Quant books and problem sets, contact me at ianstewartgmat at gmail.com

ianstewartgmat.com

Master | Next Rank: 500 Posts
Posts: 320
Joined: Sun Jan 13, 2008 10:00 pm
Thanked: 10 times

by ildude02 » Sat Jun 21, 2008 6:44 am
Thanks, Ian. It might take a while to get used to this approach, since I'm so used to expressing as algebric equations. But it's good to know that I can think this way for approching a MOD question. BTW, when you were solving for |x+1| = 2|x-1|, I got the part where the distance between x and 1 should be twice the distance from x and -1, satisfied by 1/3. But I wouldn't have thought that a number right to 1 (that is 3)will be satisfying the equation as well. It's just that I might miss on it since I would be conceterated on any number between 1 and -1 satisfying the equaton.

Can we assume that there ALWAYS will be a number to the left and also to the right of X that will satisfy the distance.

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 2621
Joined: Mon Jun 02, 2008 3:17 am
Location: Montreal
Thanked: 1090 times
Followed by:355 members
GMAT Score:780

by Ian Stewart » Sat Jun 21, 2008 10:20 am
ildude02 wrote:Thanks, Ian. It might take a while to get used to this approach, since I'm so used to expressing as algebric equations.
It's not an approach I'd suggest to someone writing their GMAT soon, at least not if they were already comfortable with the algebraic approach. But if you have a lot of time to prepare, when you see an absolute value question, it can't hurt to try to solve it from two points of view- algebraically, and in terms of distance. I've seen some questions (difficult level ones) where the algebraic approach is difficult, but where the distance interpretation of absolute value leads quickly to an answer.
ildude02 wrote:Can we assume that there ALWAYS will be a number to the left and also to the right of X that will satisfy the distance.
On the number line, there are only two directions you can go: left and right. So normally there are two solutions to equations involving absolute value. There are exceptions, though, so I don't want to make this sound like an absolute rule.
For online GMAT math tutoring, or to buy my higher-level Quant books and problem sets, contact me at ianstewartgmat at gmail.com

ianstewartgmat.com