Animated Solution for Mathematics - Three Dimensional Geometry: Let P_1 : \vec{r} \cdot (2\hat{i} + \hat{j} - 3\hat{k}) = 4 be a plane. Let P2 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 P1 and P2 be 16,α,β, then the value of α+β is equal to ____.
Enter Numerical Value:
Visualized Solution
Visualizing the Intersection of Planes
Plane P1:r⋅(2i^+j^−3k^)=4
Plane P2 passes through A(2,−3,2), B(2,−2,−3), C(1,−4,2)
Direction ratios of intersection line: 16,α,β
Goal: Find the value of α+β
The Logic of the Intersection Line
The intersection line lies on both planes.
It must be perpendicular to both normal vectors n1 and n2.
Therefore, the direction vector L=n1×n2
Extracting Normal Vector n1
From P1:r⋅(2i^+j^−3k^)=4
Comparing with the standard form r⋅n=d
n1=2i^+j^−3k^
Analyzing Plane P2
Plane P2 contains three given points:
A(2,−3,2)
B(2,−2,−3)
C(1,−4,2)
Constructing Vector AB
Vector AB=(2−2)i^+(−2−(−3))j^+(−3−2)k^
AB=0i^+1j^−5k^
Constructing Vector AC
Vector AC=(1−2)i^+(−4−(−3))j^+(2−2)k^
AC=−1i^−1j^+0k^
Setting up Normal Vector n2
n2=AB×AC
n2=i^0−1j^1−1k^−50
Computing Normal Vector n2
n2=i^(0−5)−j^(0−5)+k^(0−(−1))
n2=−5i^+5j^+k^
Setting up Direction Vector L
L=n1×n2
L=i^2−5j^15k^−31
Computing Direction Vector L
L=i^(1−(−15))−j^(2−15)+k^(10−(−5))
L=16i^+13j^+15k^
Comparing Direction Ratios
Calculated DRs: 16,13,15
Given DRs: 16,α,β
Comparing components: α=13 and β=15
Final Calculation
α+β=13+15
α+β=28
Final Answer: 28
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
The Geometry of Intersections
A 3D Odyssey
Welcome, future engineer. Today, we are not just solving a problem; we are stepping into the realm of 3D geometry. Imagine you are standing in a room where two walls meet at a corner; that corner is a line, representing the intersection of two planes.
In the JEE Advanced examination, the ability to visualize this intersection is the difference between a frantic calculation and a moment of pure, elegant clarity. Let us break down this problem as a logical journey.
Phase 1
The Anatomy of the Planes
We are given two planes, P1 and P2. Our objective is to find the direction ratios of the line where they meet.
For P1, the equation is given as r⋅(2i^+j^−3k^)=4. This is the standard vector form r⋅n=d, where n is the normal vector.
By inspection, we extract our first normal vector:
n1=2i^+j^−3k^
Now, consider P2, defined by three points: A(2,−3,2), B(2,−2,−3), and C(1,−4,2). To find the normal to this plane, we construct two vectors lying within it, AB and AC, and compute their cross product.
Calculating these vectors:
AB=B−A=(2−2)i^+(−2−(−3))j^+(−3−2)k^=0i^+1j^−5k^
AC=C−A=(1−2)i^+(−4−(−3))j^+(2−2)k^=−1i^−1j^+0k^
Phase 2
The Power of the Cross Product
To find the normal vector n2, we perform the cross product n2=AB×AC:
n2=i^0−1j^1−1k^−50
Expanding this determinant:
For i^: (1)(0)−(−5)(−1)=−5
For j^: −((0)(0)−(−5)(−1))=5
For k^: (0)(−1)−(1)(−1)=1
Thus, our second normal vector is n2=−5i^+5j^+1k^.
Phase 3
The Intersection Line
The line of intersection lies on both planes and is therefore perpendicular to both n1 and n2. The direction vector L of our line is the cross product of these two normals:
L=n1×n2=i^2−5j^15k^−31
Computing the components:
For i^: (1)(1)−(−3)(5)=1+15=16
For j^: −((2)(1)−(−3)(−5))=−(2−15)=13
For k^: (2)(5)−(1)(−5)=10+5=15
The resulting direction vector is L=16i^+13j^+15k^.
The Final Revelation
The problem states that the direction ratios are 16,α,β. By comparing our result 16,13,15 with the given form, we identify α=13 and β=15.
The final calculation is:
α+β=13+15=28
You have successfully navigated from abstract plane equations to specific points, utilizing the cross product to peel back the layers of this 3D geometry problem. Keep this intuition sharp, and no problem will ever be too daunting.