Animated Solution for Mathematics - Three Dimensional Geometry: Consider three planes P1:x−y+z=1, P2:x+y−z=1, P3:x−3y+3z=2.
Let L1,L2,L3 be the lines of intersection of the planes P2 and P3, P3 and P1, P1 and P2, respectively.
STATEMENT-1 : At least two of the lines L1,L2 and L3 are non-parallel and
STATEMENT-2 : The three planes do not have a common point.
Select Answer:
Visualized Solution
The 3D Geometry of Three Planes
We are given three planes: P1,P2,P3.
P1:x−y+z=1
P2:x+y−z=1
P3:x−3y+3z=2
Let's extract their normal vectors n1,n2,n3.
Normal Vectors of the Planes
n1=(1,−1,1)
n2=(1,1,−1)
n3=(1,−3,3)
The intersection of any two planes forms a line.
Direction of Intersection Line L1
Line L1 is the intersection of P2 and P3.
Its direction vector d1 must be perpendicular to both n2 and n3.
d1=n2×n3
Calculating d1
d1=i^11j^1−3k^−13
d1=i^(3−3)−j^(3−(−1))+k^(−3−1)
d1=(0,−4,−4)
Simplifying, d1∥(0,1,1)
Direction of Line L2
Line L2 is the intersection of P3 and P1.
d2=n3×n1=i^11j^−3−1k^31
d2=i^(−3−(−3))−j^(1−3)+k^(−1−(−3))
d2=(0,2,2)∥(0,1,1)
Direction of Line L3
Line L3 is the intersection of P1 and P2.
d3=n1×n2=i^11j^−11k^1−1
d3=i^(1−1)−j^(−1−1)+k^(1−(−1))
d3=(0,2,2)∥(0,1,1)
Evaluating Statement 1
We found d1∥d2∥d3∥(0,1,1).
All three lines of intersection are perfectly parallel to each other.
Statement 1 claims "At least two lines are non-parallel".
Therefore, Statement 1 is False.
Checking for a Common Point
Statement 2 claims the planes do not have a common point.
To verify, we must solve the system of three equations simultaneously.
x−y+z=1 (Eq 1)
x+y−z=1 (Eq 2)
x−3y+3z=2 (Eq 3)
Solving the System (Part 1)
Let's add Eq 1 and Eq 2 to eliminate y and z.
(x−y+z)+(x+y−z)=1+1
2x=2⟹x=1
Substitute x=1 back into Eq 1:
1−y+z=1⟹y=z
Solving the System (Part 2)
Now substitute x=1 and y=z into Eq 3 (P3).
(1)−3(z)+3(z)=2
1−3z+3z=2
1=2
Final Conclusion
1=2 is a mathematical contradiction!
This means the system has no solution. The planes form a triangular prism and never meet at a single point.
Therefore, Statement 2 is True.
Final Answer: Statement 1 is False, Statement 2 is True.
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
The Geometry of the Prism
A Journey into 3D Space
Welcome, future engineers. Today, we are not just solving a system of linear equations; we are architects of 3D space. We are looking at three planes, P1, P2, and P3, and we want to understand how they interact.
Do they meet at a single point, or do they form a prism? Let us peel back the layers of this problem.
Phase 1
The DNA of a Plane
Every plane is defined by its normal vector—the vector that stands perfectly perpendicular to its surface. Think of it as the plane's orientation. For our given planes:
P1:x−y+z=1
P2:x+y−z=1
P3:x−3y+3z=2
We extract the normal vectors directly from the coefficients of x, y, and z:
n1=(1,−1,1)
n2=(1,1,−1)
n3=(1,−3,3)
These vectors are the keys to the kingdom. If we want to know the direction of the line where two planes meet, we need a vector that is perpendicular to both of their normals. This is the fundamental definition of the cross product.
Phase 2
The Intersection Lines
Let us find the direction of the line L1, which is the intersection of P2 and P3. The direction vector d1 must be n2×n3. We compute this using the determinant:
d1=i^11j^1−3k^−13
Expanding this, we get i^(3−3)−j^(3−(−1))+k^(−3−1)=(0,−4,−4). We can simplify this direction vector by dividing by −4, giving us the direction (0,1,1).
Now, let us look at L2 (the intersection of P3 and P1) and L3 (the intersection of P1 and P2). Following the same logic:
d2=n3×n1=(0,2,2)∥(0,1,1)
d3=n1×n2=(0,2,2)∥(0,1,1)
Look at that! All three lines of intersection are parallel to the vector (0,1,1). This immediately tells us that Statement 1, which claims at least two lines are non-parallel, is fundamentally false. They are all marching in the same direction.
Phase 3
The Prism Mystery
Now, we address Statement 2: Do the three planes have a common point? To find out, we attempt to solve the system of equations simultaneously:
1) x−y+z=1
2) x+y−z=1
3) x−3y+3z=2
Let us add equations (1) and (2). The y and z terms cancel out beautifully:
(x−y+z)+(x+y−z)=1+1
2x=2⟹x=1
Substituting x=1 into equation (1), we get 1−y+z=1, which simplifies to y=z. Now, we take these findings—x=1 and y=z—and substitute them into equation (3):
1−3(z)+3(z)=2
1=2
This is the moment of truth. We have arrived at a mathematical contradiction. The system has no solution.
Geometrically, this means the three planes never intersect at a single common point. They form a triangular prism, where the lines of intersection are parallel edges of the prism. Thus, Statement 2 is true.
Conclusion
We have navigated the geometry of planes and lines. We saw how the cross product reveals the hidden orientation of intersection lines, and how algebraic contradictions reveal the physical reality of a prism.
Remember, in JEE Advanced, a contradiction is not a failure—it is a geometric conclusion. Keep practicing, keep visualizing, and keep falling in love with the logic of the universe.