Homework Statement
Find the line through (3, 1, -2) that intersects and is perpendicular to the line x = -1 + t, y = -2 + t, z = -1 + t.
Homework Equations
line l through P (x1, y1, z1) and Q (x2, y2, z2) has the following form
x = x1 + (x2 - x1)t
y = y1 + (y2 - y1)t
z = z1 + (z2 -...