- tanvis1120
- Senior | Next Rank: 100 Posts
- Posts: 95
- Joined: Sat Dec 28, 2013 8:53 am
- Location: United States
- Thanked: 2 times
- Followed by:5 members
Is |x| < 1 ?
(1) |x + 1| = 2|x - 1|
(2) |x - 3| > 0
My approach:
Statement 1:
|x+1|=2|x-1|
Removing modulus gives,
+-(x+1) = +-2(x-1)
The above equation can be solved for 4 values (Using the combinations of x+1 and x-1 below:
+ + ; x = 3
+ - ; x = 1/3
- + ; x = 1/3
- - ; x = 3
Thus, x= 3 or 1/3
Statement 2:
|x - 3| > 0
Removing the Modulus:
+-(x-3) > 0
This gives, x>3 or x<3
Statements 1+2:
If x= 3
|x-3| = 0
If x = 1/3
|x-3| >0
So, if x = 1/3, it satisfies statement 2.
Thus,-1<x<1, |x|<1 is true.
So, answer is C.
Please let me know if it is correct, experts!
Thank You!
(1) |x + 1| = 2|x - 1|
(2) |x - 3| > 0
My approach:
Statement 1:
|x+1|=2|x-1|
Removing modulus gives,
+-(x+1) = +-2(x-1)
The above equation can be solved for 4 values (Using the combinations of x+1 and x-1 below:
+ + ; x = 3
+ - ; x = 1/3
- + ; x = 1/3
- - ; x = 3
Thus, x= 3 or 1/3
Statement 2:
|x - 3| > 0
Removing the Modulus:
+-(x-3) > 0
This gives, x>3 or x<3
Statements 1+2:
If x= 3
|x-3| = 0
If x = 1/3
|x-3| >0
So, if x = 1/3, it satisfies statement 2.
Thus,-1<x<1, |x|<1 is true.
So, answer is C.
Please let me know if it is correct, experts!
Thank You!














