3D Geometry
${L_1}:{{x - 1} \over 2} = {y \over { - 1}} = {{z + 3} \over 1},{L_2} : {{x - 4} \over 1} = {{y + 3} \over 1} = {{z + 3} \over 2}$
and the planes ${P_1}:7x + y + 2z = 3,{P_2} = 3x + 5y - 6z = 4.$ Let $ax+by+cz=d$ be the equation of the plane passing through the point of intersection of lines ${L_1}$ and ${L_2},$ and perpendicular to planes ${P_1}$ and ${P_2}.$
Match List $I$ with List $II$ and select the correct answer using the code given below the lists:
List $I$
(P.) $a=$
(Q.) $b=$
(R.) $c=$
(S.) $d=$
List $II$
(1.) $13$
(2.) $-3$
(3.) $1$
(4.) $-2$
Then, the coordinate(s) of the points(s) on ${l_2}$ at a distance of $\sqrt {17} $ from the point of intersection of $l$ and ${l_1}$ is (are)
$x+2y+3z=4$ is ${\cos ^{ - 1}}\left( {\sqrt {{5 \over {14}}} } \right),$ then $\lambda $ equals :
$B(1,6,3)$ in the line : ${x \over 1} = {{y - 1} \over 2} = {{z - 2} \over 3}$
Statement - 2 : The line ${x \over 1} = {{y - 1} \over 2} = {{z - 2} \over 3}$ bisects the line
segment joining $A(1,0,7)$ and $B(1, 6, 3)$
Statement-2 : The plane $x-y+z=5$ bisects the line segment joining $A(3, 1, 6)$ and $B(1, 3, 4).$
$\,\,\,\,$ $\,\,\,\,$ $\,\,\,\,$ Column-$I$
(A)$\,\,\,\,$ A line from the origin meets the lines $\,{{x - 2} \over 1} = {{y - 1} \over { - 2}} = {{z + 1} \over 1}$
and ${{x - {8 \over 3}} \over 2} = {{y + 3} \over { - 1}} = {{z - 1} \over 1}$ at $P$ and $Q$ respectively. If length $PQ=d,$ then ${d^2}$ is
(B)$\,\,\,\,$ The values of $x$ satisfying ${\tan ^{ - 1}}\left( {x + 3} \right) - {\tan ^{ - 1}}\left( {x - 3} \right) = {\sin ^{ - 1}}\left( {{3 \over 5}} \right)$ are
(C)$\,\,\,\,$ Non-zero vectors $\overrightarrow a ,\overrightarrow b $ and $\overrightarrow c \,\,$ satisfy $\overrightarrow a \,.\,\overrightarrow b \, = 0.$
$\left( {\overrightarrow b - \overrightarrow a } \right).\left( {\overrightarrow b + \overrightarrow c } \right) = 0$ and $2\left| {\overrightarrow b + \overrightarrow c } \right| = \left| {\overrightarrow b - \overrightarrow a } \right|.$
If $\overrightarrow a = \mu \overrightarrow b + 4\overrightarrow c \,\,,$ then the possible values of $\mu $ are
(D)$\,\,\,\,$ Let $f$ be the function on $\left[ { - \pi ,\pi } \right]$ given by $f(0)=9$
and $f\left( x \right) = \sin \left( {{{9x} \over 2}} \right)/\sin \left( {{x \over 2}} \right)$ for $x \ne 0$
The value of ${2 \over \pi }\int_{ - \pi }^\pi {f\left( x \right)dx} $ is
$\,\,\,\,$ $\,\,\,\,$ $\,\,\,\,$Column-$II$
(p)$\,\,\,\,$ $-4$
(q)$\,\,\,\,$ $0$
(r)$\,\,\,\,$ $4$
(s)$\,\,\,\,$ $5$
(t)$\,\,\,\,$ $6$
Explanation:
We have a plane
$ Ax - 2y + z = d $
and another plane that contains the two lines
$ \text{Line 1:}\quad \frac{x - 1}{2} \;=\; \frac{y - 2}{3} \;=\; \frac{z - 3}{4}, $
$ \text{Line 2:}\quad \frac{x - 2}{3} \;=\; \frac{y - 3}{4} \;=\; \frac{z - 4}{5}. $
We know the distance between these two planes is $\sqrt{6}$, and we want to find $\lvert d\rvert.$
1. Find the equation of the plane containing the two given lines
Step 1a: Parametric forms of the lines
Line 1: Let the parameter be $t$. Then
$ \frac{x - 1}{2} = \frac{y - 2}{3} = \frac{z - 3}{4} \;=\; t \;\;\Longrightarrow\;\; \begin{cases} x = 1 + 2t,\\ y = 2 + 3t,\\ z = 3 + 4t. \end{cases} $
A direction vector for Line 1 is $\mathbf{v}_1 = (2,\,3,\,4)$.
A point on Line 1 is $\mathbf{P}_1 = (1,2,3)$.
Line 2: Let the parameter be $s$. Then
$ \frac{x - 2}{3} = \frac{y - 3}{4} = \frac{z - 4}{5} \;=\; s \;\;\Longrightarrow\;\; \begin{cases} x = 2 + 3s,\\ y = 3 + 4s,\\ z = 4 + 5s. \end{cases} $
A direction vector for Line 2 is $\mathbf{v}_2 = (3,\,4,\,5)$.
A point on Line 2 is $\mathbf{P}_2 = (2,3,4)$.
Step 1b: Normal to the plane containing these lines
A plane that contains both lines must contain their direction vectors $\mathbf{v}_1$ and $\mathbf{v}_2$. Therefore, a normal to this plane is given by the cross product $\mathbf{v}_1 \times \mathbf{v}_2$.
$ \mathbf{v}_1 = (2,\,3,\,4), \quad \mathbf{v}_2 = (3,\,4,\,5). $
Compute the cross product:
$ \mathbf{v}_1 \times \mathbf{v}_2 = \det\!\begin{pmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k}\\ 2 & 3 & 4\\ 3 & 4 & 5 \end{pmatrix} = \bigl(3\cdot 5 - 4\cdot 4,\; 4\cdot 3 - 2\cdot 5,\; 2\cdot 4 - 3\cdot 3\bigr) = (15 - 16,\; 12 - 10,\; 8 - 9) = (-1,\; 2,\; -1). $
Hence a normal vector to the plane is $\mathbf{n} = (-1,\,2,\,-1)$. Equivalently, we can multiply by $-1$ (which does not change the plane) to get $\mathbf{n} = (1, -2, 1)$.
Thus the plane containing the two lines has the form
$ 1\cdot x \;-\; 2\cdot y \;+\; 1\cdot z \;=\; K, $
i.e.
$ x \;-\; 2y \;+\; z \;=\; K. $
Step 1c: Find the constant $K$
To find $K$, just plug in any point on either line. For instance, the point $\mathbf{P}_1 = (1,2,3)$ on Line 1:
$ 1(1)\;-\;2(2)\;+\;1(3) \;=\; 1 -4 +3 = 0. $
So $K=0$.
Check also with $\mathbf{P}_2 = (2,3,4)$ from Line 2:
$ 2 - 2\cdot 3 + 4 = 2 -6 +4 = 0. $
That also gives $0$. So indeed the plane containing both lines is
$ \boxed{x - 2y + z = 0}. $
2. Determine $A$ so that the planes can be parallel
We are given the plane
$ Ax - 2y + z = d $
and have found that the plane containing the lines is
$ x - 2y + z = 0. $
For these two planes to have a finite, nonzero distance between them, they must be parallel. Two planes are parallel precisely when their normal vectors are scalar multiples of each other.
The normal to $Ax - 2y + z = d$ is $\,(A,\,-2,\,1)$.
The normal to $x - 2y + z = 0$ is $\,(1,\,-2,\,1)$.
Set
$ (A,\,-2,\,1) \;=\; \lambda\,\bigl(1,\,-2,\,1\bigr). $
Matching components:
$A = \lambda\cdot 1 = \lambda$.
$-2 = \lambda\cdot (-2)$ $\implies$ $\lambda = 1$.
$1 = \lambda\cdot (1)$ $\implies$ $\lambda = 1$.
Hence $\lambda=1$ and $A=1$.
Therefore, the given plane must be
$ \boxed{x - 2y + z = d}. $
3. Use the formula for the distance between two parallel planes
Now we have two parallel planes:
$x - 2y + z = 0$,
$x - 2y + z = d$.
The normal vector to both is $\mathbf{n} = (1, -2, 1)$. Its magnitude is
$ \|\mathbf{n}\| \;=\; \sqrt{\,1^2 + (-2)^2 + 1^2\,} \;=\; \sqrt{\,1 + 4 + 1\,} \;=\; \sqrt{6}. $
The distance $D$ between two parallel planes
$ \alpha_1: \quad \mathbf{n}\cdot\mathbf{x} = k_1, \quad \alpha_2: \quad \mathbf{n}\cdot\mathbf{x} = k_2 $
is given by
$ D \;=\; \frac{\lvert k_1 - k_2\rvert}{\|\mathbf{n}\|}. $
In our case:
For the plane $x - 2y + z = 0$, we have $k_1 = 0$.
For the plane $x - 2y + z = d$, we have $k_2 = d$.
The distance is given to be $\sqrt{6}$.
Thus
$ \sqrt{6} \;=\; \frac{\lvert 0 - d\rvert}{\sqrt{6}} \;=\; \frac{\lvert d\rvert}{\sqrt{6}} \;\;\Longrightarrow\;\; \lvert d\rvert = 6. $
4. Conclusion
$ \boxed{\lvert d\rvert = 6}. $
A line with positive direction cosines passes through the point P(2, $-$1, 2) and makes equal angles with the coordinate axes. The line meets the plane $2x + y + z = 9$ at point Q. The length of the line segment PQ equals
Then the value of $\mu $ for which the vector ${\overrightarrow {PQ} }$ is parallel to the plane $x - 4y + 3z = 1$ is :
Let ${L_1},$ ${L_2},$ ${L_3}$ be the lines of intersection of the planes ${P_2}$ and ${P_3},$ ${P_3}$ and ${P_1},$ ${P_1}$ and ${P_2},$ respectively.
STATEMENT - 1Z: At least two of the lines ${L_1},$ ${L_2}$ and ${L_3}$ are non-parallel and
STATEMENT - 2: The three planes doe not have a common point.
STATEMENT-1: The parametric equations of the line of intersection of the given planes are $x=3+14t,y=1+2t,z=15t.$ because
STATEMENT-2: The vector ${14\widehat i + 2\widehat j + 15\widehat k}$ is parallel to the line of intersection of given planes.
Consider the planes $3 x-6 y-2 z=15$ and $2 x+y-2 z=5$.
STATEMENT - 1 : The parametric equations of the line of intersection of the given planes are $x=3+14 t, y=1+2 t, z=15 t$
STATEMENT - 2 : The vectors $14 \hat{i}+2 \hat{j}+15 \hat{k}$ is parallel to the line of intersection of the given planes.
Match the conditions/expressions in Column $I$ with statements in Column $II$ and indicate your answer by darkening the appropriate bubbles in the $4 \times 4$ matrix given in the $ORS.$
$\,\,\,$ Column $I$
(A)$\,\,a + b + c \ne 0$ and ${a^2} + {b^2} + {c^2} = ab + bc + ca$
(B)$\,\,$ $a + b + c = 0$ and ${a^2} + {b^2} + {c^2} \ne ab + bc + ca$
(C)$\,\,a + b + c \ne 0$ and ${a^2} + {b^2} + {c^2} \ne ab + bc + ca$
(D)$\,\,$ $a + b + c = 0$ and ${a^2} + {b^2} + {c^2} = ab + bc + ca$
$\,\,\,$ Column $II$
(p)$\,\,\,$ the equations represents planes meeting only at asingle point
(q)$\,\,\,$ the equations represents the line $x=y=z.$
(r)$\,\,\,$ the equations represent identical planes.
(s) $\,\,\,$ the equations represents the whole of the three dimensional space.
Match the following:
| (i) | $\sum\limits_{i = 1}^\infty {{{\tan }^{ - 1}}\left( {{1 \over {2{i^2}}}} \right) = t} $ then $\tan t=$ | (A) | 0 |
|---|---|---|---|
| (ii) | Sides $a,b,c$ of a triangle ABC are in AP and $\cos {\theta _1} = {a \over {b + c}},\cos {\theta _2} = {b \over {a + c}},\cos {\theta _3} = {c \over {a + b}}$, then ${\tan ^2}\left( {{{{\theta _1}} \over 2}} \right) + {\tan ^2}\left( {{{{\theta _3}} \over 2}} \right) = $ | (B) | 1 |
| (iii) | A line is perpendicular to $x + 2y + 2z = 0$ and passes through (0, 1, 0). The perpendicular distance of this line from the origin is | (C) | ${{\sqrt 5 } \over 3}$ |
| (D) | 2/3 |
A plane passes through $(1,-2,1)$ and is perpendicular to two planes $2 x-2 y+z=0$ and $x-y+2 z=4$. The distance of the plane from the point $(1,2,2)$ is:
0
1
$\sqrt{2}$
$2 \sqrt{2}$






