Animated Solution for Mathematics - Three Dimensional Geometry: The acute angle between the planes P1 and P2, when P1 and P2 are the planes passing through the intersection of the planes 5x+8y+13z−29=0 and 8x−7y+z−20=0 and the points (2,1,3) and (0,1,2), respectively, is
Select Answer:
Visualized Solution
Visualizing the Family of Planes
Let the given planes be L1=0 and L2=0.
L1:5x+8y+13z−29=0
L2:8x−7y+z−20=0
They intersect along a common line.
Equation of the Family of Planes
Any plane passing through the intersection of L1=0 and L2=0 is given by:
L1+λL2=0
(5x+8y+13z−29)+λ(8x−7y+z−20)=0
Targeting Plane P1
Plane P1 belongs to this family and passes through (2,1,3).
Substitute x=2,y=1,z=3 into the family equation:
(5(2)+8(1)+13(3)−29)+λ(8(2)−7(1)+3−20)=0
Solving for λ
Evaluate the first bracket: 10+8+39−29=28
Evaluate the second bracket: 16−7+3−20=−8
28+λ(−8)=0
λ=828=27
Final Equation of P1
Substitute λ=27 back:
2(5x+8y+13z−29)+7(8x−7y+z−20)=0
10x+16y+26z−58+56x−49y+7z−140=0
66x−33y+33z−198=0
Divide by 33: 2x−y+z−6=0
Targeting Plane P2
Plane P2 also belongs to the family, passing through (0,1,2).
Let's use parameter μ:
(5x+8y+13z−29)+μ(8x−7y+z−20)=0
Substitute x=0,y=1,z=2:
(5(0)+8(1)+13(2)−29)+μ(8(0)−7(1)+2−20)=0
Solving for μ
Evaluate the first bracket: 0+8+26−29=5
Evaluate the second bracket: 0−7+2−20=−25
5+μ(−25)=0
25μ=5⟹μ=51
Final Equation of P2
Substitute μ=51 back:
5(5x+8y+13z−29)+1(8x−7y+z−20)=0
25x+40y+65z−145+8x−7y+z−20=0
33x+33y+66z−165=0
Divide by 33: x+y+2z−5=0
Extracting the Normal Vectors
For P1:2x−y+z−6=0, the normal vector is n1=2i^−j^+k^
For P2:x+y+2z−5=0, the normal vector is n2=i^+j^+2k^
Formula for Angle Between Planes
The acute angle θ between two planes is the angle between their normals.
cosθ=∣n1∣∣n2∣∣n1⋅n2∣
Calculating Dot Product and Magnitudes
Dot product: n1⋅n2=(2)(1)+(−1)(1)+(1)(2)
Magnitude ∣n1∣=22+(−1)2+12
Magnitude ∣n2∣=12+12+22
Evaluating the Values
n1⋅n2=2−1+2=3
∣n1∣=4+1+1=6
∣n2∣=1+1+4=6
Final Angle Calculation
cosθ=6⋅63=63=21
θ=cos−1(21)=3π
The acute angle between the planes is 3π.
00:00 / 00:00
The Sigma Insight: Angle Between Two Planes
Solution Diagram
Analyzing the Geometry of the Infinite Family
Imagine you are standing in a vast, empty room with two flat, infinite sheets of paper representing planes L1 and L2. Because they are not parallel, they must intersect to form a single, perfectly straight line—the spine of a book.
An infinite number of pages bound to that spine creates a 'family of planes'. In JEE Advanced geometry, we represent every plane in this family using the elegant equation:
L1+λL2=0
Here, λ is a parameter. By varying λ, we rotate through the entire family of planes passing through the common line of intersection.
Pinning Down Our Targets
We seek two specific planes, P1 and P2, from this family. We are given that P1 passes through (2,1,3) and P2 passes through (0,1,2).
Since these points lie on their respective planes, they must satisfy the family equation:
(5x+8y+13z−29)+λ(8x−7y+z−20)=0
For P1, substituting (2,1,3) yields:
(10+8+39−29)+λ(16−7+3−20)=0
Solving this gives λ=27. Substituting this back and simplifying, we arrive at the equation for P1:
2x−y+z−6=0
We repeat this process for P2 using a parameter μ. Substituting (0,1,2) into the family equation:
(0+8+26−29)+μ(0−7+2−20)=0
This yields μ=51. Simplifying the resulting expression gives the equation for P2:
x+y+2z−5=0
The Bridge of Normal Vectors
To find the angle between these two planes, we examine their normal vectors. A plane defined by ax+by+cz+d=0 has a normal vector n=ai^+bj^+ck^.
For P1, the normal is n1=2i^−j^+k^. For P2, the normal is n2=i^+j^+2k^.
The angle θ between the planes is equivalent to the angle between these normal vectors. We use the dot product formula:
cosθ=∣n1∣∣n2∣∣n1⋅n2∣
The Final Calculation
First, we calculate the dot product:
n1⋅n2=(2)(1)+(−1)(1)+(1)(2)=2−1+2=3
Next, we find the magnitudes:
∣n1∣=22+(−1)2+12=6
∣n2∣=12+12+22=6
Substituting these into the cosine formula:
cosθ=6⋅63=63=21
Taking the acute angle, we find θ=cos−1(21), which results in:
θ=3π
This result demonstrates how complex 3D geometry can be reduced to elegant, manageable components through the use of family equations and normal vectors.