Animated Solution for Mathematics - Three Dimensional Geometry: Equation of the plane containing the straight line 2x=3y=4z and perpendicular to the plane containing the straight lines 3x=4y=2z and 4x=2y=3z is
Select Answer:
Visualized Solution
The Common Origin
Look at the given lines: L1, L2, and L3.
They are all in the form ax−0=by−0=cz−0.
This means all three lines pass through the origin O(0,0,0).
Visualizing Plane P2
We are given a plane P2 that contains two lines.
Line L2:3x=4y=2z with direction d2=(3,4,2).
Line L3:4x=2y=3z with direction d3=(4,2,3).
Finding the Normal n2
To define a plane, we need its normal vector n2.
Since L2 and L3 lie on P2, the normal n2 must be perpendicular to both.
Tool: The cross product of two vectors gives a vector perpendicular to both.
n2=d2×d3
Setting up the Determinant
We set up the determinant for the cross product d2×d3.
n2=i^34j^42k^23
Calculating n2
Expanding along the first row:
n2=i^(12−4)−j^(9−8)+k^(6−16)
n2=8i^−1j^−10k^
So, n2=(8,−1,−10).
The Target Plane P1
Now, we need to find the equation of our target plane, P1.
P1 contains the line L1:2x=3y=4z with direction d1=(2,3,4).
Crucially, P1 is perpendicular to P2.
Conditions for Normal n1
Let n1 be the normal to our target plane P1.
Since L1 lies in P1, n1 is perpendicular to d1.
Since P1⊥P2, their normals must be perpendicular: n1⊥n2.
Therefore, n1=d1×n2.
Setting up n1
We set up the determinant for n1=d1×n2.
d1=(2,3,4) and n2=(8,−1,−10).
n1=i^28j^3−1k^4−10
Calculating n1
Expanding the determinant:
n1=i^(−30−(−4))−j^(−20−32)+k^(−2−24)
n1=−26i^+52j^−26k^
Simplifying the Normal Vector
n1=−26i^+52j^−26k^
Direction ratios can be scaled. Let's divide by −26.
Simplified n1∝(1,−2,1).
Equation of a Plane Formula
The equation of a plane passing through a point (x0,y0,z0) with normal vector (a,b,c) is:
a(x−x0)+b(y−y0)+c(z−z0)=0
We know P1 passes through the origin (0,0,0).
Final Equation of Plane P1
Substitute (x0,y0,z0)=(0,0,0) and (a,b,c)=(1,−2,1).
1(x−0)−2(y−0)+1(z−0)=0
x−2y+z=0
This matches option 3.
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Setup
Welcome, my dear student, to the fascinating world of 3D analytical geometry. Today, we are not just solving a problem; we are constructing a plane in space.
Imagine you are standing in a vast, empty room. You have three lines, all originating from a single point: the origin (0,0,0). This is our anchor.
The lines are given by:
2x=3y=4z
3x=4y=2z
4x=2y=3z
Because none of these equations have constant terms, we immediately know that all three lines intersect at the origin. This is our first victory.
The Green Plane
Defining P2
Now, let us focus on the plane P2, which contains the second and third lines. To define a plane, we need a normal vector, n2, which is a vector pointing straight out of the surface, perpendicular to everything on it.
Since the lines with direction vectors d2=(3,4,2) and d3=(4,2,3) lie on this plane, n2 must be perpendicular to both. We summon the power of the cross product: n2=d2×d3.
We set up our determinant:
n2=i^34j^42k^23
Expanding this, we get:
n2=i^(12−4)−j^(9−8)+k^(6−16)
n2=8i^−1j^−10k^
This vector, (8,−1,−10), is the backbone of our green plane P2.
The Blue Plane
The Perpendicular Handshake
Now, we turn to our target plane, P1. We know it contains the first line with direction d1=(2,3,4).
But there is a twist: P1 is perpendicular to P2. This means their normal vectors must also be perpendicular. So, the normal n1 of our target plane must be perpendicular to both d1 and n2.
Again, the cross product is our hero: n1=d1×n2. We set up the second determinant:
n1=i^28j^3−1k^4−10
Expanding this, we get:
n1=i^(−30−(−4))−j^(−20−32)+k^(−2−24)
n1=−26i^+52j^−26k^
The Final Elegance
We have our normal vector, but it looks a bit heavy. In geometry, the magnitude of a normal vector doesn't change the plane's orientation, only its direction ratios do.
So, we can scale n1 by dividing by −26, giving us the simplified direction ratios (1,−2,1).
Since our plane passes through the origin (0,0,0), the equation a(x−x0)+b(y−y0)+c(z−z0)=0 becomes:
1(x−0)−2(y−0)+1(z−0)=0
This simplifies beautifully to the final answer:
x−2y+z=0
You have done it! You have navigated the 3D space and found the equation of the plane. Keep this intuition alive, and no problem will ever be too complex for you.