Animated Solution for Mathematics - Three Dimensional Geometry: If the lines 1x−k=2y−2=3z−3 and 3x+1=2y+2=1z+3 are co-planar, then the value of k is ___
Enter Numerical Value:
Visualized Solution
Visualizing Coplanar Lines
Two lines are co-planar if they lie in the same plane.
Line 1: 1x−k=2y−2=3z−3
Line 2: 3x+1=2y+2=1z+3
Extracting Point and Direction of Line 1
From Line 1: 1x−k=2y−2=3z−3
Point A=(k,2,3)
Direction vector b1=i^+2j^+3k^
Extracting Point and Direction of Line 2
From Line 2: 3x+1=2y+2=1z+3
Point B=(−1,−2,−3)
Direction vector b2=3i^+2j^+k^
Finding the Connecting Vector AB
Vector connecting A(k,2,3) and B(−1,−2,−3):
AB=(k−(−1))i^+(2−(−2))j^+(3−(−3))k^
AB=(k+1)i^+4j^+6k^
The Condition for Coplanarity
For coplanarity, the scalar triple product [ABb1b2]=0.
This means the volume of the parallelepiped formed by these vectors is zero.
Setting up the Determinant
The scalar triple product is represented by a determinant:
k+113422631=0
Expanding the Determinant: First Term
Expanding along the first row:
Term 1: (k+1)×(2(1)−3(2))
=(k+1)(2−6)=−4(k+1)
Expanding the Determinant: Second Term
Term 2: −4×(1(1)−3(3))
=−4(1−9)=−4(−8)=32
Expanding the Determinant: Third Term
Term 3: +6×(1(2)−2(3))
=6(2−6)=6(−4)=−24
Combining and Simplifying the Equation
Combine all terms:
−4(k+1)+32−24=0
−4(k+1)+8=0
−4k−4+8=0
Solving for k
Simplify the equation:
−4k+4=0
4k=4
k=1
Final Conclusion
The value of k for which the lines are co-planar is 1.
Key Takeaway: For two lines to be coplanar, the scalar triple product of the connecting vector and the two direction vectors must be zero.
00:00 / 00:00
The Sigma Insight: Shortest Distance Between Two Skew Lines
Solution Diagram
The Geometry of 3D Space
A Journey into Coplanarity
Imagine you are standing in a vast, empty room with two thin, straight wires suspended in the air. In three-dimensional space, these wires could be parallel, intersecting, or 'skew'—meaning they never meet and are not parallel.
Today, we are interested in a special case: the condition where these two lines are co-planar. This means there exists a single, flat, infinite sheet of paper that can contain both lines simultaneously. It is a beautiful geometric constraint and a classic favorite of JEE examiners.
The DNA of the Lines
To solve this, we first identify the 'DNA' of our lines. Every line in 3D space is defined by a point it passes through and a direction vector.
For the first line, 1x−k=2y−2=3z−3, we extract a point A=(k,2,3) and a direction vector b1=i^+2j^+3k^.
For the second line, 3x+1=2y+2=1z+3, we find a point B=(−1,−2,−3) and a direction vector b2=3i^+2j^+k^. We have now successfully extracted the essential information from both lines.
The Bridge
The Connecting Vector AB
To determine if these lines share a plane, we create a bridge between them. We define a vector AB that starts at point B and ends at point A.
Calculating this via subtraction:
AB=(k−(−1))i^+(2−(−2))j^+(3−(−3))k^
This simplifies to:
AB=(k+1)i^+4j^+6k^
The Scalar Triple Product
The Moment of Truth
The core principle is that if these two lines are coplanar, the two direction vectors b1 and b2 and the connecting vector AB must all lie in the same plane. Consequently, the volume of the parallelepiped they form must be zero.
Mathematically, this is expressed as the scalar triple product: [ABb1b2]=0. We represent this as a determinant:
k+113422631=0
The Determinant Dance
Now, we expand this determinant along the first row. Precision is paramount here.
The first term is (k+1)×(2(1)−3(2))=(k+1)(2−6)=−4(k+1).
The second term, applying the alternating sign, is −4×(1(1)−3(3))=−4(1−9)=−4(−8)=32.
The third term is +6×(1(2)−2(3))=6(2−6)=6(−4)=−24.
Combining these, we get the equation:
−4(k+1)+32−24=0
Simplifying further:
−4(k+1)+8=0
−4k−4+8=0
−4k+4=0
Solving for k, we find:
k=1
Conclusion
The value of k that forces these two lines into the same plane is 1. This problem demonstrates how vector algebra simplifies complex geometric constraints.
Always remember: when you see 'coplanar lines' in a JEE problem, think of the scalar triple product. It is your most powerful weapon.