Question
Question: Let L be the line of intersection of the planes \[2x + 3y + z = 1\] and \[x + 3y + 2z = 2,\] if L ma...
Let L be the line of intersection of the planes 2x+3y+z=1 and x+3y+2z=2, if L makes an angle α with the positive x-axis, then cos alpha equals to
A) 1
B) 21
C) 31
D) 21
Solution
Hint : To solve this question, we will first evaluate the normal vector of the equation of both the planes, then we will find the direction vector of the line, by doing cross multiplication. Now, by using the condition that L makes an angle α with the positive x-axis, we will find the value of cos alpha by applying the formula, hence, we will get our required answer.
Complete step by step solution:
We have been given that the L is the line of intersection of the planes 2x+3y+z=1 and x+3y+2z=2, it is given that L makes an angle α with the positive x-axis, we need to find the value of cosα.
So, the two given planes are 2x+3y+z=1 and x+3y+2z=2.
The normal vector of first plane is, n1=2i+3j+k^ and the normal vector of second plane is, n2=i+3j+2k^
We know that, the direction vector of line, a=n1×n2
So, on doing cross multiplication we get,
\overrightarrow a = \left| {\begin{array}{*{20}{c}}
{\hat i}&{\hat j}&{\hat k} \\\
2&3&1 \\\
1&3&2
\end{array}} \right| \\\
= \widehat i(6 - 3) - \widehat j(4 - 1) + \hat k(6 - 3) \\\
= 3\widehat i - 3\widehat j + 3\hat k......(1) \\\
Now, it is given that, line L makes an angle alpha with the positive x-axis thus, cosα=l2+m2+n2l
From equation (1) we get that, l is the component of i, i.e., l=3, m is the component of j, i.e., m=3, and n is the component of k, i.e., n=3.
On putting the values of l=3, m=3 and n=3, in the formula above, we get
cosα=(3)2+(3)2+(3)23 ⇒cosα=333 ⇒cosα=31
So, the value of cosα is 31. Thus, option (C) 31, is correct.
So, the correct answer is “Option C”.
Note : Students should note that the cross product of vectors always gives a vector answer, and is also called the vector product, but the dot product of vectors gives a scalar answer, and is also called the scalar product.