How to Determine Orthogonal Vectors

AI Thread Summary
To determine if vector v = [-3, -5, -4]T is orthogonal to the plane defined by points A(-8, 4, 5), B(-3, 8, 4), and C(8, -2, -1), first form vectors AB and AC from these points. Calculate the cross product of AB and AC to find the normal vector of the plane. A vector is orthogonal to the plane if it is orthogonal to this normal vector. Finally, check if the dot product of vector v with the normal vector equals zero, confirming orthogonality.
AOXX24
Messages
2
Reaction score
0
Hey guys,

I have searched all over the forum but each thread seems to have a different way of solving this problem.

I have changed the values from the coursework question so I can work it out for myself so here is an example one, I hope someone can give me some advice/steps on how to work it out.

Find out whether vector v = [− 3, −5, −4]T is orthogonal to the plane containing points
A(-8,4,5), B(-3,8,4) and C(8,-2-1).

I know what I need to use ax + by + cz = 0, I'm just unsure of how to work it out. :)
 
Physics news on Phys.org
A vector is orthogonal to a plane if it is orthogonal to two non parallel vectors in that plane.
Form the vectors AB and AC and verify if v is orthogonal to both.
 
will do , thank you :)
 

Similar threads

Replies
6
Views
2K
Replies
16
Views
3K
Replies
11
Views
3K
Replies
14
Views
2K
Replies
6
Views
1K
Replies
2
Views
2K
Replies
17
Views
6K
Back
Top