Le paln

#2bacsef

1) Vecteur normal à un plan

Définition

Soit (P)(P) un plan dans l’espace. On appelle vecteur normal à (P)(P), tout vecteur n\vec{n} non nul orthogonal au plan (P)(P)

n(P)

Remarque

Si (P)(P) plan de vecteur normal n\vec{n} et A(P)A\in(P) et M(P)M\in(P) Alors AMn\overrightarrow{AM}\perp \vec{n} donc n.AM=0\vec{n}.\overrightarrow{AM}=0

2) Equation cartésienne d’un plan

Soit (P)(P) un plan de vecteur normal n(a,b,c)\vec{n}(a,b,c) avec (a;b;c)(0,0,0)(a; b; c) \ne (0, 0, 0) et A(xA;yA;zA)(P)A(x_A;y_A;z_A) \in (P)

M(x;y;z)(P)nAM=0a(xxA)+b(yyA)+c(zzA)=0ax+by+cz+(axAbyAczA)=0ax+by+cz+d=0avecd=axAbyAczA\begin{aligned} M(x;y;z) \in (P) &\Longleftrightarrow \vec{n} \cdot \overrightarrow{AM} = 0 \\ &\Longleftrightarrow a(x - x_A) + b(y - y_A) + c(z - z_A) = 0 \\ &\Longleftrightarrow ax + by + cz + (-ax_A - by_A - cz_A) = 0 \\ &\Longleftrightarrow ax + by + cz + d = 0 \quad \text{avec} \quad d = -ax_A - by_A - cz_A \end{aligned}

Proposition

Soient aa, bb, cc et dd des réels tels que (a;b;c)(0,0,0)(a; b; c) \ne (0, 0, 0).

L’ensemble des points M(x;y;z)M(x ;y ;z) de l’espace qui vérifient :

ax+by+cz+d=0ax + by + cz + d = 0

est un plan et n(a;b;c)\vec{n}(a; b; c) est un vecteur normal à ce plan.

Proposition

Si (P)(P) est un plan, A(P)A \in (P) et n(a;b;c)\vec{n}(a; b; c) est un vecteur normal à (P)(P), alors :

  • M(x;y;z)(P)\forall M(x;y;z) \in (P), on a : nAM=0\vec{n} \cdot \overrightarrow{AM} = 0
  • Une équation de (P)(P) est : ax+by+cz+d=0ax + by + cz + d = 0 avec dRd \in \mathbb{R}

Exemple

Déterminer l’équation cartésienne du plan (P)(P) qui passe par le point A(1;1;2)A(1;-1;2) et de vecteur normal n(2;4;3)\vec{n}(2; 4; 3).

Correction

Méthode 1 :

On sait que l’équation de (P)(P) s’écrit sous la forme : ax+by+cz+d=0ax + by + cz + d = 0.

Comme n(2;4;3)\vec{n}(2; 4; 3) est un vecteur normal à (P)(P), on a : a=2a=2, b=4b=4, c=3c=3.

Donc : (P):2x+4y+3z+d=0(P): 2x + 4y + 3z + d = 0

A(1;1;2)(P)2×1+4×(1)+3×2+d=0d=4A(1;-1;2) \in (P) \Rightarrow 2 \times 1 + 4 \times (-1) + 3 \times 2 + d = 0 \Rightarrow d = -4

Donc : (P):2x+4y+3z4=0(P): 2x + 4y + 3z - 4 = 0

Méthode 2 :

M(x,y,z)(P)    nAM=0    2(x1)+4(y+1)+3(z2)=0    2x+4y+3z4=0\begin{aligned} M(x,y,z) \in (P) &\iff \vec{n} \cdot \overrightarrow{AM} = 0 \\ &\iff 2(x - 1) + 4(y + 1) + 3(z - 2) = 0 \\ &\iff 2x + 4y + 3z - 4 = 0 \end{aligned}

Donc : (P):2x+4y+3z4=0(P): 2x + 4y + 3z - 4 = 0


Proposition

Soit AA un point de l’espace et u(a,b,c)0\vec{u}(a,b,c) \ne 0 avec kRk \in \mathbb{R}.

L’ensemble des points MM de l’espace tels que : uAM=k\vec{u} \cdot \overrightarrow{AM} = k est un plan d’équation de la forme : ax+by+cz+d=0ax + by + cz + d = 0 avec dRd \in \mathbb{R}.

Exemple

A(1;1;2)A(1;-1;2) et u(2;1;1)\vec{u}(2;1;-1)

Déterminer (P)(P), l’ensemble des points MM de l’espace tels que : uAM=1\vec{u} \cdot \overrightarrow{AM} = -1

Correction

M(x;y;z)(P)    uAM=1    2(x1)+(y+1)(z2)=1    2x+yz+2=0\begin{aligned} M(x;y;z) \in (P) &\iff \vec{u} \cdot \overrightarrow{AM} = -1 \\ &\iff 2(x - 1) + (y + 1) - (z - 2) = -1 \\ &\iff 2x + y - z + 2 = 0 \end{aligned}

Donc (P)(P) est un plan d’équation : 2x+yz+2=02x + y - z + 2 = 0