Question:
Write the vector, parametric, and symmetric equations of the line which passes through the intersection of L1 and L2 and is orthogonal to both lines.
L1: x=t, y=-2+2t, z=1+t
L2: x=2+s, y=2-s, z=3+2s
Attempt at solution:
In order to find the equation of the unknown line you need a vector for the line V=<a,b,c> and a point on that line P=(x,y,z)
I found the point on the line to be P=(2,2,3) but am having trouble finding the vector.
I know if the unknown line is orthogonal to L1 and L2 then the dot products should = 0 so I have
a+2b+c=0 <----The dot product of V=<a,b,c> and V1=<1,2,1>
a-b+2c=0 <----The dot product of V=<a,b,c> and V2=<1,-1,2>
This leaves me with 3 unknowns and 2 equations. Is there another equation I am missing so I can finish this problem?
Thank you so much!
Write the vector, parametric, and symmetric equations of the line which passes through the intersection of L1 and L2 and is orthogonal to both lines.
L1: x=t, y=-2+2t, z=1+t
L2: x=2+s, y=2-s, z=3+2s
Attempt at solution:
In order to find the equation of the unknown line you need a vector for the line V=<a,b,c> and a point on that line P=(x,y,z)
I found the point on the line to be P=(2,2,3) but am having trouble finding the vector.
I know if the unknown line is orthogonal to L1 and L2 then the dot products should = 0 so I have
a+2b+c=0 <----The dot product of V=<a,b,c> and V1=<1,2,1>
a-b+2c=0 <----The dot product of V=<a,b,c> and V2=<1,-1,2>
This leaves me with 3 unknowns and 2 equations. Is there another equation I am missing so I can finish this problem?
Thank you so much!