Problem 12
Question
The length of the perpendicular from the origin to the plane passing though three non-collinear points \(\mathbf{a}, \mathbf{b}, \mathbf{c}\) is (A) \(\frac{[\mathrm{abc}]}{|\mathbf{a} \times \mathbf{b}+\mathbf{c} \times \mathbf{a}+\mathbf{b} \times \mathbf{c}|}\) (B) \(\frac{2[\mathbf{a} \mathbf{b c}]}{|\mathbf{a} \times \mathbf{b}+\mathbf{b} \times \mathbf{c}+\mathbf{c} \times \mathbf{a}|}\) (C) \([\mathbf{a} \mathbf{b} \mathbf{c}]\) (D) none of these
Step-by-Step Solution
Verified Answer
The answer is (B).
1Step 1: Understand the Problem
We need to find the length of the perpendicular from the origin to a plane defined by three non-collinear points \( \mathbf{a}, \mathbf{b}, \mathbf{c} \). The equation of the plane can be determined using these points.
2Step 2: Find the Normal Vector of the Plane
The normal vector \( \mathbf{n} \) of the plane can be found using the cross product of vectors formed by these points, i.e., \( \mathbf{n} = (\mathbf{b} - \mathbf{a}) \times (\mathbf{c} - \mathbf{a}) \). This vector is perpendicular to the plane.
3Step 3: Write the Plane Equation
Using the normal vector \( \mathbf{n} \) and point \( \mathbf{a} \), the plane equation is given by \( \mathbf{n} \cdot (\mathbf{r} - \mathbf{a}) = 0 \), where \( \mathbf{r} \) is a general position vector on this plane.
4Step 4: Simplify the Determinant Expression
Recall that \( [\mathbf{a} \mathbf{b} \mathbf{c}] \) represents the scalar triple product of vectors \( \mathbf{a}, \mathbf{b}, \mathbf{c} \). It gives the volume of the parallelepiped formed by them. The determinant \( [\mathbf{a} \mathbf{b} \mathbf{c}] = \mathbf{a} \cdot (\mathbf{b} \times \mathbf{c}) \).
5Step 5: Calculate the Length of Perpendicular
The formula for the length of the perpendicular from the origin to the plane is \( \frac{d}{|\mathbf{n}|} \), where \( d \) is the perpendicular distance from the origin (0), and \( \mathbf{n} \) is the normal vector. Given \( d = \left| \mathbf{a} \cdot (\mathbf{b} \times \mathbf{c}) \right| \), the formula becomes \( \frac{|[\mathbf{a} \mathbf{b} \mathbf{c}]|}{|\mathbf{a}\times \mathbf{b} + \mathbf{b}\times \mathbf{c} + \mathbf{c}\times \mathbf{a}|} \), which is exactly (B).
Key Concepts
Planes in 3DCross ProductScalar Triple Product
Planes in 3D
In 3D geometry, planes are flat surfaces extending indefinitely in two dimensions. The equation of a plane can typically be defined using a point-position vector on the plane and a normal vector perpendicular to the surface. For any point on a plane
- the equation is given as \( \mathbf{n} \cdot (\mathbf{r} - \mathbf{a}) = 0 \),
- where \( \mathbf{n} \) is the normal vector, \( \mathbf{r} \) is a general position vector, and \( \mathbf{a} \) is any known point on the plane.
Cross Product
The cross product is a key concept in vector mathematics, especially in 3D spaces. It provides a way to create a vector that is perpendicular to two given vectors, making it vitally important when finding normal vectors to planes.The cross product of vectors \( \mathbf{u} \) and \( \mathbf{v} \) is defined as:
- \( \mathbf{u} \times \mathbf{v} = \det\begin{pmatrix}\mathbf{i} & \mathbf{j} & \mathbf{k} \u_1 & u_2 & u_3 \v_1 & v_2 & v_3 \end{pmatrix} \)
- This results in a new vector \( \mathbf{w} \) having components derived from the determinants of the 2x2 matrices.
Scalar Triple Product
The scalar triple product is an operation involving three vectors: \( \mathbf{a}, \mathbf{b}, \mathbf{c} \). It evaluates to a scalar which represents the volume of the parallelepiped formed by these vectors. You compute it using the determinant of a 3x3 matrix with the vectors as rows or:
- Calculated as: \( [\mathbf{a} \mathbf{b} \mathbf{c}] = \mathbf{a} \cdot (\mathbf{b} \times \mathbf{c}) \)
- The result is a scalar indicating volume. A zero result signifies that the vectors are coplanar.
Other exercises in this chapter
Problem 10
A straight line \(\mathbf{r}=\mathbf{a}+\lambda \mathbf{b}\) meets the \(p\) lane \(\mathbf{r} \cdot \mathbf{n}=0\) in \(P\). The position vector of \(P\) is (A
View solution Problem 11
From the point \((1,-2,3)\), lines are drawn to meet the sphere \(x^{2}+y^{2}+z^{2}=4\) and they are divided internally in the ratio \(2: 3\). The locus of the
View solution Problem 13
The lines \(\mathbf{r}=\mathbf{a}+\lambda(\mathbf{b} \times \mathbf{c})\) and \(\mathbf{r}=\mathbf{b}+\mu(\mathbf{c} \times \mathbf{a})\) will intersect if (A)
View solution Problem 14
The length of the perpendicular from the origin to the plane passing through the point a and containing the line \(\mathbf{r}=\mathbf{b}+\lambda \mathbf{c}\) is
View solution