Let the values of p , for which the shortest distance between the lines 3x+1=4y=5z and r=(pi^+2j^+k^)+λ(2i^+3j^+4k^) is 61, be a,b,(a<b). Then the length of the latus rectum of the ellipse a2x2+b2y2=1 is :
Options
Solution
Key Concepts and Formulas
Shortest Distance Between Two Skew Lines: For two skew lines r=a1+λb1 and r=a2+μb2, the shortest distance (d) is given by:
d=∣b1×b2∣(a2−a1)⋅(b1×b2)
Here, a1 and a2 are position vectors of points on the lines, and b1 and b2 are their direction vectors.
Line Equation Forms:
Cartesian form: lx−x1=my−y1=nz−z1 corresponds to a1=x1i^+y1j^+z1k^ and b1=li^+mj^+nk^.
Latus Rectum of an Ellipse: For an ellipse A2x2+B2y2=1:
If A2>B2 (major axis along x-axis), the length of the latus rectum is A2B2.
If B2>A2 (major axis along y-axis), the length of the latus rectum is B2A2.
Step-by-Step Solution
Step 1: Identify Position and Direction Vectors for Line 1 (L1)
The first line is given in Cartesian form: 3x+1=4y=5z.
We need to convert this to the vector form r=a1+λb1.
Point on L1 (a1): From the numerators (x−(−1)),(y−0),(z−0), we identify the point as (−1,0,0).
So, a1=−i^+0j^+0k^=−i^.
Direction vector of L1 (b1): The denominators represent the direction ratios.
So, b1=3i^+4j^+5k^.
Step 2: Identify Position and Direction Vectors for Line 2 (L2)
The second line is given in vector form: r=(pi^+2j^+k^)+λ(2i^+3j^+4k^).
This is already in the standard form r=a2+λb2.
Point on L2 (a2): The position vector of the point on the line is pi^+2j^+k^.
So, a2=pi^+2j^+k^.
Direction vector of L2 (b2): The vector multiplied by λ is the direction vector.
So, b2=2i^+3j^+4k^.
We observe that b1 and b2 are not proportional (3/2=4/3=5/4), which confirms the lines are not parallel and are therefore skew.
Step 3: Calculate the vector (a2−a1)
This vector connects a point on L1 to a point on L2, which is essential for determining their relative position in space.
a2−a1=(pi^+2j^+k^)−(−i^)=(p+1)i^+2j^+k^
Step 4: Calculate the cross product (b1×b2)
The cross product of the direction vectors gives a vector perpendicular to both lines, indicating the direction of the shortest distance.
b1×b2=i^32j^43k^54=i^(4×4−5×3)−j^(3×4−5×2)+k^(3×3−4×2)=i^(16−15)−j^(12−10)+k^(9−8)=i^−2j^+k^
Step 5: Calculate the magnitude of the cross product ∣b1×b2∣
This magnitude is used in the denominator of the shortest distance formula to normalize the scalar triple product.
∣b1×b2∣=12+(−2)2+12=1+4+1=6
Step 6: Apply the Shortest Distance Formula and Solve for 'p'
We are given that the shortest distance d=61.
Substitute the calculated components into the formula:
d=∣b1×b2∣(a2−a1)⋅(b1×b2)61=6((p+1)i^+2j^+k^)⋅(i^−2j^+k^)
First, calculate the dot product in the numerator:
((p+1)i^+2j^+k^)⋅(i^−2j^+k^)=(p+1)(1)+(2)(−2)+(1)(1)=p+1−4+1=p−2
Now substitute this back into the distance equation:
61=6p−2
Multiply both sides by 6:
1=∣p−2∣
This absolute value equation gives two possibilities:
p−2=1⟹p=3
p−2=−1⟹p=1
The problem states that the values of p are a,b with a<b.
Therefore, a=1 and b=3.
Step 7: Formulate the Ellipse Equation
The ellipse is given by a2x2+b2y2=1.
Substitute the values a=1 and b=3:
12x2+32y2=11x2+9y2=1
Step 8: Calculate the Length of the Latus Rectum of the Ellipse
For the ellipse 1x2+9y2=1, we have A2=1 and B2=9.
Since B2>A2 (i.e., 9>1), the major axis of this ellipse lies along the y-axis.
The semi-major axis is B=9=3.
The semi-minor axis is A=1=1.
The formula for the length of the latus rectum when the major axis is along the y-axis is B2A2.
Length of Latus Rectum =32(1)2=32×1=32.
Common Mistakes & Tips
Absolute Value: Always remember the absolute value in the shortest distance formula. Forgetting it would yield only one value for p.
Cartesian to Vector Form: Be careful when extracting coordinates from expressions like (x+1). This means x−(−1), so the coordinate is −1.
Ellipse Latus Rectum Formula: Correctly identify the semi-major and semi-minor axes based on which denominator is larger. If the larger denominator is under y2, the major axis is along the y-axis, and the formula is (square root of larger denominator)2(smaller denominator).
Summary
This problem required a two-part approach. First, we applied the shortest distance formula for skew lines to find the possible values of the parameter 'p'. This involved correctly extracting vectors from both Cartesian and vector forms of line equations, performing vector cross and dot products, and solving an absolute value equation. The two values of p were identified as a=1 and b=3. In the second part, these values were used to define an ellipse. We then determined the orientation of the ellipse's major axis and applied the appropriate formula to calculate the length of its latus rectum, which came out to be 32.
The final answer is 32, which corresponds to option (A).