Animated Solution for Mathematics - Three Dimensional Geometry: The plane passing through the point (4, -1, 2) and parallel to the lines 3x+2=−1y−2=2z+1 and 1x−2=2y−3=3z−4 also passes through the point :
Select Answer:
Visualized Solution
Visualizing the Plane and Lines
Point on the plane: P(4,−1,2)
Line 1: 3x+2=−1y−2=2z+1
Line 2: 1x−2=2y−3=3z−4
The Normal Vector Strategy
Direction of Line 1: d1=3i^−j^+2k^
Direction of Line 2: d2=i^+2j^+3k^
Normal vector n is perpendicular to both d1 and d2
Setting up the Cross Product
n=d1×d2
n=i^31j^−12k^23
Calculating the Determinant
n=i^(−3−4)−j^(9−2)+k^(6−(−1))
n=−7i^−7j^+7k^
Simplifying the Normal Vector
Divide by −7 to simplify direction ratios.
Direction ratios of normal: (1,1,−1)
Applying the Plane Equation Formula
Equation of plane: a(x−x1)+b(y−y1)+c(z−z1)=0
Substitute (a,b,c)=(1,1,−1) and (x1,y1,z1)=(4,−1,2)
Substituting the Values
1(x−4)+1(y−(−1))−1(z−2)=0
Final Equation of the Plane
x−4+y+1−z+2=0
Final Equation: x+y−z−1=0
Checking the Options
Check point (1,1,1):
1+1−1−1=0
The point (1,1,1) lies on the plane.
Summary and Conclusion
Key Concept: The normal vector is the cross product of the direction vectors of the parallel lines.
Final Answer: The point (1,1,1) satisfies the plane equation.
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast, empty 3D coordinate space. You are holding a perfectly flat, infinite sheet of glass. This sheet is our plane.
We are told this glass is parallel to two specific lines, and it must pass through a single, fixed point: P(4,−1,2). To define this plane, we need to know its orientation—its 'tilt'—and one point it anchors to.
In the world of 3D geometry, the orientation of a plane is defined by its normal vector, n, a vector that stands perfectly perpendicular to the surface, like a flagpole stuck into the ground.
The Power of the Cross Product
We are given two lines with direction vectors d1=3i^−j^+2k^ and d2=i^+2j^+3k^. Because our plane is parallel to these lines, these direction vectors must lie parallel to the surface of our glass sheet.
If you have two vectors that are parallel to a plane, their cross product, n=d1×d2, will naturally point in the direction of the normal. This is the magic of the cross product: it creates a vector that is simultaneously perpendicular to both inputs.
To find this, we set up the determinant:
n=i^31j^−12k^23
Expanding this, we get n=i^(−3−4)−j^(9−2)+k^(6−(−1)), which simplifies to n=−7i^−7j^+7k^.
Simplifying the Normal
Now, look at that vector: (−7,−7,7). In geometry, the magnitude of the normal vector does not change the orientation of the plane.
We can divide by −7 to make our calculations easier, giving us the direction ratios (1,1,−1). This is our simplified normal vector. It is much cleaner to work with, and it represents the exact same tilt as the original.
The Final Equation
With our normal vector n=(1,1,−1) and our anchor point P(4,−1,2), we use the point-normal form of the plane equation: a(x−x1)+b(y−y1)+c(z−z1)=0.
Substituting our values, we get:
1(x−4)+1(y−(−1))−1(z−2)=0
Expanding this, we have x−4+y+1−z+2=0, which simplifies beautifully to:
x+y−z−1=0
This is the mathematical soul of our plane. Every point (x,y,z) that satisfies this equation lies on our sheet of glass.
The Moment of Truth
Finally, we test our result. We check the point (1,1,1) by plugging it into our equation: 1+1−1−1=0.
Since the result is zero, we have confirmed that the point (1,1,1) lies perfectly on our plane. You have successfully navigated the 3D landscape, used the cross product to define the orientation, and verified your result.
This is the elegance of JEE mathematics—taking a complex spatial problem and reducing it to a simple, satisfying balance. The final equation of the plane is x+y−z−1=0.