Question
Question: Show that the lines \[{{\overrightarrow{r}}_{1}}=3i+2j-4k+\lambda (i+2j+2k),\overrightarrow{{{r}...
Show that the lines
r1=3i+2j−4k+λ(i+2j+2k),r2=5i−2j+μ(3i+2j+6k) are intersecting. Hence find their point of intersection.
Solution
We will first write both lines in components of i,j,k unit vectors as
r1=(3+λ)i+(2+2λ)j+(2λ−4)k similarly, r2=(5+3μ)i+(2μ−2)j+6μk
Now if they are intersecting it means points are same so we will equate all three components of both lines respectively
(3+λ)i=(5+3μ)i , (2+2λ)j=(2μ−2)j and (2λ−4)k=6μk
On comparing i component we get λ=2+3μ and j component we get 2λ=2μ−4
On putting value we get λ=−4 and μ=−2 , now putting these value back in any of the given lines we get the point of intersection as −i−6j−12k
Complete step-by-step answer:
Given two lines as
r1=3i+2j−4k+λ(i+2j+2k),r2=5i−2j+μ(3i+2j+6k) which are intersecting so we have to find their point of intersection. Here values of λ and μ are unknown.
If the lines are intersecting it means we can equate all three components at a given value of λ and μ from there we will calculate value of λ and μ
Splitting in the components we can write r1=(3+λ)i+(2+2λ)j+(2λ−4)k and r2=(5+3μ)i+(2μ−2)j+6μk now as they are intersecting , equating each components respectively we get
(3+λ)i=(5+3μ)i, (2+2λ)j=(2μ−2)j and (2λ−4)k=6μk
comparing i component we get λ=2+3μ.......(1) and j component we get 2λ=2μ−4....(2)
putting equation (1) into the equation (2) we will get expression as 2(2+3μ)=2μ−4
on expanding it looks like 4+6μ=2μ−4 ,on solving we get 4+4μ=−4
we get value of μ equals to -2 , and putting it in equation (1) we get value of λ equals
λ=2+3(−2)=2−6=−4
Now putting back values λ=−4 and μ=−2 in any of the given line r1 or r2 we will get the intersection point.
r2=(5+3μ)i+(2μ−2)j+6μk putting value of μ in this equation we will get
(5+3(−2))i+(2(−2)−2)j+6(−2)k which results into (−1)i+(−6)j+(−12)k
Hence intersection point is −i−6j−12k
Note: In this question we have equated only I and j component but we can consider any two component and equate it, we will get the same result for example we equate j and k component
r1=(3+λ)i+(2+2λ)j+(2λ−4)k
, r2=(5+3μ)i+(2μ−2)j+6μk
Equating j component (2+2λ)=(2μ−2) on dividing it by 2 gives λ=μ−2
Equating K component (2λ−4)=6μ on dividing it by 2 gives λ=2+3μ
Equating both we again got λ=−4 and μ=−2