Skip to main content
Back to 3D Geometry
JEE Main 2023
3D Geometry
3D Geometry
Easy

Question

Let P1:r.(2i^+j^3k^)=4{P_1}:\overrightarrow r \,.\,\left( {2\widehat i + \widehat j - 3\widehat k} \right) = 4 be a plane. Let P 2 be another plane which passes through the points (2, -3, 2), (2, -2, -3) and (1, -4, 2). If the direction ratios of the line of intersection of P 1 and P 2 be 16, α\alpha, β\beta, then the value of α\alpha + β\beta is equal to ________________.

Answer: 1

Solution

Key Concepts and Formulas

  1. Normal Vector of a Plane: For a plane given by the vector equation rn=d\overrightarrow r \cdot \vec n = d, the vector n\vec n is the normal vector to the plane. In Cartesian form, for Ax+By+Cz=DAx + By + Cz = D, the normal vector is n=Ai^+Bj^+Ck^\vec n = A\widehat i + B\widehat j + C\widehat k. The components of n\vec n are the direction ratios of the normal.
  2. Normal Vector of a Plane through Three Points: If a plane passes through three non-collinear points A,B,CA, B, C, then two vectors lying in the plane can be formed (e.g., AB\overrightarrow{AB} and AC\overrightarrow{AC}). The cross product of these two vectors, AB×AC\overrightarrow{AB} \times \overrightarrow{AC}, yields a vector perpendicular to the plane, which is its normal vector.
  3. Direction Vector of the Line of Intersection of Two Planes: The line of intersection of two planes P1P_1 and P2P_2 is simultaneously perpendicular to the normal vector of P1P_1 (n1\vec{n_1}) and the normal vector of P2P_2 (n2\vec{n_2}). Therefore, the direction vector of this line of intersection is given by the cross product of their normal vectors: d=n1×n2\vec{d} = \vec{n_1} \times \vec{n_2}. The components of this resultant vector are the direction ratios of the line.

Step-by-Step Solution

Step 1: Determine the Normal Vector of Plane P1P_1

The equation of plane P1P_1 is given as r.(2i^+j^3k^)=4\overrightarrow r \,.\,\left( {2\widehat i + \widehat j - 3\widehat k} \right) = 4. Reasoning: This equation is in the standard vector form rn=d\overrightarrow r \cdot \vec n = d, where n\vec n is the normal vector to the plane. Comparing the given equation with the standard form, we can directly identify the normal vector for plane P1P_1. Let n1\vec{n_1} be the normal vector to P1P_1. n1=2i^+j^3k^\vec{n_1} = 2\widehat i + \widehat j - 3\widehat k The direction ratios of the normal to P1P_1 are 2,1,3\langle 2, 1, -3 \rangle.

Step 2: Determine the Normal Vector of Plane P2P_2

Plane P2P_2 passes through three points: A(2,3,2)A(2, -3, 2), B(2,2,3)B(2, -2, -3), and C(1,4,2)C(1, -4, 2). Reasoning: To find the normal vector of a plane defined by three points, we form two vectors lying within the plane using these points. Their cross product will be perpendicular to both vectors, thus providing the normal vector to the plane.

Let's form two vectors within the plane using points A, B, and C: Vector AB\overrightarrow{AB}: AB=BA=(22)i^+(2(3))j^+(32)k^\overrightarrow{AB} = B - A = (2-2)\widehat i + (-2 - (-3))\widehat j + (-3-2)\widehat k AB=0i^+1j^5k^\overrightarrow{AB} = 0\widehat i + 1\widehat j - 5\widehat k

Vector BC\overrightarrow{BC}: BC=CB=(12)i^+(4(2))j^+(2(3))k^\overrightarrow{BC} = C - B = (1-2)\widehat i + (-4 - (-2))\widehat j + (2 - (-3))\widehat k BC=1i^2j^+5k^\overrightarrow{BC} = -1\widehat i - 2\widehat j + 5\widehat k

Now, let n2\vec{n_2} be the normal vector to P2P_2. We find n2\vec{n_2} by taking the cross product of AB\overrightarrow{AB} and BC\overrightarrow{BC}: n2=AB×BC=i^j^k^015125\vec{n_2} = \overrightarrow{AB} \times \overrightarrow{BC} = \left| {\begin{matrix} {\widehat i} & {\widehat j} & {\widehat k} \\ 0 & 1 & { - 5} \\ { - 1} & { - 2} & 5 \end{matrix}} \right| Expanding the determinant: n2=i^((1)(5)(5)(2))j^((0)(5)(5)(1))+k^((0)(2)(1)(1))\vec{n_2} = \widehat i ((1)(5) - (-5)(-2)) - \widehat j ((0)(5) - (-5)(-1)) + \widehat k ((0)(-2) - (1)(-1)) n2=i^(510)j^(05)+k^(0+1)\vec{n_2} = \widehat i (5 - 10) - \widehat j (0 - 5) + \widehat k (0 + 1) n2=5i^+5j^+1k^\vec{n_2} = -5\widehat i + 5\widehat j + 1\widehat k The direction ratios of the normal to P2P_2 are 5,5,1\langle -5, 5, 1 \rangle.

Step 3: Find the Direction Ratios of the Line of Intersection of P1P_1 and P2P_2

Reasoning: The line of intersection of planes P1P_1 and P2P_2 is perpendicular to both their normal vectors, n1\vec{n_1} and n2\vec{n_2}. Therefore, its direction vector can be found by taking the cross product of n1\vec{n_1} and n2\vec{n_2}.

We have n1=2i^+1j^3k^\vec{n_1} = 2\widehat i + 1\widehat j - 3\widehat k and n2=5i^+5j^+1k^\vec{n_2} = -5\widehat i + 5\widehat j + 1\widehat k. Let d\vec{d} be the direction vector of the line of intersection. d=n1×n2=i^j^k^213551\vec{d} = \vec{n_1} \times \vec{n_2} = \left| {\begin{matrix} {\widehat i} & {\widehat j} & {\widehat k} \\ 2 & 1 & { - 3} \\ { - 5} & 5 & 1 \end{matrix}} \right| Expanding the determinant: d=i^((1)(1)(3)(5))j^((2)(1)(3)(5))+k^((2)(5)(1)(5))\vec{d} = \widehat i ((1)(1) - (-3)(5)) - \widehat j ((2)(1) - (-3)(-5)) + \widehat k ((2)(5) - (1)(-5)) d=i^(1(15))j^(215)+k^(10(5))\vec{d} = \widehat i (1 - (-15)) - \widehat j (2 - 15) + \widehat k (10 - (-5)) d=i^(1+15)j^(215)+k^(10+5)\vec{d} = \widehat i (1 + 15) - \widehat j (2 - 15) + \widehat k (10 + 5) d=16i^(13)j^+15k^\vec{d} = 16\widehat i - (-13)\widehat j + 15\widehat k d=16i^+13j^+15k^\vec{d} = 16\widehat i + 13\widehat j + 15\widehat k The direction ratios of the line of intersection are 16,13,15\langle 16, 13, 15 \rangle.

Step 4: Identify α\alpha and β\beta and Calculate α+β\alpha + \beta

We are given that the direction ratios of the line of intersection are 16,α,β16, \alpha, \beta. From our calculation, the direction ratios are 16,13,15\langle 16, 13, 15 \rangle. Comparing these components: α=13\alpha = 13 β=15\beta = 15 Now, we need to find the value of α+β\alpha + \beta: α+β=13+15\alpha + \beta = 13 + 15 α+β=28\alpha + \beta = 28

Common Mistakes & Tips

  • Cross Product Calculation: Be very careful with the signs and order of terms when calculating cross products. A common error is forgetting the negative sign for the j^\widehat j component.
  • Vector Formation: Ensure correct subtraction of coordinates when forming vectors from points (e.g., AB=BA\overrightarrow{AB} = B - A).
  • Geometric Interpretation: Always keep in mind the geometric meaning of normal vectors (perpendicular to the plane) and the direction vector of the line of intersection (perpendicular to both plane normals). This helps in choosing the correct vector operations.

Summary

To find the direction ratios of the line of intersection of two planes, we first determine the normal vector for each plane. For the first plane, the normal vector is directly given by its vector equation. For the second plane, the normal vector is found by taking the cross product of two vectors formed by the three given points on the plane. Finally, the direction vector of the line of intersection is obtained by taking the cross product of the two normal vectors. By comparing the components of this direction vector with the given form (16,α,β)(16, \alpha, \beta), we found α=13\alpha=13 and β=15\beta=15. The sum α+β\alpha+\beta is then 13+15=2813+15=28.

The final answer is 1\boxed{1}

Practice More 3D Geometry Questions

View All Questions