Question
Question: How to find the distance from the point \[A\left( {3, - 5,5} \right)\] to the line \[x = 2 + 3t,y = ...
How to find the distance from the point A(3,−5,5) to the line x=2+3t,y=1−2t,z=−1+t.
Solution
Here we will first find the value of the vector from the given point to the given line. Then we will find the directional vector of the line and perform its dot product to get the value of t. Then we will put the value of t in the obtained vector and find its magnitude which is equal to the distance between the given point and the line.
Complete step by step solution:
The given point is A(3,−5,5) and the line L is L:x=2+3t,y=1−2t,z=−1+t.
Let a point P is on the given line L. Therefore the coordinates of the point is P(2+3t,1−2t,−1+t).
So, firstly we will find the value of the vector AP→ which is the vector from the point to the line. Therefore, we get
AP→=(2+3t−3,1−2t+5,−1+t−5)
Adding and subtracting the like terms, we get
⇒AP→=(3t−1,6−2t,t−6)
Now we will find the directional vector of the given line using the equation of the given line L. therefore, the directional vector is equal to
l=(3,−2,1)
We know that the directional vector of the line will be perpendicular to the vector AP→. Therefore, the dot product of the vector will be equal to zero. Therefore, we get
⇒AP→⋅l=0
⇒AP→⋅l=(3t−1,6−2t,t−6)⋅(3,−2,1)=0
⇒AP→⋅l=3(3t−1)−2(6−2t)+1(t−6)=0
Now by solving this equation we will get the value of t. Therefore, we get
⇒9t−3−12+4t+t−6=0
⇒14t−21=0
⇒t=1421=23
Now we will put the value of t in the vector AP→ and find its magnitude to get the shore=test distance between the point and the given line L. therefore, we get
AP→=(3×23−1,6−2×23,23−6)
⇒AP→=(27,3,−29)
Now we will find the magnitude of the above vector. Therefore, we get
AP→=(27)2+32+(−29)2
Simplifying the expression, we get
⇒AP→=449+9+481=449+36+81
Adding the terms, we get
⇒AP→=4166=283
Hence the distance from the point A(3,−5,5) to the line x=2+3t,y=1−2t,z=−1+t is equal to 283 units.
Note:
Vector is the geometric object that has both the magnitude and the direction of an object. So while calculating the equation of a line vector we should know that it is equal to the difference between the final point vector and the starting point vector of that line. Here we have to keep in mind that while expanding the dot product of vectors is related to cos function not the sin function. Sin function is related to the cross product of the vectors. Also we have to remember that the dot product of the perpendicular vectors is always zero as the angle between them is 900 and the dot product is related to cos function. However, the cross product of the parallel vectors is always zero as the angle between the parallel vectors is 00or1800 and cross product is related to the sin function.