Animated Solution for Mathematics - Three Dimensional Geometry: Let the plane containing the line of intersection of the planes P1:x+(λ+4)y+z=1 and P2:2x+y+z=2 pass through the points (0,1,0) and (1,0,1). Then the distance of the point (2λ,λ,−λ) from the plane P2 is
Select Answer:
Visualized Solution
The Intersecting Planes
Given planes: P1:x+(λ+4)y+z=1
And P2:2x+y+z=2
These planes intersect along a straight line.
Family of Planes
Equation of any plane passing through this intersection is:
P1+kP2=0
Let's call this new plane P3.
Setting up the Equation
Substitute P1 and P2:
(x+(λ+4)y+z−1)+k(2x+y+z−2)=0
Applying the First Point
Plane P3 passes through (0,1,0).
Substitute x=0,y=1,z=0:
(0+(λ+4)(1)+0−1)+k(2(0)+1+0−2)=0
First Equation for k
Simplify the expression:
(λ+4−1)+k(1−2)=0
λ+3−k=0⟹k=λ+3
Applying the Second Point
Plane P3 also passes through (1,0,1).
Substitute x=1,y=0,z=1:
(1+(λ+4)(0)+1−1)+k(2(1)+0+1−2)=0
Second Equation for k
Simplify the expression:
(1+0+1−1)+k(2+0+1−2)=0
1+k(1)=0⟹k=−1
Finding λ
Equate the two expressions for k:
λ+3=−1
λ=−4
The Target Point
The target point is given as (2λ,λ,−λ).
Substitute λ=−4:
Point Q=(2(−4),−4,−(−4))
Q=(−8,−4,4)
Distance Formula
Distance d of point (x1,y1,z1) from plane ax+by+cz+d=0 is:
d=a2+b2+c2∣ax1+by1+cz1+d∣
Substituting Values
Point Q(−8,−4,4) and Plane P2:2x+y+z−2=0
d=22+12+12∣2(−8)+1(−4)+1(4)−2∣
Calculating the Distance
Numerator: ∣−16−4+4−2∣=∣−18∣=18
Denominator: 4+1+1=6
d=618
Final Answer
Rationalize the denominator:
d=618×66=6186
d=36
Correct Option: (3)
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Setup
The problem involves two intersecting planes, P1:x+(λ+4)y+z−1=0 and P2:2x+y+z−2=0. Any plane passing through the line of intersection of these two planes can be represented by the Family of Planes equation:
(x+(λ+4)y+z−1)+k(2x+y+z−2)=0
This equation represents all possible planes passing through the intersection line, where k is a parameter that determines the specific orientation of the plane.
The Constraint Hunt
To identify the specific plane, we utilize the two given points (0,1,0) and (1,0,1) that lie on the required plane. Substituting the point (0,1,0) into the family equation:
(0+(λ+4)(1)+0−1)+k(2(0)+1+0−2)=0
This simplifies to:
λ+3−k=0⇒k=λ+3
Next, we substitute the point (1,0,1) into the family equation:
(1+0+1−1)+k(2+0+1−2)=0
This simplifies to:
1+k=0⇒k=−1
The Parameter Reveal
By equating the two expressions found for k, we solve for the unknown parameter λ:
λ+3=−1⇒λ=−4
With λ determined, we can identify the coordinates of the target point Q(2λ,λ,−λ). Substituting λ=−4:
Q=(2(−4),−4,−(−4))=(−8,−4,4)
The Final Distance
We now calculate the perpendicular distance from point Q(−8,−4,4) to the plane P2:2x+y+z−2=0 using the standard distance formula: