Question
Question: Two lines \[{L_1}:x - 5 = \dfrac{y}{{3 - \alpha }} = \dfrac{z}{{ - 2}}\] and \({L_2}:x - \alpha = \d...
Two lines L1:x−5=3−αy=−2z and L2:x−α=−1y=2−αz are coplanar. Then α can take value(s)?
Solution
Coplanarity of two lines can be expressed using determinants. The Cartesian coordinates and direction ratios are obtained by writing the given equations in the standard form. Solving we get possible value(s) forα.
Formula used: Two lines L1:a1x−x1=b1y−y1=c1z−z1 and L2:a2x−x2=b2y−y2=c2z−z2 are coplanar (lie on the same plane) if and only if \det \left( {\begin{array}{*{20}{c}}
{{x_2} - {x_1}}&{{y_2} - {y_1}}&{{z_2} - {z_1}} \\\
{{a_1}}&{{b_1}}&{{c_1}} \\\
{{a_2}}&{{b_2}}&{{c_2}}
\end{array}} \right) = 0
Here, xi,yi,zi are the Cartesian coordinates (of a point in the line) and ai,bi,ci are the direction ratios of the line and det represents determinant of the particular matrix.
\det \left( {\begin{array}{*{20}{c}}
{{a_{11}}}&{{a_{12}}}&{{a_{13}}} \\\
{{a_{21}}}&{{a_{22}}}&{{a_{23}}} \\\
{{a_{31}}}&{{a_{32}}}&{{a_{33}}}
\end{array}} \right) = {a_{11}}[{a_{22}}{a_{33}} - {a_{32}}{a_{23}}] - {a_{12}}[{a_{21}}{a_{33}} - {a_{31}}{a_{23}}] + {a_{13}}[{a_{21}}{a_{32}} - {a_{31}}{a_{22}}]
(using first row)
“if and only if” means it is a necessary and sufficient condition.
Complete step-by-step answer:
Given that
Two lines L1:x−5=3−αy=−2z and L2:x−α=−1y=2−αz are coplanar.
Line L1:x−5=3−αy=−2z can be written as
L1:1x−5=3−αy−0=−2z−0
Now it is in the form L1:a1x−x1=b1y−y1=c1z−z1
with x1=5,y1=0,z1=0,a1=1,b1=3−α,c1=−2
Also, line L2:x−α=−1y=3−αz
can be written as L2:1x−α=−1y−0=2−αz−0
Now it is in the form L2:a2x−x2=b2y−y2=c2z−z2
with x2=α,y2=0,z2=0,a2=1,b2=−1,c2=2−α
L1 and L2 are coplanar
\Rightarrow \det \left( {\begin{array}{*{20}{c}}
{{x_2} - {x_1}}&{{y_2} - {y_1}}&{{z_2} - {z_1}} \\\
{{a_1}}&{{b_1}}&{{c_1}} \\\
{{a_2}}&{{b_2}}&{{c_2}}
\end{array}} \right) = 0
Substituting the values
\det \left( {\begin{array}{*{20}{c}}
{\alpha - 5}&0&0 \\\
1&{3 - \alpha }&{ - 2} \\\
1&{ - 1}&{2 - \alpha }
\end{array}} \right) = 0
Calculating determinant using first row,
(α−5)[(3−α)(2−α)−(−2×−1)]−0[1(2−α)−(1×−2)]+0[(1×−1)−1(3−α)]=0
(α−5)[(3−α)(2−α)−(−2×−1)]=0 (since multiplying zero with something results zero)
Simplifying the terms in the bracket,
⇒(α−5)[(6−3α−2α+α2)−2]=0
⇒(α−5)[6−5α+α2−2]=0
Rearranging the terms,
(α−5)[α2−5α+4]=0
Product of two terms equal to zero implies either one is zero.
α−5=0 or α2−5α+4=0
⇒α=5 or (α−1)(α−4)=0
Since (α−1)(α−4)=α2−4α−α+4=α2−5α+4
Product of two terms equal to zero implies either one is zero,
⇒α=5 or α−1=0 or α−4=0
⇒α=5 or α=1 or α=4
Therefore, for the lines L1 and L2 to be parallel, α can take values 1,4 and 5.
Note: If a directed line L passes through the origin and makes angles α,β,γ with the x,y,z axes, then cosα,cosβ,cosγ are called direction cosines of L. If l,m,n are the direction cosines of the line equation of the line is lx−x1=my−y1=nz−z1. We can use either Cartesian form or vector form to express lines.