Question
Question: If the intercept made on the line y=mx by the line y=2 and y=6 is less than 5 then the range of valu...
If the intercept made on the line y=mx by the line y=2 and y=6 is less than 5 then the range of values of m is.
A.(−∞,−34)∪(34,∞)
B.(−34,34)
C.(−43,43)
D.None of these.
Solution
Hint: Start by finding the point of intersection of the lines y=2 and y=mx and also of the lines y=6 and y=mx in terms of m. Then using the distance formula, given by (x2−x1)2+(y2−y1)2 , find the distance between the point of intersections and form an inequality such that the distance is less than 5.
Complete step-by-step answer:
Let us start by drawing a representative diagram of the situation given in the figure.
Now we can see that the point A is the point of intersection of the point y=2 and y=mx. So, putting the value y=2 in y=mx, we get
2=mx
⇒x=m2
So, point A on the Cartesian plane is A(m2,2) .
Now we can also see that the point B is the point of intersection of the point y=6 and y=mx. So, putting the value y=6 in y=mx, we get
6=mx
⇒x=m6
So, point B on the Cartesian plane is B(m6,6) .
Now, according to the distance formula, the distance between two points (x1,y1) and (x2,y2) is given by (x2−x1)2+(y2−y1)2 .
∴AB=(m6−m2)2+(6−2)2=42(m21+1)=4m21+1
Now according to the question, the intercept AB must be less than 5.
∴AB<5
⇒4m21+1<5
⇒m21+1<45
Now as we can see that both sides of the inequality are greater than 1, so we can square both sides of the inequality. On doing so, we get
m21+1<1625
⇒m21<169
Again as the denominators of both the sides are positive, we can cross multiply without changing the signs.
16<9m2
⇒9m2−16>0⇒(3m−4)(3m+4)>0
So, looking at the result we can say that the inequality holds true when both 3m-4 and 3m+4 are either positive or both are negative.
So, for first case when both are positive m must be greater than 34 , i.e. , m∈(34,∞)
For the next case, when both are negative, m must be less than −34 , i.e. , m∈(−∞,−34)
So, the overall answer is the union of the above two cases, which is equal to m∈(−∞,−34)∪(34,∞) . Therefore, the answer to the above question is option (a).
Note: Whenever dealing with an inequality be very careful while you multiply, square or perform other operations, as there are cases where the sign of inequality changes. For example: x>y implies −y>−x , i.e. , when both sides of an inequality are multiplied by a negative number, the sign of inequality changes.