Animated Solution for Mathematics - Vector Algebra: A vector a is parallel to the line of intersection of the plane determined by the vectors i^,i^+j^ and the plane determined by the vectors i^−j^,i^+k^. The obtuse angle between a and the vector b=i^−2j^+2k^ is
Select Answer:
Visualized Solution
Visualizing the Problem
Given: Vector a is parallel to the line of intersection of two planes.
Plane 1 (P1) is spanned by i^ and i^+j^.
Plane 2 (P2) is spanned by i^−j^ and i^+k^.
Target: Find the obtuse angle θ between a and b=i^−2j^+2k^.
Finding Normal to Plane 1
A plane's normal vector is perpendicular to any two non-parallel vectors on it.
Normal to P1: n1=i^×(i^+j^)
Using distributive property: n1=(i^×i^)+(i^×j^)
Since i^×i^=0 and i^×j^=k^:
n1=k^
Finding Normal to Plane 2
Normal to P2: n2=(i^−j^)×(i^+k^)
Expanding the cross product:
n2=(i^×i^)+(i^×k^)−(j^×i^)−(j^×k^)
n2=0−j^+k^−i^
n2=−i^−j^+k^
Direction of Intersection Line
The line of intersection lies on both planes, so it is perpendicular to both n1 and n2.
Direction vector v=n1×n2
v=k^×(−i^−j^+k^)
v=−(k^×i^)−(k^×j^)+(k^×k^)
v=−j^−(−i^)+0=i^−j^
Defining Vector a
Since a is parallel to the intersection line v:
a=λ(i^−j^) for some scalar λ=0.
We are given another vector b=i^−2j^+2k^.
We need the angle between a and b.
Calculating the Dot Product
To find the angle, we use the dot product: a⋅b=∣a∣∣b∣cosθ
First, let's compute a⋅b:
a⋅b=λ(i^−j^)⋅(i^−2j^+2k^)
a⋅b=λ[(1)(1)+(−1)(−2)+(0)(2)]
a⋅b=λ[1+2+0]=3λ
Magnitudes and Cosine Formula
Magnitude of a: ∣a∣=∣λ∣12+(−1)2=2∣λ∣
Magnitude of b: ∣b∣=12+(−2)2+22=1+4+4=9=3
Substituting into the cosine formula:
cosθ=∣a∣∣b∣a⋅b=(2∣λ∣)(3)3λ
cosθ=2∣λ∣λ
Solving for the Obtuse Angle
We are given that θ is an obtuse angle.
For an obtuse angle (2π<θ≤π), cosθ<0.
Therefore, 2∣λ∣λ<0, which implies λ<0.
If λ<0, then ∣λ∣=−λ, so ∣λ∣λ=−1.
cosθ=−21
Final Conclusion
cosθ=−21
The principal value for θ in [0,π] is π−4π=43π.
Final Answer: θ=43π
Key Takeaway: The intersection of two planes is parallel to n1×n2. The sign of the scalar multiple is dictated by the angle constraints.
00:00 / 00:00
The Sigma Insight: Vector (Cross) Product
Solution Diagram
Analyzing the Setup
The problem asks us to find the obtuse angle between a vector a, which is parallel to the line of intersection of two planes, and a given vector b=i^−2j^+2k^.
The line of intersection of two planes is perpendicular to the normal vectors of both planes. Therefore, the direction vector v of the line of intersection is given by the cross product of the two normal vectors, n1 and n2.
Phase 1
Unveiling the Normals
For the first plane P1, spanned by i^ and i^+j^, the normal vector n1 is:
n1=i^×(i^+j^)=k^
For the second plane P2, spanned by i^−j^ and i^+k^, the normal vector n2 is: