Question
Question: Find equation of line through the point \( (1,\; - 1,\;0) \) to intersect the lines \( {L_1} = \dfra...
Find equation of line through the point (1,−1,0) to intersect the lines L1=2x−2=3y−1=4z−3andL2=4x−4=5y=5z+1
Solution
Hint : To find equation of line through given point and which also intersect two lines, you should know that equation of a line passing through two points (x1,y1,z1)and(x2,y2,z2) can be written as x2−x1x−x1=y2−y1y−y1=z2−z1z−z1 , you have given one of the two points, and have to calculate coordinates of another point. Find another point by finding the intersection point of the given lines which are intersecting with the given line.
Complete step-by-step answer :
In order to find the equation of the line through the point (1,−1,0) we have to find another point lying on the line. And for this, we will find the intersection point of the two given lines, that are L1=2x−2=3y−1=4z−3andL2=4x−4=5y=5z+1 because the line is also intersecting simultaneously with these lines.
We can find the point of intersection of these two lines as
L1=2x−2=3y−1=4z−3=pandL2=4x−4=5y=5z+1=q ⇒2x−2=p,3y−1=p,4z−3=pand⇒4x−4=q,5y=q,5z+1=q ⇒x=2p+2,y=3p+1,z=4p+3and⇒x=4q+4,y=5q,z=5q−1
Now taking these two sets of coordinates values as the coordinate second point and then we can write,
2p+2−1x−1=3p+1−(−1)y−(−1)=4p+3−0z−0and4q+4−1x−1=5q−(−1)y−(−1)=5q−1−0z−0 2p+1x−1=3p+2y+1=4p+3zand4q+3x−1=5q+1y+1=5q−1z
Since both the equations are representing equation of the same line, so we can write
From equation (iii)−(ii), we get
⇒p+1=−2k−−−(iv)
From equation 4×(ii)−5×(i), we get
⇒2p+3=−11k−−−(v)
Again from (v)−2×(i), we get
k=−71
Putting k=−71 in equation (iv),
⇒p=72−1=−75
Putting p=−75 in above equation, to get required equation,
⇒2(−75)+1x−1=3(−75)+2y+1=4(−75)+3z ⇒−10+77x−7=−15+147y+7=−20+217z ⇒−37x−7=−17y+7=17z ⇒3x−1=1y+1=−1z
Therefore 3x−1=1y+1=−1z is the equation of the required line.
So, the correct answer is “ 3x−1=1y+1=−1z ”.
Note : This type of questions, have a lot of calculations, so do cross check your every calculation because one incorrect calculation will lead you to the wrong solution. Also when solving for the values of considered constants, you will have three variables and three equations, so you can either solve it by substitution method or with the help of matrices.