Animated Solution for Mathematics - Three Dimensional Geometry: Equation of a plane at a distance 212 from the origin, which contains the line of intersection of the planes x−y−z−1=0 and 2x+y−3z+4=0 is :
Select Answer:
Visualized Solution
Visualizing the Intersecting Planes
Given Plane 1: P1:x−y−z−1=0
Given Plane 2: P2:2x+y−3z+4=0
These two planes intersect along a straight line.
Family of Planes
Any plane passing through the intersection of P1 and P2 belongs to a "family of planes".
Equation: P1+λP2=0
Here, λ is a real parameter that defines the specific tilt of the plane.
Substituting the Plane Equations
Substitute P1 and P2 into the family equation:
(x−y−z−1)+λ(2x+y−3z+4)=0
Grouping the Variables
Group terms by x,y, and z:
x(1+2λ)+y(−1+λ)+z(−1−3λ)+(−1+4λ)=0
Standard form: Ax+By+Cz+D=0
The Distance Constraint
The problem states the plane is at a specific distance from the origin (0,0,0).
Given distance: d=212
Distance Formula from Origin
The perpendicular distance d from the origin (0,0,0) to a plane Ax+By+Cz+D=0 is:
To eliminate the square roots and absolute value, square both sides:
(1+2λ)2+(λ−1)2+(1+3λ)2(4λ−1)2=212
Expanding the Denominator
Expand the terms in the denominator:
(1+4λ2+4λ)+(λ2−2λ+1)+(1+9λ2+6λ)
Combine like terms:
14λ2+8λ+3
Expanding the Numerator and Cross-Multiplying
Expand the numerator: (4λ−1)2=16λ2−8λ+1
The equation becomes: 14λ2+8λ+316λ2−8λ+1=212
Cross-multiply:
21(16λ2−8λ+1)=2(14λ2+8λ+3)
Forming the Quadratic Equation
Distribute the constants:
336λ2−168λ+21=28λ2+16λ+6
Bring all terms to one side:
(336−28)λ2+(−168−16)λ+(21−6)=0
308λ2−184λ+15=0
Solving for λ
Factorize the quadratic equation 308λ2−184λ+15=0:
Split the middle term: −184λ=−154λ−30λ
308λ2−154λ−30λ+15=0
154λ(2λ−1)−15(2λ−1)=0
(2λ−1)(154λ−15)=0
Roots: λ=21 or λ=15415
Substituting λ Back
Let's check the options. They have simple integer coefficients, suggesting λ=21.
Substitute λ=21 into the grouped plane equation:
x(1+2(21))+y(−1+21)+z(−1−3(21))+(−1+4(21))=0
Simplifying the Final Equation
Simplify the terms inside the brackets:
x(1+1)+y(−21)+z(−1−23)+(−1+2)=0
2x−21y−25z+1=0
Final Plane Equation
Multiply the entire equation by 2 to remove fractions:
4x−y−5z+2=0
This matches Option 4.
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 space. Before you, two flat, infinite sheets of paper—our planes P1 and P2—intersect. They define a unique line, a 'spine' around which an infinite number of other planes could rotate, like pages in a book.
We are tasked with finding one specific page in that infinite book that sits at a precise distance of 212 from the origin. We utilize the 'Family of Planes' method, defined by the equation P1+λP2=0.
Think of λ as a tuning dial. As you turn it, the plane pivots around the intersection line. Our mission is to find the exact setting of this dial.
The Algebraic Bridge
We start by writing the family equation:
(x−y−z−1)+λ(2x+y−3z+4)=0
We group the terms by their variables to tame the expression:
x(1+2λ)+y(λ−1)+z(−1−3λ)+(4λ−1)=0
This takes the form of a standard plane equation Ax+By+Cz+D=0, where:
A=1+2λ, B=λ−1, C=−(1+3λ), and D=4λ−1.
The Distance Constraint
We are given that the plane is at a distance d=212 from the origin (0,0,0). The distance formula is our primary tool:
d=A2+B2+C2∣D∣
Substituting our λ-dependent coefficients, we obtain:
(1+2λ)2+(λ−1)2+(−(1+3λ))2∣4λ−1∣=212
By squaring both sides, we strip away the complexity of the modulus and the square root:
(1+2λ)2+(λ−1)2+(1+3λ)2(4λ−1)2=212
The Final Grind
Expanding the denominator yields 14λ2+8λ+3, while the numerator is 16λ2−8λ+1. Cross-multiplying gives:
21(16λ2−8λ+1)=2(14λ2+8λ+3)
After careful distribution and grouping, we arrive at the quadratic equation:
308λ2−184λ+15=0
Factoring this quadratic, we find:
(2λ−1)(154λ−15)=0
This yields two possible values for the parameter: λ=21 or λ=15415.
Final Calculation
Choosing λ=21 and substituting it back into our grouped equation, we simplify the coefficients:
2x−21y−25z+1=0
Multiplying by 2 to clear the fractions, we obtain the final equation of the plane:
4x−y−5z+2=0
We have arrived. The plane is found, the geometry is satisfied, and the math is complete. You have successfully navigated the intersection of two worlds—the visual and the algebraic.