Question
Question: If three mutually perpendicular lines have direction cosines \[\left( {{l}_{1}},{{m}_{1}},{{n}_{1}} ...
If three mutually perpendicular lines have direction cosines (l1,m1,n1),(l2,m2,n2) and (l3,m3,n3) , then the line having direction cosines l1+l2+l3,m1+m2+m3 and n1+n2+n3 make an angle of ….....with each other.
A. 0∘
B. 30∘
C. 60∘
D. 90∘
Solution
Hint: Using the direction cosines write the vectors of given 3 mutually perpendicular lines. Assume the required line to be some variable. By using the condition of perpendicularity : dot product of2 perpendicular vectors is 0. Find the 3 relations associated to 3 given mutually perpendicular vectors. Now, find the dot product of assumed variable vectors with the given 3 mutually perpendicular vectors. From which you get the angle between them. By dot product rule, we have 2 vectors of x degrees angle between them, we say:
a⋅b=abcosθ
Complete step-by-step answer:
The given direction cosines of 3 mutually perpendicular vectors are given by the terms: (l1,m1,n1) (l2,m2,n2) (l3,m3,n3)
Let this 3 mutually perpendicular vectors be named a, b, c:
a=l1i+m1j+n1k ; b=l2i+m2j+n2k ; c=l3i+m3j+n3k
The direction cosine of required line for which we need angle:
Let this line be assumed as variable p, (for now)
p=(l1+l2+l3)i^+(m1+m2+m3)j^+(n1+n2+n3)k^
By basic knowledge of geometry, if a, b are perpendicular we get : a⋅b=0
As we know a, b, c are mutually perpendicular.
By applying above rule 3 times to 3 possible pairs, we get:
l1l2+m1m2+n1n2=0 ; l2l3+m2m3+n2n3=0 ; l3l1+m3m1+n3n1=0
As l, m, n are direction cosine by general maths, we can say:
l12+m12+n12=1 ; l22+m22+n22=1 ; l32+m32+n32=1
Case-1: Dot product of a, n
By dot product we know: - a⋅b=∣a∣bcosx
As these are direction cosines, we get ∣a∣=∣b∣=∣c∣=∣n∣=1
By applying above if x is angle between a, n then:
cosx=(l1i+m1j+n1k)((l1+l2+l3)i+(m1+m2+m3)j+(n1+n2+n3)k)
By simplifying the dot product above, we get cosx to be:
cosx=l1(l1+l2+l3)+m1(m1+m2+m3)+n1(n1+n2+n3)
By simplifying more the cosx will get converted to:
cosx=l12+l1l2+m12+m1m2+m1m3+n12+n1n2+n1n3
By rearranging the terms in above equation, we get it as:
cosx=(l12+m12+n12)+(l1l2+m1m2+n1n2)+(l1l3+m1m3+n1n3)
By using the values of these expressions as calculated before, we get
cosx=1+0+0=1
By applying cos−1 on both sides of the equation, we get x=0∘ .
Similarly, as only 1, 2, 3 positions change we can say that:
y=z=0∘
By above 2 equations, we can say x=y=z=0 .
Hence, angle made by vector p with a, b, c are equal.
Option (a) is correct.
Note: (1) If you solve p.b, p.c you set the same result.
(2) The grouping of terms to use the equations known is crucial.
(3) Do the dot product carefully use i⋅i=1 i⋅j=0 i⋅k=0 to solve.