Question
Question: Find the distance of the point (1,1) from the line \( 12\left( x+6 \right)=5\left( y-2 \right) \) ....
Find the distance of the point (1,1) from the line 12(x+6)=5(y−2) .
Solution
Hint : In order to solve this problem we first need to convert the equation in to Ax+By+C=0 .
Then the formula for perpendicular distance (d) of a line Ax+By+C=0 from a point O(x1,y1) is given by, d=A2+B2∣Ax1+By1+C∣ . the distance is irrespective of the sign of the final answer.
Complete step-by-step answer :
We have given the equation of the line and we need to find the distance from that line to another point.
Let the point be (1,1) be O(x1,y1) .
The line of the equation given is 12(x+6)=5(y−2) .
We need to solve this equation and write it in the form of Ax+By+C=0 .
Solving the equation, we get,
12(x+6)=5(y−2)12x+(12×6)−5y+(5×2)=012x+72−5y+10=012x−5y+82=0..............................(i)
Comparing the equation with Ax+By+C=0 , we get,
A=12,B=−5,C=82 .
The formula for perpendicular distance (d) of a line Ax+By+C=0 from a point O(x1,y1) is given by,
d=A2+B2∣Ax1+By1+C∣..........(ii)
Therefore, the distance of the point (1,1) is as follows,
d=(12)2+(−5)2∣(12×1)+(−5×1)+82∣
Solving this we get,
d=144+25∣12−5+82∣=1389
Hence, the perpendicular distance (d) from the point (1,1) from the line 12(x+6)=5(y−2) is 1389 units.
Note : We can see that in the numerator there is a modulus sign in order to always consider the positive sign. We need to find the distance therefore; distance is always positive. Also, we are assuming that the distance we are finding is the shortest distance which is the perpendicular distance from the point to the line.