Animated Solution for Mathematics - Three Dimensional Geometry: Let Q be the mirror image of the point P(1,2,1) with respect to the plane x+2y+2z=16. Let T be a plane passing through the point Q and contains the line r=−k^+λ(i^+j^+2k^),λ∈R. Then, which of the following points lies on T?
Select Answer:
Visualized Solution
Visualizing the Problem
Given: Point P (1,2,1) and Plane M: x+2y+2z=16.
Goal: Find the mirror image Q of P with respect to plane M.
The Mirror Image Formula
To find the image (x,y,z) of (x1,y1,z1) across ax+by+cz+d=0:
Plane T also contains Line L: r=−k^+λ(i^+j^+2k^).
Extracting Line Information
Line L equation: r=(0,0,−1)+λ(1,1,2)
Point on line: A (0,0,−1)
Direction vector: v=i^+j^+2k^
Vector AQ in Plane T
Since A and Q are in Plane T, vector AQ lies in T.
AQ=Q−A=(3−0)i^+(6−0)j^+(5−(−1))k^
AQ=3i^+6j^+6k^
Normal to Plane T
Plane T contains vectors v and AQ.
The normal vector n is perpendicular to both.
n=v×AQ
Calculating the Cross Product
n=i^13j^16k^26
n=i^(6−12)−j^(6−6)+k^(6−3)
n=−6i^+0j^+3k^
Simplifying the Normal Vector
n=−6i^+3k^
We can scale the normal vector for simpler calculations.
Divide by −3: nsimplified=2i^−k^
Equation of Plane T
Point on plane: A (0,0,−1)
Normal vector: n=(2,0,−1)
Equation: a(x−x1)+b(y−y1)+c(z−z1)=0
2(x−0)+0(y−0)−1(z−(−1))=0
Final Equation of Plane T
2x−(z+1)=0
2x−z−1=0
Plane T:2x−z=1
Checking the Options
Plane T: 2x−z=1
Option 1: (2,1,0)⟹2(2)−0=4=1
Option 2: (1,2,1)⟹2(1)−1=1 (True)
Option 3: (1,2,2)⟹2(1)−2=0=1
Option 4: (1,3,2)⟹2(1)−2=0=1
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
The Geometry of Reflections and Planes
A Journey into 3D Space
Welcome, future engineer. Today, we are not just solving a problem; we are embarking on a journey through three-dimensional space. In the JEE Advanced arena, 3D geometry is not about memorizing formulas—it is about spatial intuition.
We are going to take a point, reflect it across a mirror, and then construct a plane that holds both this new reflection and a line. Let us break this down, step by step, with the precision of a master architect.
Phase 1
The Mirror's Secret
Imagine you are standing in front of a mirror. You see your reflection, Q, behind the glass. If you are at point P(1,2,1) and the mirror is the plane x+2y+2z=16, how do we find Q?
Why the −2? This is the soul of the formula. If we used −1, we would land exactly on the plane—the foot of the perpendicular. But we need to go through the plane to the other side, covering the same distance again. So, we double the displacement.
Plugging in our values, P(1,2,1) and the plane x+2y+2z−16=0, we get:
1x−1=2y−2=2z−1=−212+22+221(1)+2(2)+2(1)−16
Calculating the right side, the numerator is 1+4+2−16=−9, and the denominator is 1+4+4=9. Thus, the ratio is −2×(−9/9)=2.
Equating each coordinate to 2, we find x=3, y=6, and z=5. Our mirror image Q is at (3,6,5). We have successfully anchored our first point in space.
Phase 2
Constructing the Plane
Now, we enter the second act. We need to find a plane T that contains our point Q(3,6,5) and the line L given by r=−k^+λ(i^+j^+2k^).
To define a plane, we need a point and a normal vector. We have the point Q. We also have a point A(0,0,−1) on the line L. Since both A and Q lie on the plane T, the vector AQ must also lie on the plane.
AQ=Q−A=(3−0)i^+(6−0)j^+(5−(−1))k^=3i^+6j^+6k^
We also have the direction vector of the line, v=i^+j^+2k^. Now, we have two vectors, AQ and v, both lying flat on the plane. To find the normal vector n, we take their cross product:
n=v×AQ=i^13j^16k^26
Expanding this determinant, we get i^(6−12)−j^(6−6)+k^(6−3)=−6i^+0j^+3k^.
Phase 3
The Final Elegance
We have a normal vector n=−6i^+3k^. In the world of planes, the magnitude of the normal vector does not change the plane's orientation. We can simplify this by dividing by −3, giving us a cleaner normal vector: nsimplified=2i^−k^.
Using the point-normal form a(x−x0)+b(y−y0)+c(z−z0)=0 with point A(0,0,−1) and normal (2,0,−1), we get:
2(x−0)+0(y−0)−1(z−(−1))=0
2x−z−1=0⇒2x−z=1
This is the equation of our plane T. Finally, we test our result. When we plug in the point (1,2,1), we get 2(1)−1=1. It satisfies the equation perfectly!
You have navigated the reflection, constructed the plane, and verified the result. This is the power of systematic thinking. Keep this clarity, and no problem will ever be too complex for you. The final equation of the plane is 2x−z=1.