On a A\left(-1;-3;2\right), B\left(4;-1;4\right) et C\left(2;1;-1\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} 4+1 \cr\cr -1+3 \cr\cr 4-2 \end{pmatrix}, donc \overrightarrow{AB}\begin{pmatrix} 5 \cr\cr 2 \cr\cr 2 \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} 2+1 \cr\cr 1+3 \cr\cr -1-2 \end{pmatrix}, donc \overrightarrow{AC}\begin{pmatrix} 3 \cr\cr 4 \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 que \overrightarrow{n}\begin{pmatrix} -2 \cr\cr 3 \cr\cr 2 \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} -2 \cr\cr 3 \cr\cr 2 \end{pmatrix}, \overrightarrow{AB}\begin{pmatrix} 5 \cr\cr 2 \cr\cr 2 \end{pmatrix} et \overrightarrow{AC}\begin{pmatrix} 3 \cr\cr 4 \cr\cr -3 \end{pmatrix}. D'où :
- \overrightarrow{n}.\overrightarrow{AB}= -2\times5+3\times2+2\times2 = -10 + 6 +4 =0
- \overrightarrow{n}.\overrightarrow{AC}= -2\times3+3\times4+2\times\left(-3\right)=-6+12-6=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} -2 \cr\cr 3 \cr\cr 2 \end{pmatrix} donc P a une équation cartésienne de la forme :
-2x+3y+2z+d=0
De plus, A\left(-1;-3;2\right)\in P donc ses coordonnées vérifient l'équation de P.
On obtient :
-2\times\left(-1\right)+3\times\left(-3\right)+2\times2 + d=0
2-9+4+d=0
d=3
On a donc P: -2x+3y+2z+3=0