Question
Question: The distance of the point having position vector \(-\hat{i}+2\hat{j}+6\hat{k}\) from the straight li...
The distance of the point having position vector −i^+2j^+6k^ from the straight line passing through the point ( 2, 3, -4 ) and parallel to the vector 6i^+3j^−4k^ is:
(a) 7
(b) 43
(c) 213
(d) 6
Solution
to solve this question, we will use the concept of the condition of parallel lines that their direction cosines are equal and the concept of perpendicular vectors that their dot product is zero. And, using formulas such as (ai^+bj^+ck^)⋅(di^+ej^+fk^)=ad+be+cf and distance formula XY=(d−a)2+(e−b)2+(f−c)2 we will find out the distance of point A from line.
Complete step by step answer:
As, point is given with position vector −i^+2j^+6k^, writing point in coordinate form, we get point A( -1, 2, 6 ).
Now, we are given a line on which point ( 2, 3, -4 ) lies and has a parallel vector 6i^+3j^−4k^.
Now, we know two parallel lines have the same direction cosines. So, equation of line through on which point ( 2, 3, -4 ) lies and has parallel vector 6i^+3j^−4k^ will be 6x−2=3y−3=−4z+4 as we know that, the standard form of equation dx−a=ey−b=fz−c, where d, e, f are direction ratios and ( a, b, c ) lying on line.
Now, let assume there is point B on line 6x−2=3y−3=−4z+4=k with parameter k, and AB be the perpendicular.
Then, we are asked to find the distance of point A from line 6x−2=3y−3=−4z+4=k and we know distance of any point from a line is the perpendicular distance.
So, the distance of point A( -1, 2, 6 ) will be the length of line AB.
So, coordinates of point B in terms of k will be B ( 6k + 2, 3k + 3, -4k – 4 )
Then, AB=B−A
Or, AB=(6k+2+1)i^+(3k+3−2)j^+(−4k−4−6)k^
On simplifying, we get
AB=(6k+3)i^+(3k+1)j^+(−4k−10)k^
Now, as line AB and 6i^+3j^−4k^are perpendicular to each other, then we know that the dot product of two perpendicular lines is 0.
So, ((6k+3)i^+(3k+1)j^+(−4k−10)k^)⋅(6i^+3j^−4k^)=0
We know that, (ai^+bj^+ck^)⋅(di^+ej^+fk^)=ad+be+cf
So, ((6k+3)6+(3k+1)3+(−4k−10)(−4))=0
On simplifying, we get
36k + 18 + 9k +3 + 16k + 40 = 0
On solving we get
61k + 61 = 0
k = - 1
Now, we have B ( 6k + 2, 3k + 3, -4k – 4 )
Putting, k = - 1 in B ( 6k + 2, 3k + 3, -4k – 4 ), we get
B ( - 6 + 2, - 3 + 3, 4 – 4 )
Or, B( -4, 0, 0 ) and we have A( -1, 2, 6),
If we have two vectors, X=ai^+bj^+ck^ and Y=di^+ej^+fk^ then distance XY=(d−a)2+(e−b)2+(f−c)2
So, AB=(−4+1)2+(0−2)2+(0−6)2
AB=49
AB = 7 units
So, the correct answer is “Option A”.
Note: Always convert the equation of line firstly to standard line equation which is dx−a=ey−b=fz−c, where d, e, f are direction ratios and ( a, b, c ) lying on line. Always remember that if we have two vectors, X=ai^+bj^+ck^ and Y=di^+ej^+fk^ then distance XY=(d−a)2+(e−b)2+(f−c)2. Avoid calculation error while solving the question.