Question
Question: The direction ratios of two lines are 1, -2,-2 and 0, 2, 1. The direction cosines of the line perpen...
The direction ratios of two lines are 1, -2,-2 and 0, 2, 1. The direction cosines of the line perpendicular to the above lines are
A. 32,−31,32
B. 3−1,32,32
C. 41,43,21
D.None of these
Solution
Hint : We need to find the direction cosine of the line perpendicular to the two lines, whose direction ratios are given. We use the fact that if direction ratios (a1,b1,c1) is perpendicular to direction ratios of (a2,b2,c2) , then a1b1+a2b2+a3b3=0 . We use Cramer’s rule to solve linear equations.
Complete step-by-step answer :
Let the direction ratios of lines perpendicular to both the lines be (a,b,c) .
The direction ratios of two lines are given: (1,−2,−2) and (0,2,1) .
We know (a1,b1,c1)⊥(a2,b2,c2) ⇒a1b1+a2b2+a3b3=0
Since (a,b,c)⊥(1,−2,−2) and (a,b,c)⊥(0,2,1) . That is both lines are perpendicular to (a,b,c) .
Now take, (a,b,c)⊥(1,−2,−2) then we get:
⇒(a×1)+(b×−2)+(c×−2)=0
⇒a−2b−2c=0 ---- (1)
Now take, (a,b,c)⊥(0,2,1) then we get:
⇒(a×0)+(b×2)+(c×1)=0
⇒0.a+2b+c=0 ----- (2)
We solve equation (1) and (2) by Cramer’s rule.
That is, if we have two linear equations a1a+b1b+c1c=0 and a2a+b2b+c2c=0 then
⇒(b1c2−c1b2)a=(c1a2−a1c2)b=(a1b2−b1a2)c
Now applying the same rule for a−2b−2c=0 and 0.a+2b+c=0 .
Comparing with above we have a1=1 , b1=−2 , c1=−2 , a2=0 , b2=2 and c2=1 .
⇒((−2×1)−(−2×2))a=((−2×0)−(1×1))b=((1×2)−(−2×0))c
⇒−2+4a=0−1b=2−0c
⇒2a=−1b=2c
Hence the ratio is (a,b,c)=(2,−1,2) .
Now to find the direction cosine: If (a,b,c) are direction ratios and direction cosine are given by,
⇒a2+b2+c2a,a2+b2+c2b,a2+b2+c2c
⇒22+(−1)2+222,22+(−1)2+22−1,22+(−1)2+222
⇒4+1+42,4+1+4−1,4+1+42
⇒92,9−1,92
⇒32,−31,32
So, the correct answer is “Option A”.
Note : Remember how to find direction cosine if they are given ration ratios. Know the difference between direction ratios and direction cosine. Direction cosine is the angle made by the line with the positive coordinate axis. Direction ratios are the numbers which are proportional to the direction cosine. In above we mention the Crimson’s rule which is only for two linear equations. The formula changes for three linear equations.