Animated Solution for Mathematics - Three Dimensional Geometry: The equation of the plane containing the line 2x−5y+z=3; x+y+4z=5, and parallel to the plane, x+3y+6z=1, is:
Select Answer:
Visualized Solution
Visualizing the Intersecting Planes
Let the given planes be P1:2x−5y+z−3=0 and P2:x+y+4z−5=0.
These two planes intersect to form a straight line, L.
We need to find a new plane passing through L.
The Family of Planes
The equation of any plane passing through the intersection of P1=0 and P2=0 is given by:
P1+λP2=0
Here, λ is a real parameter that determines the specific plane.
Substituting the Plane Equations
Substitute the expressions for P1 and P2:
(2x−5y+z−3)+λ(x+y+4z−5)=0
Grouping the Variables
Group the terms by variables x,y, and z:
(2+λ)x+(−5+λ)y+(1+4λ)z+(−3−5λ)=0
The Parallelism Constraint
The required plane must be parallel to a target plane:
x+3y+6z=1
Condition for Parallel Planes
For two planes to be parallel, their normal vectors must be proportional.
The direction ratios of the normals must satisfy: a2a1=b2b1=c2c1
Equating the Direction Ratios
Set up the ratios using coefficients from both planes:
12+λ=3−5+λ=61+4λ
Solving for λ
Take the first two parts of the equality:
12+λ=3−5+λ
Cross-multiply: 3(2+λ)=−5+λ
6+3λ=−5+λ⟹2λ=−11⟹λ=−211
Substituting λ Back
Substitute λ=−211 into the grouped equation:
(2−211)x+(−5−211)y+(1−22)z+(−3+255)=0
Simplifying the Equation
Simplify the coefficients:
(−27)x+(−221)y−21z+249=0
Multiply the entire equation by −72:
x+3y+6z−7=0
Final Answer
Rearranging the equation gives:
x+3y+6z=7
This perfectly matches the first option.
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Setup
When two planes, P1:2x−5y+z−3=0 and P2:x+y+4z−5=0, intersect, they create a line L. We could spend time finding the parametric equation of this line, but that is a trap for the unwary.
Instead, we use the Family of Planes theorem. Think of this line L as a hinge on a door. By varying a parameter λ, we can rotate a plane around this hinge to any angle we desire.
The equation for this entire family is simply P1+λP2=0. It is a beautiful, compact way to represent an infinite number of planes without ever needing to know the coordinates of the line itself. We write this as:
(2x−5y+z−3)+λ(x+y+4z−5)=0
The Constraint of Parallelism
Now, we apply the constraint. We are told our new plane must be parallel to x+3y+6z=1. In the language of vectors, parallelism is synonymous with proportionality.
If two planes are parallel, their normal vectors must point in the same direction. The normal vector of our family plane is derived from the coefficients of x, y, and z. After grouping the terms, we get:
(2+λ)x+(−5+λ)y+(1+4λ)z+(−3−5λ)=0
The normal vector is n=((2+λ),(−5+λ),(1+4λ)). For this to be parallel to the target plane with normal ntarget=(1,3,6), the ratios of their components must be equal:
12+λ=3−5+λ=61+4λ
The Algebra of Discovery
Now, we solve for λ. Taking the first two ratios, we have:
12+λ=3−5+λ
Cross-multiplying gives us 3(2+λ)=−5+λ, which simplifies to 6+3λ=−5+λ. Solving this linear equation, we find 2λ=−11, or λ=−211.
We substitute λ=−211 back into our grouped equation:
(2−211)x+(−5−211)y+(1−22)z+(−3+255)=0
Simplifying these terms yields:
(−27)x+(−221)y−21z+249=0
To make this look elegant, we multiply the entire equation by −72, resulting in x+3y+6z−7=0.