If the angle between the line x=2y−1=λz−3 and the plane x+2y+3z=4 is cos−1(145), then λ equals :
Options
Solution
1. Key Concepts and Formulas
Angle Between a Line and a Plane: The angle θ between a line with direction vector b=(b1,b2,b3) and a plane with normal vector n=(n1,n2,n3) is given by the formula:
sinθ=∣b∣∣n∣∣b⋅n∣
where b⋅n is the dot product of the vectors, and ∣b∣ and ∣n∣ are their magnitudes. The absolute value ensures that sinθ is positive, as the angle between a line and a plane is conventionally taken to be acute (0∘≤θ≤90∘).
Direction Vector of a Line: For a line in symmetric form b1x−x0=b2y−y0=b3z−z0, its direction vector is b=(b1,b2,b3).
Normal Vector of a Plane: For a plane in Cartesian form Ax+By+Cz=D, its normal vector is n=(A,B,C).
2. Step-by-Step Solution
Step 1: Identify the Direction Vector of the Line and the Normal Vector of the Plane.
We begin by extracting the necessary vectors from the given equations.
For the line:x=2y−1=λz−3
To match the standard symmetric form b1x−x0=b2y−y0=b3z−z0, we can write the given line as 1x−0=2y−1=λz−3.
Thus, the direction vector of the line is b=(1,2,λ).
For the plane:x+2y+3z=4
Comparing this with the standard Cartesian form Ax+By+Cz=D, we identify the coefficients of x,y,z.
Thus, the normal vector of the plane is n=(1,2,3).
Step 2: Calculate the Magnitudes of the Vectors and their Dot Product.
These values are essential components of the angle formula.
Magnitude of b:∣b∣=b12+b22+b32=12+22+λ2=1+4+λ2=5+λ2
Magnitude of n:∣n∣=n12+n22+n32=12+22+32=1+4+9=14
Step 3: Determine the Value of sinθ from the Given Angle.
The problem states that the angle between the line and the plane is θ=cos−1(145). This means cosθ=145.
We need sinθ for our formula. Using the trigonometric identity sin2θ+cos2θ=1:
sin2θ=1−cos2θ=1−(145)2=1−145=1414−5=149
Since θ is an acute angle between a line and a plane, sinθ must be positive.
sinθ=149=143
Step 4: Apply the Angle Formula and Solve for λ.
Now, substitute all the calculated values into the formula sinθ=∣b∣∣n∣∣b⋅n∣:
143=(5+λ2)(14)∣5+3λ∣
We can cancel 14 from both sides:
3=5+λ2∣5+3λ∣
To eliminate the absolute value and the square root, square both sides of the equation:
32=(5+λ2∣5+3λ∣)29=5+λ2(5+3λ)2
Cross-multiply and expand the terms:
9(5+λ2)=(5+3λ)245+9λ2=25+2(5)(3λ)+(3λ)245+9λ2=25+30λ+9λ2
Cancel 9λ2 from both sides:
45=25+30λ
Rearrange the equation to solve for λ:
45−25=30λ20=30λλ=3020λ=32
3. Common Mistakes & Tips
Incorrect Formula: A very common error is to use cosθ=∣b∣∣n∣∣b⋅n∣ for the angle between a line and a plane. This formula gives the angle between the line's direction vector and the plane's normal vector, which is complementary to the angle between the line and the plane. Always use sinθ for the angle between a line and a plane.
Vector Identification: Ensure the line equation is in standard symmetric form b1x−x0=b2y−y0=b3z−z0 to correctly identify the direction vector (b1,b2,b3). If a term is just x, it implies 1x−0.
Algebraic Errors: Be meticulous with squaring both sides, expanding quadratic terms, and simplifying the resulting equation to avoid calculation mistakes. Don't forget the absolute value in the numerator of the formula, as the angle between a line and a plane is conventionally positive.
4. Summary
This problem required finding an unknown parameter λ by utilizing the formula for the angle between a line and a plane. The process involved identifying the direction vector of the line and the normal vector of the plane, calculating their magnitudes and dot product, and then substituting these values, along with the given angle (converted to sinθ), into the formula. Solving the resulting algebraic equation yielded the value of λ.
5. Final Answer
The final answer is 23, which corresponds to option (A).