SOLUTION: Two lines have equations L1 :[x,y,z] = [1,3,2] + t[3,0,-1] L2 :[x,y,z] = [3,1,-2] + s[2,-1,3] Determine points P(on L1) and Q(on L2) such that PQ is perpendicular to both l

Algebra.Com
Question 961162: Two lines have equations
L1 :[x,y,z] = [1,3,2] + t[3,0,-1]
L2 :[x,y,z] = [3,1,-2] + s[2,-1,3]
Determine points P(on L1) and Q(on L2) such that PQ is perpendicular to both lines.

Answer by Edwin McCravy(20060)   (Show Source): You can put this solution on YOUR website!
L1 :[x,y,z] = [1,3,2] + t[3,0,-1]
L2 :[x,y,z] = [3,1,-2] + s[2,-1,3]
A direction vector of L1 is < 3,0,-1 >
A direction vector of L2 is < 2,-1,3 > 

A general point of L1 is
P = (1+3t, 3, 2-t)

A general point of L2 is 
Q = (3+2s, 1-s, -2+3s) 

The components of a vector from P to Q is
found by subtracting their coordinates:

< -2+3t-2s,2+s,4-t-3s >
 
We want to make this vector be perpendicular
to the direction vectors of L1 and L2 

< 3,0,-1 > and < 2,-1,3 >. 

So we dot it with each of those and set
each equal to 0: 

< -2+3t-2s,2+s,4-t-3s > • < 3,0,-1 > = 0
< -2+3t-2s,2+s,4-t-3s > • < 2,-1,3 > = 0

-6+9t-6s+0+0-4+t+3s = 0
-4+6t-4s-2-s+12-3t-9s = 0

10t- 3s = 10
 3t-14s =  6

Solve that system and get 

t=122/131, s=-30/131

What god-awful fractions!  Hope I didn't
make a mistake.

So to see what those points are we
have to substitute those god-awful 
fractions in

P = (1+3t, 3, 2-t) = (497/131,3,140/131)

and

Q = (3+2s, 1-s, -2+3s) = (333/131,161/131,-352/131)

Edwin


RELATED QUESTIONS

let: L1: y=3 and L2: x=3 prove that:slop(L1) × slop(L2) = - 1 (answered by MathLover1,greenestamps)
determine whether the lines l1 and l2 are parallel, perpendicular, or neither. l1:... (answered by ikleyn)
For each pair of lines, determine if they are parallel, perpendicular or neither. A. (answered by Boreal)
Determine whether the lines L1 and L2 passing through the pairs of points are parallel,... (answered by stanbon)
determine whether the lines l1 and l2 are parallel, perpendicular, or neither. l1:... (answered by MathLover1)
line L1 and L2 has equation (x-3)/2 = (y-4)/-1 = (z+1)/1 and (x-5)/4 = (y-1)/3 = (z-1)/2. (answered by Edwin McCravy)
Two lines L1: 2y-3x-6=0 ad l2: 3y+x-20=0 intersect at a point A. Another line L4 is... (answered by Theo)
Determine whether the lines L1 and L2 are parallel, skew, or intersecting. L1: x =... (answered by ikleyn)
Two point are given from each of two lines: L1 and L2. Without graphing the points,... (answered by drj)