Animated Solution for Mathematics - Three Dimensional Geometry: If the angle θ between the line 1x+1=2y−1=2z−2 and the plane 2x−y+λz+4=0 is such that sinθ=31, then the value of λ is
Select Answer:
Visualized Solution
Visualizing the Geometry
Given Line: 1x+1=2y−1=2z−2
Given Plane: 2x−y+λz+4=0
Given Angle: sinθ=31
The Angle Between Line and Plane
Let θ be the angle between the line and the plane.
The normal vector n is perpendicular to the plane.
The angle between the line and the normal is 90∘−θ.
The Sigma Insight: Intersection of a Line and a Plane
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast, open field. You hold a long, straight rod and tilt it until it pierces the ground at a specific angle. This is the essence of our problem: a line intersecting a plane.
We are not just solving for a variable λ; we are defining the orientation of a line in three-dimensional space.
The DNA of the Line and Plane
Every line and plane has a unique signature. For a line, it is its direction vector, b.
Looking at the symmetric form 1x+1=2y−1=2z−2, we can immediately extract the direction ratios from the denominators:
b=⟨1,2,2⟩
The plane is defined by its normal vector, n, which is perpendicular to every point on its surface. From the equation 2x−y+λz+4=0, the coefficients of x, y, and z give us:
n=⟨2,−1,λ⟩
The Logic Bridge
The angle θ between the line and the plane is the angle the line makes with its own projection on the plane. Calculating that directly is often messy.
Instead, we use the normal vector as our anchor. The angle between the line's direction vector b and the plane's normal n is 90∘−θ.
Because the dot product of two vectors involves the cosine of the angle between them, we have:
sinθ=cos(90∘−θ)=∣b∣∣n∣∣b⋅n∣
The Calculation
First, we calculate the dot product:
b⋅n=(1)(2)+(2)(−1)+(2)(λ)=2−2+2λ=2λ
Next, we determine the magnitudes:
∣b∣=12+22+22=9=3
∣n∣=22+(−1)2+(λ)2=5+λ
Substituting these into our formula, we get:
sinθ=35+λ2λ
Given that sinθ=31, we equate the expressions:
35+λ2λ=31
The Final Resolution
Multiplying both sides by 3 gives 2λ=5+λ. Squaring both sides yields:
4λ=5+λ
Subtracting λ from both sides, we arrive at 3λ=5. This leads us to the final answer:
λ=35
You have successfully navigated the intersection of vector algebra and spatial geometry. Keep this intuition close; it is the foundation for mastering 3D geometry in JEE Advanced.