Animated Solution for Mathematics - Three Dimensional Geometry: Let P1:2x+y−z=3 and P2:x+2y+z=2 be two planes. Then, which of the following statement(s) is (are) TRUE ?
Select Answer:
* Multiple Correct
Visualized Solution
Introduction to the Planes
Plane P1:2x+y−z=3
Plane P2:x+2y+z=2
Normal to P1: n1=2i^+j^−k^
Normal to P2: n2=i^+2j^+k^
Direction of Intersection Line
Let d be the direction vector of the line of intersection.
The line lies on both planes, so it is perpendicular to both normals.
d=n1×n2
Calculating Direction Vector d
d=i^21j^12k^−11
d=i^(1−(−2))−j^(2−(−1))+k^(4−1)
d=3i^−3j^+3k^
Verifying Statement A
Direction ratios are proportional to (3,−3,3).
Simplified direction ratios: (1,−1,1).
Statement A claims the ratios are (1,2,−1).
Statement A is FALSE.
Analyzing the Line in Statement B
Given line: 93x−4=91−3y=3z
Convert to standard form: ax−x1=by−y1=cz−z1
3x−34=−3y−31=3z
Checking Perpendicularity
Direction vector of this line: v=3i^−3j^+3k^
Recall our intersection line direction: d=3i^−3j^+3k^
Since v is parallel to d, it cannot be perpendicular.
Statement B is FALSE.
Angle Between Planes Formula
Angle between P1 and P2 is θ.
cosθ=∣n1∣∣n2∣∣n1⋅n2∣
Calculating cosθ
n1⋅n2=(2)(1)+(1)(2)+(−1)(1)=3
∣n1∣=22+12+(−1)2=6
∣n2∣=12+22+12=6
cosθ=6⋅63=63=21
Verifying Statement C
cosθ=21
θ=60∘
Statement C is TRUE.
Defining Plane P3
Plane P3 passes through (4,2,−2) and is perpendicular to the line of intersection.
Normal to P3: n3=d=i^−j^+k^
Equation of Plane P3
Point-Normal form: a(x−x1)+b(y−y1)+c(z−z1)=0
1(x−4)−1(y−2)+1(z−(−2))=0
x−4−y+2+z+2=0
P3:x−y+z=0
Distance Formula Setup
Distance of point (x0,y0,z0) from ax+by+cz+d=0:
D=a2+b2+c2∣ax0+by0+cz0+d∣
Point given in Statement D: (2,1,1)
Calculating Final Distance
D=12+(−1)2+12∣1(2)−1(1)+1(1)∣
D=3∣2−1+1∣=32
Statement D is TRUE.
00:00 / 00:00
The Sigma Insight: Angle Between Two Planes
Solution Diagram
Analyzing the Setup
Imagine standing in a room where two massive, flat sheets of glass intersect. We are given two planes:
P1:2x+y−z=3P2:x+2y+z=2
The first step to mastering 3D geometry is to respect the normal vector. The normal vector n is the 'DNA' of a plane—it tells you exactly which way the plane is facing.
From our equations, we extract:
n1=2i^+j^−k^n2=i^+2j^+k^
The Spine of the Intersection
When two planes meet, they create a line. This line is trapped on both planes, meaning it must be perpendicular to both n1 and n2.
To find the direction of this spine, we deploy the cross product: d=n1×n2. We set up the determinant:
d=i^21j^12k^−11
Calculating this, we get d=3i^−3j^+3k^. Simplifying this, we obtain the direction ratios (1,−1,1).
Looking at Statement A, which claims the ratios are (1,2,−1), we can confidently say: Statement A is false.
The Trap of Standard Forms
Now, let's look at Statement B, which provides the line:
93x−4=91−3y=3z
Many students fall into the trap of reading the denominators directly. We must rewrite this in standard form where the coefficients of x,y, and z are 1:
3x−4/3=−3y−1/3=3z
The direction vector here is (3,−3,3), which is parallel to our intersection line. Since they are parallel, they cannot be perpendicular. Statement B is false.
The Angle of Intersection
Statement C asks for the acute angle between the planes. The angle between two planes is identical to the angle between their normal vectors.
Thus, cosθ=6⋅63=63=21. Since cosθ=1/2, the angle θ is 60∘. Statement C is true.
The Final Construction
Statement D asks us to build a new plane, P3, passing through (4,2,−2) and perpendicular to our intersection line. If P3 is perpendicular to the line, then the line's direction vector d=(1,−1,1) becomes the normal vector for P3.
Using the point-normal form 1(x−4)−1(y−2)+1(z+2)=0, we simplify to x−y+z=0. Now, we calculate the distance from (2,1,1) to this plane using the distance formula:
D=a2+b2+c2∣ax0+by0+cz0+d∣
Plugging in the numbers:
D=12+(−1)2+12∣1(2)−1(1)+1(1)∣=32
Statement D is true. We have navigated the geometry, avoided the algebraic traps, and arrived at the truth.