Animated Solution for Mathematics - Three Dimensional Geometry: Two lines L1:x=5,3−αy=−2z and L2:x=α,−1y=2−αz are coplanar. Then α can take value(s)
Select Answer:
* Multiple Correct
Visualized Solution
Visualizing Coplanar Lines
Two lines are coplanar if they lie in the exact same plane.
Given lines:
L1:x=5,3−αy=−2z
L2:x=α,−1y=2−αz
Standard Symmetric Form
The standard symmetric form of a line is:
ax−x1=by−y1=cz−z1
(x1,y1,z1) is a point on the line.
⟨a,b,c⟩ is the direction vector.
Analyzing Line L1
Rewrite L1: 0x−5=3−αy−0=−2z−0
Point P1=(5,0,0)
Direction vector d1=⟨0,3−α,−2⟩
Analyzing Line L2
Rewrite L2: 0x−α=−1y−0=2−αz−0
Point P2=(α,0,0)
Direction vector d2=⟨0,−1,2−α⟩
The Coplanarity Condition
For two lines to be coplanar, the vector connecting their points (P1P2) must lie in the same plane as d1 and d2.
Mathematically, their scalar triple product is zero:
P1P2⋅(d1×d2)=0
Setting up the Determinant
The scalar triple product is computed using a determinant:
x2−x1a1a2y2−y1b1b2z2−z1c1c2=0
Substituting our values:
α−50003−α−10−22−α=0
Expanding the Determinant
Expand along the first row (R1):
(α−5)[(3−α)(2−α)−(−1)(−2)]=0
Simplifying the Expression
Simplify inside the brackets:
(α−5)[(α2−5α+6)−2]=0
Combine constant terms:
(α−5)(α2−5α+4)=0
Factoring the Quadratic
Factorize the quadratic term α2−5α+4:
We need two numbers that multiply to 4 and add to −5.
These numbers are −4 and −1.
So, α2−5α+4=(α−4)(α−1)
Solving for α
The complete factored equation is:
(α−5)(α−4)(α−1)=0
Setting each factor to zero gives the possible values:
α=1,4,5
Comparing with the given options (1, 2, 3, 4), the valid answers are 1 and 4.
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
The essence of coplanarity is determining if two lines can lie on the same flat plane. For two lines L1 and L2 to be coplanar, they must either intersect or be parallel.
We begin by translating the lines into the standard symmetric form:
ax−x1=by−y1=cz−z1
For L1, the constraint x=5 implies the line is locked at x=5. We rewrite it as:
0x−5=3−αy−0=−2z−0
From this, we identify the point P1(5,0,0) and the direction vector d1=⟨0,3−α,−2⟩. Similarly, for L2, we identify the point P2(α,0,0) and the direction vector d2=⟨0,−1,2−α⟩.
The Scalar Triple Product
If these lines are coplanar, the vector connecting the two points, P1P2, must lie in the same plane as the direction vectors d1 and d2. Geometrically, this means the volume of the parallelepiped formed by these three vectors must be zero.
This condition is expressed by the scalar triple product:
P1P2⋅(d1×d2)=0
We represent this as a determinant:
α−50003−α−10−22−α=0
The Algebraic Victory
Expanding the determinant along the first row simplifies the calculation significantly:
(α−5)[(3−α)(2−α)−(−1)(−2)]=0
Next, we simplify the expression inside the brackets:
(α2−5α+6)−2=α2−5α+4
This leads us to the master equation:
(α−5)(α2−5α+4)=0
Factoring the quadratic term, we obtain:
(α−5)(α−4)(α−1)=0
The possible values for α are 1,4, and 5. Selecting the required values from the set, we conclude the solution is 1 and 4.