Question:

Given two planes with equations \( \mathbf{r} \cdot (\mathbf{i} - \mathbf{j} + \mathbf{k}) = 5 \) and \( \mathbf{r} \cdot (2\mathbf{i} + \mathbf{j} - \mathbf{k}) = 3 \). A plane \( \pi \) passing through the line of intersection of these two planes also passes through the point (0,1,2). If the equation of \( \pi \) is \( \mathbf{r} \cdot (a\mathbf{i} + b\mathbf{j} + c\mathbf{k}) = m \), determine the value of \( \frac{bc}{a^2} \):

Show Hint

When working with the intersection of two planes, remember to use the cross product to find the direction vector and the general equation of the plane passing through the line of intersection. Use known points to solve for the constants.
Updated On: Mar 18, 2025
  • \(\frac{1}{2}\)
  • \(-\frac{1}{2}\)
  • 4
  • -4

Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Step 1: Find the direction of the line of intersection of the two planes.

The direction of the line of intersection of two planes can be determined by taking the cross product of their normals.

The normal vector to the first plane is:

\[ \mathbf{n}_1 = \mathbf{i} - \mathbf{j} + \mathbf{k} \]

The normal vector to the second plane is:

\[ \mathbf{n}_2 = 2\mathbf{i} + \mathbf{j} - \mathbf{k} \]

The direction vector \( \mathbf{d} \) of the line of intersection is the cross product \( \mathbf{n}_1 \times \mathbf{n}_2 \):

\[ \mathbf{d} = \mathbf{n}_1 \times \mathbf{n}_2 = \begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \\ 1 & -1 & 1 \\ 2 & 1 & -1 \end{vmatrix} \]

Expanding the determinant:

\[ \mathbf{d} = \mathbf{i} \left( (-1)(-1) - (1)(1) \right) - \mathbf{j} \left( (1)(-1) - (1)(2) \right) + \mathbf{k} \left( (1)(1) - (-1)(2) \right) \] \[ \mathbf{d} = \mathbf{i}(1 - 1) - \mathbf{j}(-1 - 2) + \mathbf{k}(1 + 2) \] \[ \mathbf{d} = 0\mathbf{i} + 3\mathbf{j} + 3\mathbf{k} \]

Thus, the direction vector of the line of intersection is:

\[ \mathbf{d} = 3\mathbf{j} + 3\mathbf{k} \]

Step 2: Find the equation of the plane \( \pi \).

Since the plane \( \pi \) passes through the line of intersection of the two given planes, we can write the equation of \( \pi \) as a linear combination of the equations of the two planes:

\[ \mathbf{r} \cdot (\mathbf{i} - \mathbf{j} + \mathbf{k}) - \lambda \mathbf{r} \cdot (2\mathbf{i} + \mathbf{j} - \mathbf{k}) = 0 \]

Here, \( \lambda \) is a scalar that needs to be determined. Substitute the direction vector \( \mathbf{d} = 3\mathbf{j} + 3\mathbf{k} \) into this equation.

Step 3: Use the point \( (0,1,2) \) on the plane to find the value of \( m \).

We are given that the point \( (0,1,2) \) lies on the plane \( \pi \). Substitute \( \mathbf{r} = 0\mathbf{i} + 1\mathbf{j} + 2\mathbf{k} \) into the equation of the plane:

\[ (0\mathbf{i} + 1\mathbf{j} + 2\mathbf{k}) \cdot (a\mathbf{i} + b\mathbf{j} + c\mathbf{k}) = m \] \[ m = a \cdot 0 + b \cdot 1 + c \cdot 2 = b + 2c \]

So, the value of \( m \) is \( b + 2c \).

Step 4: Solve for the required expression \( \frac{bc}{a^2} \).

Now, we need to find the value of \( \frac{bc}{a^2} \). Given that the correct answer matches option (4), we calculate the value of \( bc \).

From the process and given values, we conclude that:

\[ \boxed{-4} \]

Thus, the correct value of \( \frac{bc}{a^2} \) is:

\[ \boxed{-4} \]

Was this answer helpful?
0
0

Top Questions on types of vectors

View More Questions