Animated Solution for Mathematics - Three Dimensional Geometry: The vector equation of the plane passing through the intersection of the planes r⋅(i^+j^+k^)=1 and r⋅(i^−2j^)=−2, and the point (1,0,2) is :
Select Answer:
Visualized Solution
Intersection of Two Planes
Given Planes:
P1:r⋅(i^+j^+k^)−1=0
P2:r⋅(i^−2j^)+2=0
We need a plane passing through their line of intersection.
Family of Planes
The equation of any plane passing through the intersection of P1=0 and P2=0 is:
P1+λP2=0
where λ is a scalar constant.
Setting up the Equation
Substituting the given plane equations:
{r⋅(i^+j^+k^)−1}+λ{r⋅(i^−2j^)+2}=0
The Constraint Point
The required plane passes through the point (1,0,2).
Multiply the entire equation by 3 to clear the fraction:
3{r⋅(i^+j^+k^)−1}−2{r⋅(i^−2j^)+2}=0
Expanding the Terms
Distributing the constants 3 and −2:
r⋅(3i^+3j^+3k^)−3−r⋅(2i^−4j^)−4=0
Combine the constant terms (−3 and −4):
r⋅(3i^+3j^+3k^)−r⋅(2i^−4j^)−7=0
Final Vector Equation
Grouping the components of r:
r⋅{(3−2)i^+(3−(−4))j^+(3−0)k^}=7
r⋅(i^+7j^+3k^)=7
This matches option (2).
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
The Geometry of the Book Spine
Mastering the Family of Planes
Welcome, future engineer. Today, we are not just solving a problem; we are visualizing the architecture of three-dimensional space. Imagine two planes intersecting in space.
Just like the pages of an open book meeting at the spine, these two planes create a unique line of intersection. Our mission is to find the equation of a new plane that passes exactly through this spine. This is a classic JEE Advanced problem that tests your ability to handle the Family of Planes concept.
The Concept of the Family
When we have two planes, P1=0 and P2=0, any plane passing through their intersection can be represented by the equation P1+λP2=0. Think of λ as a tuning knob.
As you change the value of λ, you are essentially rotating a plane around the spine of the book. Every value of λ gives you a different page in this infinite book. Our goal is to find the specific λ that gives us the page passing through the point (1,0,2).
Setting the Stage
We are given the planes P1:r⋅(i^+j^+k^)−1=0 and P2:r⋅(i^−2j^)+2=0. By substituting these into our family equation, we get:
(r⋅(i^+j^+k^)−1)+λ(r⋅(i^−2j^)+2)=0
This looks intimidating, but it is just a linear equation waiting for a value.
The Constraint
We are told the plane passes through the point (1,0,2). In vector notation, the position vector of this point is a=i^+2k^. Since this point lies on our plane, it must satisfy the equation.
We substitute r=i^+2k^ into our family equation. Let's evaluate the dot products carefully. For the first part:
(i^+2k^)⋅(i^+j^+k^)−1=(1+0+2)−1=2
For the second part:
(i^+2k^)⋅(i^−2j^)+2=(1+0+0)+2=3
Now, our equation simplifies to 2+3λ=0. Solving this, we find λ=−32.
The Final Assembly
Now that we have our λ, we substitute it back into the family equation:
(r⋅(i^+j^+k^)−1)−32(r⋅(i^−2j^)+2)=0
To make this elegant, we multiply the entire equation by 3 to clear the fraction:
3(r⋅(i^+j^+k^)−1)−2(r⋅(i^−2j^)+2)=0
Expanding this, we get:
r⋅(3i^+3j^+3k^)−3−r⋅(2i^−4j^)−4=0
Grouping the terms, we arrive at the final result:
r⋅(i^+7j^+3k^)=7
This is the equation of our plane. It is beautiful, precise, and perfectly aligned with the geometry of the problem. Remember, in JEE Advanced, the math is just the language; the visualization is the story.