Determining if a line is perpendicular in ##R^3##

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
Calpalned
Messages
297
Reaction score
6

Homework Statement


Is the line through (-2, 4, 0) and (1, 1, 1) perpendicular to the line through (2, 3, 4) and (3, -1, -8)?

Homework Equations


R = R0 + tV (for each line)

The Attempt at a Solution


If the lines are parallel, then the V for the two equations will be proportional to each other. How are the two V's related if they are perpendicular?
 
Physics news on Phys.org
Calpalned said:

Homework Statement


Is the line through (-2, 4, 0) and (1, 1, 1) perpendicular to the line through (2, 3, 4) and (3, -1, -8)?

Homework Equations


R = R0 + tV (for each line)

The Attempt at a Solution


If the lines are parallel, then the V for the two equations will be proportional to each other. How are the two V's related if they are perpendicular?

Think dot product.
 
I see thank you, Dick.
 
You could also use the cross product if you prefer that.