Question
Question: The distance of the point \(\left( {1,2,3} \right)\) to the line \(x = 2 + t,y = 2 - 3t,z = 5t\) A...
The distance of the point (1,2,3) to the line x=2+t,y=2−3t,z=5t
A) 374
B) 372
C) 474
D) 394
Solution
Let us assume the line perpendicular to the given line, that is passing through the point (1,2,3) meets the given line at a point A. Find the coordinates of A using the property that the line vector PA will be perpendicular to the given line. Find the distance between point A and point P using the distance formula.
Complete step by step solution:
Let us assume the given line x=2+t,y=2−3t,z=5t represented by l.
Let us assume the line perpendicular to the given line l, that is passing through the point (1,2,3) meets the given line l at a point A.
The positional vector PAcan be given by positional vector of A −positional vector of P.
The positional vector of Ais given by the equation of the given line l as (2+t)i^+(2−3t)j^+5tk^.
The positional vector of Pis given by the point (1,2,3) as i^+2j^+3k^.
The positional vector of PA becomes
(2+t)i^+(2−3t)j^+5tk^−(i^+2j^+3k^) =(1+t)i^−3tj^+(5t−3)k^
The direction ratio of the given line l can be found by the coefficient of tin the equation of the line x=2+t,y=2−3t,z=5t.
The direction ratio of lare (1,−3,5), and can be represented in the vector form as
l=i^−3j^+5k^
The line PA is perpendicular to the given line l, therefore the dot product of the two vectors must be zero.
PA.l=0 ((1+t)i^−3tj^+(5t−3)k^).(i^−3j^+5k^)=0
On solving, we get the value of t
1+t+9t+25t−15=0 35t=14 t=52
Thus coordinates of the point Acan be calculated by substituting the value 52 for tin the equation of the linex=2+t,y=2−3t,z=5t
x=2+52,y=2−3(52),z=5(52) x=512,y=54,z=2
The distance between the point A (512,54,2)and point P (1,2,3)can be calculated by the distance formula.
∣PA∣=(512−1)2+(54−2)2+(2−3)2 =2549+2536+1 =25110 =5110
Thus, none of the given options are correct.
Note:
The dot product of two perpendicular vectors is always zero. The perpendicular distance between two points (x1,y1,z1) and (x2,y2,z2) in the coordinate geometry is given by (x1−x2)2+(y1−y2)2+(z1−z2)2.