Question
Question: If the point (a, 2a) falls between the lines |x + y + 1| = 4, then complete set of values of 'a' is...
If the point (a, 2a) falls between the lines |x + y + 1| = 4, then complete set of values of 'a' is

(−35,−1)
(3−5,31)
(3−4,34)
(−∞,3−5)∪(1,∞)
(−35,1)
Solution
The problem asks for the complete set of values of 'a' such that the point (a,2a) lies between the lines given by the equation ∣x+y+1∣=4.
First, let's break down the equation of the lines: ∣x+y+1∣=4 implies two separate linear equations:
- x+y+1=4⇒x+y−3=0
- x+y+1=−4⇒x+y+5=0
Let these lines be L1:x+y−3=0 and L2:x+y+5=0. These are two parallel lines.
For a point (x0,y0) to fall "between" two parallel lines Ax+By+C1=0 and Ax+By+C2=0, the expressions (Ax0+By0+C1) and (Ax0+By0+C2) must have opposite signs. This is equivalent to saying that their product must be negative: (Ax0+By0+C1)(Ax0+By0+C2)<0.
Alternatively, and more directly for an absolute value inequality, the region between the lines ∣X∣=K (where X=x+y+1 and K=4) is given by −K<X<K. So, the condition for the point (x,y) to be between the lines is: −4<x+y+1<4
Now, substitute the coordinates of the given point (a,2a) into this inequality: −4<a+2a+1<4 −4<3a+1<4
To solve this compound inequality, we can split it into two separate inequalities:
- 3a+1<4
- 3a+1>−4
Let's solve each inequality:
- 3a+1<4
3a<4−1
3a<3
a<1 2. 3a+1>−4
3a>−4−1
3a>−5
a>−35
Combining the two conditions, a<1 and a>−35, we get the complete set of values for 'a': −35<a<1
In interval notation, this is (−35,1).
The calculated correct interval is (−35,1).