On a A\left(3;0;5\right), B\left(2;-1;6\right) et C\left(4;0;2\right).
Quelle proposition démontre correctement que A, B et C forment un plan ?
Les points A, B et C forment un plan si et seulement s'ils ne sont pas alignés, c'est-à-dire si et seulement si les vecteurs \overrightarrow{AB} et \overrightarrow{AC} ne sont pas colinéaires.
\overrightarrow{AB}\begin{pmatrix} x_B-x_A \cr\cr y_B-y_A \cr\cr z_B-z_A\end{pmatrix}, \overrightarrow{AB}\begin{pmatrix} 2-3 \cr\cr -1-0 \cr\cr 6-5 \end{pmatrix}, donc \overrightarrow{AB}\begin{pmatrix} -1 \cr\cr -1 \cr\cr 1 \end{pmatrix}
\overrightarrow{AC}\begin{pmatrix} x_C-x_A \cr\cr y_C-y_A \cr\cr z_C-z_A\end{pmatrix}, \overrightarrow{AC}\begin{pmatrix} 4-3 \cr\cr 0-0 \cr\cr 2-5 \end{pmatrix}, donc \overrightarrow{AC}\begin{pmatrix} 1 \cr\cr 0 \cr\cr -3 \end{pmatrix}
Les coordonnées de \overrightarrow{AB} et \overrightarrow{AC} ne sont pas proportionnelles. Les vecteurs ne sont donc pas colinéaires.
A, B et C forment bien un plan.
Quelle proposition démontre correctement que \overrightarrow{n}\begin{pmatrix} 3 \cr\cr -2 \cr\cr 1 \end{pmatrix} est normal au plan ABC ?
Le vecteur \overrightarrow{n} est normal au plan ABC si et seulement si \overrightarrow{n} est orthogonal à deux vecteurs non colinéaires du plan, par exemple \overrightarrow{AB} et \overrightarrow{AC}.
\overrightarrow{u} et \overrightarrow{v} sont orthogonaux si et seulement si \overrightarrow{u}.\overrightarrow{v}=0, c'est-à-dire si et seulement si :
x_\overrightarrow{u}x_\overrightarrow{v}+y_\overrightarrow{u}y_\overrightarrow{v}+z_\overrightarrow{u}z_\overrightarrow{v}=0
Ici, on a : \overrightarrow{n}\begin{pmatrix} 3 \cr\cr -2 \cr\cr 1 \end{pmatrix}, \overrightarrow{AB}\begin{pmatrix} -1 \cr\cr -1 \cr\cr 1 \end{pmatrix} et \overrightarrow{AC}\begin{pmatrix} 1 \cr\cr 0 \cr\cr -3 \end{pmatrix}. D'où :
- \overrightarrow{n}.\overrightarrow{AB}=3\times\left(-1\right)+\left(-2\right)\times\left(-1\right)+1\times1=-3+2+1=0
- \overrightarrow{n}.\overrightarrow{AC}=3\times1+\left(-2\right)\times0+1\times\left(-3\right)=3+0-3=0
\overrightarrow{n} est bien orthogonal aux deux vecteurs non colinéaires du plan \overrightarrow{AB} et \overrightarrow{AC}.
\overrightarrow{n} est un vecteur normal au plan ABC.
Dans quelle proposition en déduit-on une équation cartésienne du plan ABC, noté P ?
P a pour vecteur normal \overrightarrow{n}\begin{pmatrix} 3 \cr\cr -2 \cr\cr 1 \end{pmatrix} donc P a une équation cartésienne de la forme :
3x-2y+z+d=0
De plus, A\left(3;0;5\right)\in P donc ses coordonnées vérifient l'équation de P.
On obtient :
3\times3-2\times0+5+d=0
9+0+5+d=0
d=-14
On a donc P: 3x-2y+z-14=0