Animated Solution for Mathematics - Three Dimensional Geometry: A plane which bisects the angle between the two given planes 2x−y+2z−4=0 and x+2y+2z−2=0, passes through the point:
Select Answer:
Visualized Solution
Given Planes
Plane 1 (P1): 2x−y+2z−4=0
Plane 2 (P2): x+2y+2z−2=0
Concept of Angle Bisector
An angle bisector plane is the locus of points P(x,y,z) equidistant from both planes.
The correct point from the options must satisfy at least one of these equations.
Let's test the option (2,−4,1).
Substituting the Point
Testing (2,−4,1) in B2: 3x+y+4z−6=0
Substitute x=2, y=−4, z=1:
3(2)+(−4)+4(1)−6
Evaluating the Expression
3(2)+(−4)+4(1)−6
=6−4+4−6
=2+4−6
=6−6=0
Conclusion
Since the result is 0, the point (2,−4,1) perfectly satisfies the equation of B2.
Therefore, (2,−4,1) lies on the bisector plane.
Final Answer:(2,−4,1)
00:00 / 00:00
The Sigma Insight: Angle Between Two Planes
Solution Diagram
The Geometry of Intersection
Imagine you are standing in a vast, empty room. Suddenly, two massive, infinite sheets of glass appear, slicing through the space and intersecting along a single, sharp line.
This is the visual reality of our problem. We are given two planes, P1:2x−y+2z−4=0 and P2:x+2y+2z−2=0.
Our mission is to find a point that lies on the plane which bisects the angle between these two.
The Locus of Equidistance
What defines an angle bisector plane? It is not just a random slice; it is a special locus.
Geometrically, any point P(x,y,z) lying on this bisector plane must be at an equal perpendicular distance from both P1 and P2.
If we denote the distance to the first plane as d1 and the distance to the second as d2, our fundamental condition is simply d1=d2. This is the heartbeat of the entire solution.
The Arsenal
The Distance Formula
To translate this geometric intuition into algebra, we reach for our most reliable tool: the perpendicular distance formula from a point to a plane.
For any plane ax+by+cz+d=0, the distance d from a point (x,y,z) is given by:
d=a2+b2+c2∣ax+by+cz+d∣
Applying this to our two planes, we get:
d1=22+(−1)2+22∣2x−y+2z−4∣
d2=12+22+22∣x+2y+2z−2∣
The Moment of Mathematical Elegance
Now, look closely at the denominators. For P1, the sum of squares is 22+(−1)2+22=4+1+4=9, and 9=3.
For P2, it is 12+22+22=1+4+4=9, and 9=3. The denominators are identical!
They cancel out perfectly, leaving us with a much cleaner equation:
∣2x−y+2z−4∣=∣x+2y+2z−2∣
Unlocking the Two Worlds
Removing the absolute value bars is where we branch into two distinct possibilities. We must consider both the positive and negative cases.
Case 1 (Positive):2x−y+2z−4=+(x+2y+2z−2)
Rearranging the terms, we get 2x−x−y−2y+2z−2z−4+2=0, which simplifies to x−3y−2=0. This is our first bisector plane, B1.
Case 2 (Negative):2x−y+2z−4=−(x+2y+2z−2)
Expanding the right side gives 2x−y+2z−4=−x−2y−2z+2. Bringing everything to the left, we get 3x+y+4z−6=0. This is our second bisector plane, B2.
The Final Verification
We have two candidate planes. The question asks which of the given points lies on the bisector. We test the options against these equations.
Let us check the point (2,−4,1) against B2:3x+y+4z−6=0:
3(2)+(−4)+4(1)−6=6−4+4−6=0
Since the result is exactly 0, the point (2,−4,1) satisfies the equation. We have successfully navigated the geometry and the algebra to find our answer.
Remember, in JEE Advanced, the beauty lies not just in the final result, but in the logical steps that lead you there. Keep practicing, and keep visualizing!