determine point of intersection of the given lines, if an intersection does exist

L1: (x,y,z) = (4,-3,15) + t(6,-3,12) L2: (x,y,z) = (-2,1,-4) + s(-2,1-4)

I was able to get this
4+6t=-2-2s
-3-3t=1+s
15+12t=-4-4s

but then i got stuck because i couldnt get anything other than s=-2-3t

1 answer

first of all, notice that the direction numbers of the first line are
a scalar multiple of the 2nd line, that is
(6,-3, 12) = -3(-2, 1, -4) , so we know they are parallel.
pretend we don't notice that and we blindly go ahead to solve.

we want the x of the first equation to be equal of the second
the y of the first to be equal of the 2nd, etc

4+6t = -2-2s
2s + 6t = -6
s + 3t = -3

-3 - 3t = 1+s
s + 3t = -4
subtract them
0 = 1
which is a contradiction, so they cannot intersect
Similar Questions
  1. Given the line (x+2)/2=(y-7)/3 = (z+8)/-3, and the plane 2x+3y-4z-7=0Determine the point of intersection, and the angle of
    1. answers icon 3 answers
  2. Explain fully please and thank you! =)Determine the point of intersection of the lines L1: r= (1,3,7) + s(1,2,-2),seR and L2:
    1. answers icon 1 answer
  3. The drawing shown contains the intersection of two lines.The figure shows the intersection of two lines. The angle formed above
    1. answers icon 3 answers
    1. answers icon 3 answers
more similar questions