If the two lines l1:3x−2=−2y+1,z=2 and l2:1x−1=α2y+3=2z+5 are perpendicular, then an angle between the lines l 2 and l3:31−x=−42y−1=4z is :
Options
Solution
1. Key Concepts and Formulas
To solve this problem, we'll utilize the following fundamental concepts regarding lines in three-dimensional space:
Standard (Symmetric) Form of a Line: A line passing through a point (x1,y1,z1) and having direction ratios (a,b,c) is represented as:
ax−x1=by−y1=cz−z1
The vector d=(a,b,c) is known as the direction vector of the line. It indicates the direction in which the line extends. It is crucial that the coefficients of x,y,z in the numerator are 1.
Condition for Perpendicular Lines: Two lines are perpendicular if and only if their direction vectors are orthogonal. If the direction vectors are d1=(a1,b1,c1) and d2=(a2,b2,c2), then their dot product must be zero:
d1⋅d2=a1a2+b1b2+c1c2=0
Angle Between Two Lines: The acute angle θ between two lines with direction vectors d1=(a1,b1,c1) and d2=(a2,b2,c2) is given by the formula:
cosθ=∣∣d1∣∣⋅∣∣d2∣∣∣d1⋅d2∣=a12+b12+c12a22+b22+c22∣a1a2+b1b2+c1c2∣
We use the absolute value in the numerator to ensure we find the acute angle between the lines (i.e., θ∈[0,π/2]).
2. Step-by-Step Solution
Step 1: Standardize Line Equations and Identify Direction Vectors
The first crucial step is to rewrite all line equations in their standard symmetric form to correctly identify their direction vectors. This is essential because the direction ratios directly correspond to the denominators in the standard form after ensuring the numerators are (x−x1), (y−y1), and (z−z1).
For line l1: l1:3x−2=−2y+1,z=2
Reasoning: The condition z=2 implies that the z-coordinate is constant along the line. This means the line lies in the plane z=2, and any change in z along the line is zero. In the standard form, this translates to a z-direction ratio of 0, which can be written as {{z - 2} \over 0}}.
Rewriting l1 in standard form:
3x−2=−2y−(−1)=0z−2
The direction vector for l1 is d1=(3,−2,0).
For line l2: l2:1x−1=α2y+3=2z+5
Reasoning: The term {{2y + 3} \over \alpha }} is not in the standard form {{y - y_1} \over b}} because the coefficient of y in the numerator is 2, not 1. We must factor out the coefficient of y from the numerator and adjust the denominator accordingly.
Rewrite the y-term:
α2y+3=α2(y+23)=2αy+23
Rewriting l2 in standard form:
1x−1=2αy−(−23)=2z−(−5)
The direction vector for l2 is d2=(1,2α,2).
For line l3: l3:31−x=−42y−1=4z
Reasoning: Similar to l2, the terms {{1 - x} \over 3}} and −42y−1 are not in standard form. For the x-term, we need x−x1, so we factor out −1. For the y-term, we factor out 2.
Rewrite the x-term:
31−x=3−(x−1)=−3x−1
Rewrite the y-term:
−42y−1=−42(y−21)=−24y−21=−2y−21
The z-term z/4 is already in standard form, (z−0)/4.
Rewriting l3 in standard form:
−3x−1=−2y−21=4z−0
The direction vector for l3 is d3=(−3,−2,4).
Step 2: Use the Perpendicularity Condition of l1 and l2 to Find α
We are given that lines l1 and l2 are perpendicular. We will use the condition d1⋅d2=0 to find the value of α.
Direction vector of l1: d1=(3,−2,0)
Direction vector of l2: d2=(1,2α,2)
Apply the perpendicularity condition:
d1⋅d2=(3)(1)+(−2)(2α)+(0)(2)=03−α+0=03−α=0α=3
Now we have the complete direction vector for l2: d2=(1,23,2).
Step 3: Calculate the Angle Between Lines l2 and l3
Now that we have the value of α, we can find the angle between l2 and l3 using their direction vectors d2 and d3.
Direction vector of l2: d2=(1,23,2)
Direction vector of l3: d3=(−3,−2,4)
Calculate the dot product d2⋅d3:
d2⋅d3=(1)(−3)+(23)(−2)+(2)(4)=−3−3+8=2
Calculate the magnitude of d2 (∣∣d2∣∣):
∣∣d2∣∣=12+(23)2+22=1+49+4=44+49+416=429=229
Calculate the magnitude of d3 (∣∣d3∣∣):
∣∣d3∣∣=(−3)2+(−2)2+42=9+4+16=29
Apply the angle formula cosθ=∣∣d2∣∣⋅∣∣d3∣∣∣d2⋅d3∣:
cosθ=(229)(29)∣2∣cosθ=2292cosθ=292×2cosθ=294
Therefore, the angle θ between lines l2 and l3 is:
θ=cos−1(294)
Step 4: Compare with Options and Final Answer
We found the angle between lines l2 and l3 to be θ=cos−1(294). Let's check the given options:
Our calculated value is cosθ=4/29.
Recall that secθ=1/cosθ.
So, secθ=1/(4/29)=29/4.
Therefore, θ=sec−1(429).
This precisely matches option (B). Note that option (A) is mathematically impossible for a real angle since the cosine of any real angle must be between -1 and 1, and 29/4>1.
3. Common Mistakes & Tips
Always Standardize: The most frequent error is failing to convert line equations to their standard symmetric form (x−x1/a=y−y1/b=z−z1/c) before identifying direction ratios. Always ensure the coefficients of x,y,z in the numerator are +1. If they are not (e.g., 1−x or 2y+3), factor out the coefficient and adjust the denominator.
Constant Coordinate: If a coordinate is constant (e.g., z=k), its corresponding direction ratio is 0. This implies the line is perpendicular to that axis (e.g., z=k means the line is perpendicular to the z-axis and parallel to the xy-plane).
Acute Angle: The formula for cosθ includes an absolute value in the numerator, ensuring that the calculated angle is the acute angle (0≤θ≤π/2).
4. Summary
This problem required a systematic approach to 3D geometry. First, we correctly converted all given line equations into their standard symmetric form to extract their direction vectors. Then, we utilized the perpendicularity condition for lines l1 and l2 to determine the unknown parameter α. Finally, with all direction vectors known, we applied the formula for the angle between two lines to find the desired angle between l2 and l3. The calculated cosine of the angle was 4/29, which corresponds to an angle of sec−1(29/4).