Animated Solution for Mathematics - Three Dimensional Geometry: The equation of a plane passing through the line of intersection of the planes x+2y+3z=2 and x−y+z=3 and at a distance 32 from the point (3,1,−1) is
Select Answer:
Visualized Solution
VisualizingtheIntersection
Given planes: P1:x+2y+3z−2=0 and P2:x−y+z−3=0.
The required plane passes through their line of intersection.
This creates a Family of Planes.
TheFamilyofPlanesEquation
Any plane passing through the intersection of P1 and P2 is given by:
P1+λP2=0
Here, λ is a real parameter that defines the specific plane.
SubstitutingthePlanes
Substitute P1 and P2 into the family equation:
(x+2y+3z−2)+λ(x−y+z−3)=0
GroupingTerms
Rearrange to standard form Ax+By+Cz+D=0:
(1+λ)x+(2−λ)y+(3+λ)z−(2+3λ)=0
Direction ratios of normal: (1+λ,2−λ,3+λ)
TheDistanceConstraint
The plane is at a distance d=32 from point P(3,1,−1).
This constraint will help us find the exact value of λ.
DistanceFormula
Distance d from (x0,y0,z0) to Ax+By+Cz+D=0 is:
d=A2+B2+C2∣Ax0+By0+Cz0+D∣
ApplyingtheDistanceFormula
Substitute the point (3,1,−1) and plane coefficients:
Square both sides to remove the root and absolute value:
3λ2+4λ+144λ2=34
Cancel 4 from both sides:
3λ2+4λ+14λ2=31
Solvingforλ
Cross-multiply:
3λ2=3λ2+4λ+14
The 3λ2 terms cancel out!
0=4λ+14
4λ=−14⟹λ=−27
SubstitutingλBack
Substitute λ=−27 into the original family equation:
(x+2y+3z−2)−27(x−y+z−3)=0
FinalEquationofthePlane
Multiply the entire equation by 2 to remove the fraction:
2(x+2y+3z−2)−7(x−y+z−3)=0
Expand: 2x+4y+6z−4−7x+7y−7z+21=0
Combine terms: −5x+11y−z+17=0
Multiply by −1: 5x−11y+z=17
00:00 / 00:00
The Sigma Insight: Intersection of a Line and a Plane
Solution Diagram
Analyzing the Setup
The problem involves finding a plane that passes through the line of intersection of two given planes:
P1:x+2y+3z−2=0P2:x−y+z−3=0
The family of planes passing through the intersection of P1 and P2 is represented by the equation P1+λP2=0, where λ is a parameter. This gives us:
(x+2y+3z−2)+λ(x−y+z−3)=0
Organizing the Equation
To simplify, we group the terms by their respective variables to reach the standard form Ax+By+Cz+D=0:
(1+λ)x+(2−λ)y+(3+λ)z−(2+3λ)=0
Applying the Distance Constraint
We are given that the perpendicular distance from the point (3,1,−1) to this plane is 32. The formula for the distance d from a point (x0,y0,z0) to a plane Ax+By+Cz+D=0 is:
d=A2+B2+C2∣Ax0+By0+Cz0+D∣
Substituting our point (3,1,−1) and the coefficients into the formula, the numerator becomes:
∣(1+λ)(3)+(2−λ)(1)+(3+λ)(−1)−(2+3λ)∣
Expanding this expression:
3+3λ+2−λ−3−λ−2−3λ=∣−2λ∣
Solving for the Parameter
The denominator is (1+λ)2+(2−λ)2+(3+λ)2. Expanding the squares, we get:
(1+2λ+λ2)+(4−4λ+λ2)+(9+6λ+λ2)=3λ2+4λ+14
Setting the distance equal to 32:
3λ2+4λ+14∣−2λ∣=32
Squaring both sides to eliminate the absolute value and square root:
3λ2+4λ+144λ2=34⇒3λ2+4λ+14λ2=31
Cross-multiplying yields 3λ2=3λ2+4λ+14. The quadratic terms cancel, leaving:
4λ+14=0⇒λ=−27
Final Calculation
Substitute λ=−27 back into the family equation:
(x+2y+3z−2)−27(x−y+z−3)=0
Multiplying by 2 to clear the fraction:
2(x+2y+3z−2)−7(x−y+z−3)=0
2x+4y+6z−4−7x+7y−7z+21=0
Combining like terms results in −5x+11y−z+17=0. Multiplying by −1, we obtain the final equation of the plane:
5x−11y+z=17