Answer:
L1 and L2 do not intersect.
Step-by-step explanation:
I am saying that the first line has the initial point Q1 and passes through the vector Q2 - Q1.
Q2 - Q1 = (0,10,1) - (-4,4,3) = (4,6,-2).
So the parametric equations for L1 are:
[tex]x(t) = -4 + 4t[/tex]
[tex]y(t) = 4 + 6t[/tex]
[tex]z(t) = 3 - 2t[/tex]
For L2, we already have a point and the vector, so we can build the parametric equations:
[tex]x(t) = 3 + 3t[/tex]
[tex]y(t) = 20 - t[/tex]
[tex]z(t) = 0 - 2t[/tex]
Now we must find the value of t for which x,y and z are equal. If all are equal at the same time t, these lines intersect at this instant of time.
So
x
[tex]-4 + 4t = 3 + 3t[/tex]
[tex]t = 7[/tex]
y
[tex]4 + 6t = 20 - t[/tex]
[tex]7t = 16[/tex]
[tex]t = 2....[/tex]
Since the value of t when x are equal is different to when y are equal, these lines do not intersect.