Question
Question: The equations of the lines through the point of intersection of the lines \(x - y + 1 = 0\)and \(2x ...
The equations of the lines through the point of intersection of the lines x−y+1=0and 2x−3y+5=0, whose distance from the point (3, 2) is (7/5) is,
(A) 3x – 4y + 6 = 0 and 4x – 3y + 1 = 0
(B) 3x + 4y + 6 = 0 and 4x + 3y + 1 = 0
(C) 3x – 4y - 6 = 0 and 4x + 3y + 1 = 0
(D) None of these
Solution
Hint:In this question first use the substitution method to solve the two given equations that is x−y+1=0 and 2x−3y+5=0 to get the value of x and y, then simply write the equation of line passing through these points and having some slope m, use the concept (y−y1)=m(x−x1). Then use the concept that the perpendicular distance from any general point (x1,y1) on the any line ax + by + c = 0 is given as d=a2+b2∣ax1+by1+c∣. This will help approaching the problem.
Complete step-by-step answer:
Given equation of lines are
x−y+1=0.............................. (1)
And 2x−3y+5=0...................... (2)
Now we solve these equations by substitution method so we have from equation (1)
x=y−1...................... (3)
Now substitute this value in equation (2) we have,
⇒2(y−1)−3y+5=0
Now simplify this we have,
⇒2y−2−3y+5=0
⇒−y+3=0
⇒y=3
Now from equation (3) we have,
⇒x=3−1=2
Therefore the point of intersection of the given equation is (x, y) = (2, 3)
Now we have to find the equation of lines passing through this point of intersection.
Now as we know that the equation of line passing through point (2, 3) having slope m is given as,
⇒(y−3)=m(x−2)
Now simplify this we have,
⇒mx−y−2m+3=0........................ (4)
Now it is given that the distance from the point (3, 2) on the above line is (7/5).
Now as we know that the perpendicular distance from any general point (x1,y1) on the any line (ax+by+c)=0 is given as,
d=a2+b2∣ax1+by1+c∣
Therefore distance from point (3, 2) on the line (mx−y−2m+3=0) is (7/5) so we have,
⇒57=m2+(−1)2∣3m−2−2m+3∣
Now simplify this we have,
⇒57=m2+1∣m+1∣
Now squaring on both sides we have,
⇒(57)2=(m2+1∣m+1∣)2
⇒2549=m2+1m2+1+2m
⇒49m2+49=25m2+50m+25
⇒24m2−50m+24=0
Divide by 2 throughout we have,
⇒12m2−25m+12=0
Now factorize the above equation we have,
⇒12m2−16m−9m+12=0
⇒4m(3m−4)−3(3m−4)=0
⇒(4m−3)(3m−4)=0
⇒m=43,34
Now from equation (4) we have,
When m = (3/4)
⇒43×x−y−2×43+3=0
Multiply by 4 throughout we have,
⇒3x−4y−6+12=0
⇒3x−4y+6=0
When m = (4/3)
⇒34×x−y−2×34+3=0
Multiply by 3 throughout we have,
⇒4x−3y−8+9=0
⇒4x−3y+1=0
So this is the required equation of line.
Hence option (A) is the correct answer.
Note:There can be a second method to solve the linear equation in two variables to find the points of intersection. In the second method that is the method of elimination we simply make the coefficients of any one variable same for both the equations and then by application of some basic arithmetic operations like addition/subtraction we eliminate this variable and thus an equation is obtained in a single variable only, solve it to get the value of the variable. The value of the other previously eliminated variable can be obtained by simply equating any one of the two equations given.