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

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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.