Question
Question: Find the equation of the line passing through \[\left( {\sqrt 3 , - 1} \right)\] if its perpendicula...
Find the equation of the line passing through (3,−1) if its perpendicular distance from the origin is 2 .
Solution
Hint : In the given question, we are required to find the equation of the line passing through the point (3,−1) given that the perpendicular distance from the origin is 2 . The problem revolves around the basic concepts of coordinate geometry and straight lines. One should be familiar with the different forms of line and there applications.
Complete step-by-step answer :
Let us suppose that the line is given in the slope intercept form as y=mx+c . So, now we need to find the values of the entities m and c in order to find the whole equation of the straight line.
We have to find the values of m and c according to the conditions given to us in the question itself.
So, we are given that the line passes through (3,−1) . Hence, the point (3,−1) satisfies the equation of the line.
Putting (3,−1) in the equation of the line,
⇒−1=m(3)+c
Simplifying further, we get,
⇒3m+c=−1−−−−−(1)
Now, we are also given that the perpendicular distance of the line from the origin is 2 units.
So, Distance of line from origin=m2+1(0)−m(0)−c
⇒m2+1c
So, we have, m2+1c=2
⇒∣c∣=2m2+1
Squaring both sides, we get,
⇒c2=2(m2+1)−−−−−(2)
Now, we have questions relating c and m. So, we have to find the values of c and m using these two equations.
Substituting the value of m from equation (1) as c=−1−3m in equation (2) , we get,
(−1−3m)2=2(m2+1)
⇒3m2+23m+1=2m2+2
Shifting all the terms from right side of the equation to left side of the equation, we get,
⇒3m2−2m2+23m+1−2=0
⇒m2+23m−1=0
Comparing the equation with standard form of the quadratic equation am2+bm+c=0 , we get,
a=1,b=23 and c=−1.
Now, using the quadratic formula, we get the values of m as (2a−b±b2−4ac).
Therefore, m=(2a−b±b2−4ac)
Substituting the values of a, b and c. We get,
m=2(1)−23±(23)2−4(1)(−1)
⇒m=(2−23±12+4)
⇒m=(2−23±16)
⇒m=(2−23±4)
⇒m=−3±2
So, the possible values of m are: −3+2 and −3−2 .
Substituting the values of m in equation (1) to find the value of c.
For m=−3+2, we have,
⇒c=−1−3(−3+2)
⇒c=−1+3−23
⇒c=2−23
For m=−3−2, we have,
⇒c=−1−3(−3−2)
⇒c=−1+3+23
⇒c=2+23
So, the equations of the required line are: y=(−3+2)x+(2−23) and y=(−3−2)x+(2+23) .
So, the correct answer is “ y=(−3+2)x+(2−23) and y=(−3−2)x+(2+23) ”.
Note : In the given problem, we could also have used completing the square method or splitting the middle term method to solve the quadratic equation formed while doing the problem. We can also verify the answer by carrying on the solution in the reverse order and checking if both the equations satisfy the given conditions