-
topspin360
- Master | Next Rank: 500 Posts
- Posts: 103
- Joined: Sat Jun 02, 2012 9:46 pm
- Thanked: 1 times
i've posted a problem similar to this before. Just posting another problem b/c i'm unable to wrap my head around absolute values and inequalities combined.
why do we need to consider three options: x<-1, -1<x<1, x>1? Don't understand the explanation at all. Does anyone have a link or resource I can use to read up on this topic and fully understand the nuances of it? Would really appreciate any resources you guys might have in mind.
thanks.
Problem:
Is |x| < 1 ?
(1) |x + 1| = 2|x - 1|
(2) |x - 3| > 0
Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.
Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient.
Both statements TOGETHER are sufficient, but NEITHER one ALONE is sufficient.
EACH statement ALONE is sufficient.
Statements (1) and (2) TOGETHER are NOT sufficient
EXPLANATION::
We can rephrase the question by opening up the absolute value sign. In other words, we must solve all possible scenarios for the inequality, remembering that the absolute value is always a positive value. The two scenarios for the inequality are as follows:
If x > 0, the question becomes "Is x < 1?"
If x < 0, the question becomes: "Is x > -1?"
We can also combine the questions: "Is -1 < x < 1?"
Since Statement 2 is less complex than Statement 1, begin with Statement 2 and a BD/ACE grid.
(1) INSUFFICIENT: There are three possible equations here if we open up the absolute value signs:
1. If x < -1, the values inside the absolute value symbols on both sides of the equation are negative, so we must multiply each through by -1 (to find its opposite, or positive, value):
|x + 1| = 2|x -1| -(x + 1) = 2(1 - x) x = 3
(However, this is invalid since in this scenario, x < -1.)
2. If -1 < x < 1, the value inside the absolute value symbols on the left side of the equation is positive, but the value on the right side of the equation is negative. Thus, only the value on the right side of the equation must be multiplied by -1:
|x + 1| = 2|x -1| x + 1 = 2(1 - x) x = 1/3
3. If x > 1, the values inside the absolute value symbols on both sides of the equation are positive. Thus, we can simply remove the absolute value symbols:
|x + 1| = 2|x -1| x + 1 = 2(x - 1) x = 3
Thus x = 1/3 or 3. While 1/3 is between -1 and 1, 3 is not. Thus, we cannot answer the question.
(2) INSUFFICIENT: There are two possible equations here if we open up the absolute value sign:
1. If x > 3, the value inside the absolute value symbols is greater than zero. Thus, we can simply remove the absolute value symbols:
|x - 3| > 0 x - 3 > 0 x > 3
2. If x < 3, the value inside the absolute value symbols is negative, so we must multiply through by -1 (to find its opposite, or positive, value).
|x - 3| > 0 3 - x > 0 x < 3
If x is either greater than 3 or less than 3, then x is anything but 3. This does not answer the question as to whether x is between -1 and 1.
(1) AND (2) SUFFICIENT: According to statement (1), x can be 3 or 1/3. According to statement (2), x cannot be 3. Thus using both statements, we know that x = 1/3 which IS between -1 and 1.
why do we need to consider three options: x<-1, -1<x<1, x>1? Don't understand the explanation at all. Does anyone have a link or resource I can use to read up on this topic and fully understand the nuances of it? Would really appreciate any resources you guys might have in mind.
thanks.
Problem:
Is |x| < 1 ?
(1) |x + 1| = 2|x - 1|
(2) |x - 3| > 0
Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.
Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient.
Both statements TOGETHER are sufficient, but NEITHER one ALONE is sufficient.
EACH statement ALONE is sufficient.
Statements (1) and (2) TOGETHER are NOT sufficient
EXPLANATION::
We can rephrase the question by opening up the absolute value sign. In other words, we must solve all possible scenarios for the inequality, remembering that the absolute value is always a positive value. The two scenarios for the inequality are as follows:
If x > 0, the question becomes "Is x < 1?"
If x < 0, the question becomes: "Is x > -1?"
We can also combine the questions: "Is -1 < x < 1?"
Since Statement 2 is less complex than Statement 1, begin with Statement 2 and a BD/ACE grid.
(1) INSUFFICIENT: There are three possible equations here if we open up the absolute value signs:
1. If x < -1, the values inside the absolute value symbols on both sides of the equation are negative, so we must multiply each through by -1 (to find its opposite, or positive, value):
|x + 1| = 2|x -1| -(x + 1) = 2(1 - x) x = 3
(However, this is invalid since in this scenario, x < -1.)
2. If -1 < x < 1, the value inside the absolute value symbols on the left side of the equation is positive, but the value on the right side of the equation is negative. Thus, only the value on the right side of the equation must be multiplied by -1:
|x + 1| = 2|x -1| x + 1 = 2(1 - x) x = 1/3
3. If x > 1, the values inside the absolute value symbols on both sides of the equation are positive. Thus, we can simply remove the absolute value symbols:
|x + 1| = 2|x -1| x + 1 = 2(x - 1) x = 3
Thus x = 1/3 or 3. While 1/3 is between -1 and 1, 3 is not. Thus, we cannot answer the question.
(2) INSUFFICIENT: There are two possible equations here if we open up the absolute value sign:
1. If x > 3, the value inside the absolute value symbols is greater than zero. Thus, we can simply remove the absolute value symbols:
|x - 3| > 0 x - 3 > 0 x > 3
2. If x < 3, the value inside the absolute value symbols is negative, so we must multiply through by -1 (to find its opposite, or positive, value).
|x - 3| > 0 3 - x > 0 x < 3
If x is either greater than 3 or less than 3, then x is anything but 3. This does not answer the question as to whether x is between -1 and 1.
(1) AND (2) SUFFICIENT: According to statement (1), x can be 3 or 1/3. According to statement (2), x cannot be 3. Thus using both statements, we know that x = 1/3 which IS between -1 and 1.


















