Homework Statement
I have 2 parametric vector equations (of a line)
r(t) = (2,-4,4) + t(1,-3,4)
s(t) = (1,-1,0) + t(2,-1,1)
how do i find the coordinates for which they intersect each other?
The answers is (1,-1,0)
Homework Equations
x=a+λv, for some λ in ℝ (parametric vector...