Question
Question: The planes \(x = cy + bz,y = az + cx,z = bx + ay\) passes through one line , if A. \(a + b + c = 0...
The planes x=cy+bz,y=az+cx,z=bx+ay passes through one line , if
A. a+b+c=0
B. a+b+c=1
C. a2+b2+c2=1
D. a2+b2+c2+2abc=1
Solution
We will let plane P1 as x=cy+bz, plane P2 be y=az+cx and P3 be z=bx+ay. Then, since all the plane passes through one line, the determinant of the coefficients of the equations of the plane must be 0. Write the determinant and form the equation by expanding the determinant along the first row.
Complete step-by-step answer:
We are given 3 planes, x=cy+bz,y=az+cx,z=bx+ay
Let plane P1 be x=cy+bz which is also equal to x−cy−bz=0
Let plane P2 be y=az+cx which is also equal to cx−y+az=0
And let plane P3 be z=bx+ay which is also equal to bx+ay−z=0
Now, we are given that all these planes pass through one line.
Then, the determinant of the coefficients of the equations of the plane should be 0.
\left| {\begin{array}{*{20}{c}}
1&{ - c}&{ - b} \\\
c&{ - 1}&a; \\\
b&a;&{ - 1}
\end{array}} \right| = 0
We will expand the determinant through the first row.
1(1−a2)+c(−c−ab)−b(ac+b)=0 ⇒1−a2−c2−abc−abc−b2=0 ⇒a2+b2+c2=1−2abc
On rearranging it further, we will get,
a2+b2+c2+2abc=1
Hence, option D is the correct answer.
Note: Note: While writing the entries in determinant, be careful about the coefficients. The coefficient of x should be one column, coefficient of y in one column and coefficient of z in last column. We have opened the determinant through the first row, but it can be expanded through any row or any column.