Animated Solution for Mathematics - Three Dimensional Geometry: Let the equation of the plane passing through the line x−2y−z−5=0=x+y+3z−5 and parallel to the line x+y+2z−7=0=2x+3y+z−2 be ax+by+cz=65. Then the distance of the point (a,b,c) from the plane 2x+2y−z+16=0 is ______.
Enter Numerical Value:
Visualized Solution
Family of Planes Concept
The required plane passes through the intersection of two given planes.
P1:x−2y−z−5=0
P2:x+y+3z−5=0
Equation of Family of Planes
Equation of any plane passing through the intersection of P1 and P2 is:
P1+λP2=0
Substituting the Planes
(x−2y−z−5)+λ(x+y+3z−5)=0
Finding the Normal Vector n
Grouping x,y,z terms:
(1+λ)x+(−2+λ)y+(−1+3λ)z−5(1+λ)=0
Normal vector n=(1+λ)i^+(−2+λ)j^+(−1+3λ)k^
The Parallel Line
The required plane is parallel to a given line.
This line is the intersection of:
x+y+2z−7=0
2x+3y+z−2=0
Direction Vector of the Line
Direction vector v=n3×n4
Where n3=i^+j^+2k^
And n4=2i^+3j^+k^
Calculating Vector v
v=i^12j^13k^21
v=i^(1−6)−j^(1−4)+k^(3−2)
v=−5i^+3j^+k^
Parallelism Condition
Since the plane is parallel to the line, its normal n is perpendicular to the line's direction v.
Condition: n⋅v=0
Applying the Dot Product
(1+λ)(−5)+(−2+λ)(3)+(−1+3λ)(1)=0
Solving for λ
−5−5λ−6+3λ−1+3λ=0
λ−12=0
λ=12
Final Plane Equation
Substitute λ=12 back:
(1+12)x+(−2+12)y+(−1+3(12))z=5(1+12)
13x+10y+35z=65
Identifying Point (a,b,c)
Compare 13x+10y+35z=65 with ax+by+cz=65
We get a=13, b=10, c=35
Point is (13,10,35)
Distance from Target Plane
Target Plane: 2x+2y−z+16=0
We need the perpendicular distance from (13,10,35) to this plane.
Distance Formula Setup
Distance d=A2+B2+C2∣Ax1+By1+Cz1+D∣
d=22+22+(−1)2∣2(13)+2(10)−(35)+16∣
Final Calculation
d=4+4+1∣26+20−35+16∣
d=9∣27∣=327
d=9
Final Answer:9
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Family of Planes
The family of planes passing through the intersection of two given planes, P1:x−2y−z−5=0 and P2:x+y+3z−5=0, is represented by the equation P1+λP2=0.
Substituting the given equations, we obtain:
(x−2y−z−5)+λ(x+y+3z−5)=0
Rearranging this to group the coefficients of x, y, and z, we get:
(1+λ)x+(−2+λ)y+(−1+3λ)z−(5+5λ)=0
This equation represents the "DNA" of our required plane, where λ is a parameter that determines the specific orientation of the plane within the family.
The Parallelism Constraint
Our plane must be parallel to the line formed by the intersection of x+y+2z−7=0 and 2x+3y+z−2=0. To find the direction vector v of this line, we compute the cross product of the normals of these two planes: n3=i^+j^+2k^ and n4=2i^+3j^+k^.
Since our plane is parallel to this line, its normal vector n=(1+λ)i^+(−2+λ)j^+(−1+3λ)k^ must be perpendicular to v. Therefore, their dot product must be zero: n⋅v=0.
Solving for the Parameter
Substituting the components into the dot product equation:
(1+λ)(−5)+(−2+λ)(3)+(−1+3λ)(1)=0
Expanding the terms, we get:
−5−5λ−6+3λ−1+3λ=0
Simplifying this expression leads to:
λ−12=0⇒λ=12
Final Calculation
Plugging λ=12 back into our family equation:
(1+12)x+(−2+12)y+(−1+36)z−(5+60)=0
13x+10y+35z=65
Comparing this to ax+by+cz=65, we identify the point (a,b,c) as (13,10,35). We now calculate the distance d of this point from the plane 2x+2y−z+16=0 using the formula: