Animated Solution for Mathematics - Three Dimensional Geometry: Let the acute angle bisector of the two planes x−2y−2z+1=0 and 2x−3y−6z+1=0 be the plane P. Then which of the following points lies on P?
Select Answer:
Visualized Solution
Visualizing the Intersecting Planes
Given Planes:
P1:x−2y−2z+1=0
P2:2x−3y−6z+1=0
Objective: Find the equation of the acute angle bisector plane P.
2. If a1a2+b1b2+c1c2>0, negative sign gives the acute bisector.
3. Final Point: (−2,0,−21) lies on the plane.
00:00 / 00:00
The Sigma Insight: Angle Between Two Planes
Solution Diagram
Analyzing the Geometry of Intersection
Imagine standing in a room where two walls meet at an angle. You are looking for the plane that perfectly slices through the middle of that angle. This is the essence of our problem.
We have two planes defined by:
P1:x−2y−2z+1=0
P2:2x−3y−6z+1=0
Our goal is to find the equation of the plane P that bisects the acute angle between them. This is not just about plugging numbers into a formula; it is about understanding the symmetry of space.
The Distance Equality
The fundamental property of any angle bisector is that every point on it is equidistant from the two intersecting planes. If we take an arbitrary point (x,y,z) on the bisector, its perpendicular distance to P1 must equal its perpendicular distance to P2.
The distance from a point to a plane Ax+By+Cz+D=0 is given by:
Calculating the denominators, we find 1+4+4=3 and 4+9+36=7. This simplifies our equation to:
3x−2y−2z+1=±72x−3y−6z+1
The Acute vs
Obtuse Mystery
Now, we face the ± sign. To determine which one gives us the acute bisector, we use the dot product of the normal vectors n1=(1,−2,−2) and n2=(2,−3,−6).
Since 20>0 and our constants D1,D2 are both positive, the rule states that the negative sign corresponds to the acute bisector. We discard the positive sign and proceed with the negative one.
The Algebraic Resolution
We now solve the following equation:
3x−2y−2z+1=−72x−3y−6z+1
Cross-multiplying gives:
7(x−2y−2z+1)=−3(2x−3y−6z+1)
Expanding this, we get:
7x−14y−14z+7=−6x+9y+18z−3
Rearranging all terms to one side, we arrive at the final equation of our plane P:
13x−23y−32z+10=0
Verification
Finally, we test the point (−2,0,−21). Substituting these values into our equation:
13(−2)−23(0)−32(−21)+10=−26−0+16+10=0
The point satisfies the equation, confirming it lies on the plane. You have navigated the geometry, mastered the sign rule, and verified the result.