Prove a vector is perpendicular to a plane?

Click For Summary
SUMMARY

The discussion centers on proving that the vector D, defined as D = (A x B) + (B x C) + (C x A), is perpendicular to the plane formed by the points A, B, and C. The key mathematical concepts utilized include the cross product and the dot product, with the conclusion that D is indeed perpendicular to the plane since the normal vector n, derived from the cross product of vectors AB and BC, is parallel to D. The dot product of D with any vector in the plane results in zero, confirming the perpendicularity.

PREREQUISITES
  • Understanding of vector operations, specifically cross product and dot product.
  • Familiarity with the geometric interpretation of vectors in three-dimensional space.
  • Knowledge of the vector equation of a plane.
  • Basic proficiency in LaTeX for mathematical expressions.
NEXT STEPS
  • Study the properties of the cross product and its geometric implications.
  • Learn how to derive the normal vector of a plane using vector algebra.
  • Explore the applications of the dot product in determining perpendicularity in vector spaces.
  • Practice using LaTeX for writing mathematical equations and expressions effectively.
USEFUL FOR

Students studying vector calculus, mathematicians, and anyone interested in understanding the geometric relationships between vectors and planes in three-dimensional space.

dangsy
Messages
14
Reaction score
0

Homework Statement


Vectors A, B and C are vectors from the origin to the points a, b, c respectively, and the Vector D is defined as

D= (AxB)+(BxC)+(CxA)

Show that D is Perpendicular to the plane in which the points A, B, and C lie


Homework Equations


Cross Product


The Attempt at a Solution


I tried writing everything out doing the Det of each Cross product to find anything to cancel without any luck.

I also understand that if a b and c are points lying on a plane, then crossing each of these vectors AxB, BxC, and CxA should give me a vector perpendicular to that plane...how do I show this mathmatically?

Thanks for the help =)
 
Physics news on Phys.org
Couple of things I suppose. The dot product of perpendicular vectors is zero. so D dotted into the vector from A to B or B to C or C to A etc. should all be zero. Do you know the vector equation of a plane?
 
Last edited:
Kurdt said:
Couple of things I suppose. The dot product of perpendicular vectors is zero. so D dotted into the vector from A to B or B to C or C to A etc. should all be zero. Do you know the vector equation of a plane?


n . (r->p) = 0

if n is the normal vector ( D in this case I think )
r and p are the points in the plane ( A->B, B->C, C->A)

I'm still not understanding how it relates =(
 
Hi dangsy, a shortcut (if it's allowed by your teacher)!

Three points always lie in a plane -- that we know. Chose the point 'a' as the origin.

Then A = 0, which gives,

D = BXC, which we know is perp to the plane.
 
Let \overrightarrow{n}= Normal vector of the plane where points a, b and c lie on.

<br /> \begin{equation*}<br /> \begin{split}<br /> \overrightarrow{n} &amp;= \overrightarrow{ab}\ x\ \overrightarrow{bc} <br /> \\<br /> &amp;= (\overrightarrow{B} - \overrightarrow{A})\ x\ (\overrightarrow{C} - \overrightarrow{B})<br /> \\<br /> &amp;= [(\overrightarrow{B} - \overrightarrow{A})\ x\ \overrightarrow{C}] - [(\overrightarrow{B} - \overrightarrow{A})\ x\ \vec{B}] <br /> \\<br /> &amp;= [(\overrightarrow{B} \ x\ \overrightarrow{C})\ - (\overrightarrow{A} \ x\ \overrightarrow{C})] \ -\ [(\overrightarrow{B} \ x\ \overrightarrow{B})\ - (\overrightarrow{A} \ x\ \overrightarrow{B})]<br /> \\<br /> &amp;= [(\overrightarrow{B} \ x\ \overrightarrow{C})\ + (\overrightarrow{C} \ x\ \overrightarrow{A})] \ +\ (\overrightarrow{A} \ x\ \overrightarrow{B})]<br /> \\ <br /> &amp;=(\overrightarrow{A} \ x\ \overrightarrow{B})\ + (\overrightarrow{B} \ x\ \overrightarrow{C}) \ +\ (\overrightarrow{C} \ x\ \overrightarrow{A})<br /> <br /> \ Note\ that: -(\overrightarrow{A} \ x\ \overrightarrow{C}) = \overrightarrow{C} \ x\ \overrightarrow{A}\ and \ \overrightarrow{B} \ x\ \overrightarrow{B} = \overrightarrow{0} <br /> \\<br /> &amp;=\overrightarrow{D} <br /> \\<br /> &amp;\overrightarrow{n} = \overrightarrow{D} <br /> \\<br /> &amp;\ which\ means\ \overrightarrow{n} \ is \ parallel \ with\ \overrightarrow{D}<br /> \\<br /> &amp;\overrightarrow{n}\ is \ perpendicular \ to \ the \ plane.\ Therefore,\ \overrightarrow{D} \ is\ also \ perpendicular\ to \ the \ plane. <br /> \end{split}<br /> \end{equation*}<br />

This Latex is extremely difficult to use.
 
Last edited:

Similar threads

Replies
26
Views
2K
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
3
Views
4K
Replies
5
Views
2K
Replies
1
Views
1K
Replies
6
Views
2K
Replies
6
Views
8K
Replies
1
Views
3K
Replies
12
Views
3K