giatch,giatch wrote:|x+k| < |y+k|
1) k > 0
2) |x| < |y|
I think the answer is C.
What do you guys think?
Tell me what changes if k < 0 ?
giatch,giatch wrote:|x+k| < |y+k|
1) k > 0
2) |x| < |y|
I think the answer is C.
What do you guys think?
Vital you kind of ruined the whole thingvittalgmat wrote:IMO it is B.
The Q can be simplified by removing K.
|x +k| < |y+k| ?
-> k +|x| < k + |y|?
-> |x| < |y| ?
Now the statement is independent of k,
Stmt1 is useless. So insufficient.
Stmt 2 tells us exactly what we want to see
|x| < |y|. hence sufficient.
So B.
Conceptually, |x+k| and |y+k| can be picturized as shifting the origin.
|x+k| and |y+k| are both k units away from the origin 0, and the distance between them is |x+k -(y+k)| = |x -y|. When u remove |k| units from both, essentially , u r moving x and y from origin= k to origin =0. The absolute relative distance between x and y is still unchanged.
HT Helps.
You are absolutely right.ifairo wrote:Hi,
How can we interpret "|x + k| < |y + k|" as "(k + |x|) < (k + |y|)"?
Say, x = -3, y = -1, and k = 5. |x + k| => |-3 + 5| = 2, and |y + k| => |-1 + 5| = 4.
2 < 4, thus |x + k| < |y + k|.
Let's see whether the interpretation works,
5 + |-3| < 5 + |-1| => 8 < 6. No.
Please help.
Regards.