Résolution de l’Exercice 21

L’objectif est de trouver l’équation paramétrique de la droite 𝒟\mathcal{D} passant par le point MM et orthogonale au plan 𝒫\mathcal{P}.

Rappel : Le vecteur directeur u\vec{u} de la droite 𝒟\mathcal{D} est égal au vecteur normal n\vec{n} du plan 𝒫\mathcal{P}. L’équation paramétrique d’une droite passant par M(x0,y0,z0)M(x_0, y_0, z_0) et de vecteur directeur u(a,b,c)\vec{u}(a, b, c) est : 𝒟:{x=x0+aty=y0+btz=z0+ct,t\mathcal{D} : \begin{cases} x = x_0 + at \\ y = y_0 + bt \\ z = z_0 + ct \end{cases}, t \in \mathbb{R}

a) M=(1,2,4)M = (1, 2, 4), 𝒫:x+y+z=3\mathcal{P} : x + y + z = 3

  1. Vecteur normal n\vec{n} du plan (coefficients de x,y,zx, y, z): n=(1,1,1)\vec{n} = (1, 1, 1)
  2. Vecteur directeur u\vec{u} de la droite 𝒟\mathcal{D}: u=n=(1,1,1)\vec{u} = \vec{n} = (1, 1, 1)
  3. Équation paramétrique de 𝒟\mathcal{D} passant par M(1,2,4)M(1, 2, 4): 𝒟:{x=1+ty=2+tz=4+t,t\mathcal{D} : \begin{cases} x = 1 + t \\ y = 2 + t \\ z = 4 + t \end{cases}, t \in \mathbb{R}

b) M=(1,0,0)M = (-1, 0, 0), 𝒫:x+2y+3z=7\mathcal{P} : x + 2y + 3z = 7

  1. Vecteur normal n\vec{n} du plan : n=(1,2,3)\vec{n} = (1, 2, 3)
  2. Vecteur directeur u\vec{u} de la droite 𝒟\mathcal{D}: u=n=(1,2,3)\vec{u} = \vec{n} = (1, 2, 3)
  3. Équation paramétrique de 𝒟\mathcal{D} passant par M(1,0,0)M(-1, 0, 0): 𝒟:{x=1+ty=0+2t=2tz=0+3t=3t,t\mathcal{D} : \begin{cases} x = -1 + t \\ y = 0 + 2t = 2t \\ z = 0 + 3t = 3t \end{cases}, t \in \mathbb{R}

c) M=(1,2,4)M = (1, 2, 4), 𝒫={(2,1,0)+α(1,0,3)+β(0,1,0),α,β}\mathcal{P} = \{(2, 1, 0) + \alpha(1, 0, 3) + \beta(0, 1, 0), \alpha, \beta \in \mathbb{R}\}

  1. Vecteurs directeurs du plan : u1=(1,0,3)\vec{u}_1 = (1, 0, 3) et u2=(0,1,0)\vec{u}_2 = (0, 1, 0).
  2. Vecteur normal n\vec{n} du plan (produit vectoriel u1×u2\vec{u}_1 \times \vec{u}_2): n=(103)×(010)=(003130101100)=(301)\vec{n} = \begin{pmatrix} 1 \\ 0 \\ 3 \end{pmatrix} \times \begin{pmatrix} 0 \\ 1 \\ 0 \end{pmatrix} = \begin{pmatrix} 0 \cdot 0 - 3 \cdot 1 \\ 3 \cdot 0 - 1 \cdot 0 \\ 1 \cdot 1 - 0 \cdot 0 \end{pmatrix} = \begin{pmatrix} -3 \\ 0 \\ 1 \end{pmatrix}
  3. Vecteur directeur u\vec{u} de la droite 𝒟\mathcal{D}: u=n=(3,0,1)\vec{u} = \vec{n} = (-3, 0, 1)
  4. Équation paramétrique de 𝒟\mathcal{D} passant par M(1,2,4)M(1, 2, 4): 𝒟:{x=13ty=2+0t=2z=4+t,t\mathcal{D} : \begin{cases} x = 1 - 3t \\ y = 2 + 0t = 2 \\ z = 4 + t \end{cases}, t \in \mathbb{R}

d) M=(1,2,1)M = (1, -2, 1), 𝒫={α(1,1,1)+β(0,1,1),α,β}\mathcal{P} = \{\alpha(1, -1, 1) + \beta(0, 1, 1), \alpha, \beta \in \mathbb{R}\}

  1. Vecteurs directeurs du plan : u1=(1,1,1)\vec{u}_1 = (1, -1, 1) et u2=(0,1,1)\vec{u}_2 = (0, 1, 1).
  2. Vecteur normal n\vec{n} du plan (produit vectoriel u1×u2\vec{u}_1 \times \vec{u}_2): n=(111)×(011)=((1)111101111(1)0)=(211)\vec{n} = \begin{pmatrix} 1 \\ -1 \\ 1 \end{pmatrix} \times \begin{pmatrix} 0 \\ 1 \\ 1 \end{pmatrix} = \begin{pmatrix} (-1) \cdot 1 - 1 \cdot 1 \\ 1 \cdot 0 - 1 \cdot 1 \\ 1 \cdot 1 - (-1) \cdot 0 \end{pmatrix} = \begin{pmatrix} -2 \\ -1 \\ 1 \end{pmatrix}
  3. Vecteur directeur u\vec{u} de la droite 𝒟\mathcal{D}: u=n=(2,1,1)\vec{u} = \vec{n} = (-2, -1, 1)
  4. Équation paramétrique de 𝒟\mathcal{D} passant par M(1,2,1)M(1, -2, 1): 𝒟:{x=12ty=2tz=1+t,t\mathcal{D} : \begin{cases} x = 1 - 2t \\ y = -2 - t \\ z = 1 + t \end{cases}, t \in \mathbb{R}

Résolution de l’Exercice 22

L’objectif est de trouver une équation cartésienne du plan 𝒫\mathcal{P} défini par un point MM et deux vecteurs directeurs u\vec{u} et v\vec{v}.

Rappel : 1. Le vecteur normal n\vec{n} du plan est obtenu par le produit vectoriel des deux vecteurs directeurs : n=u×v\vec{n} = \vec{u} \times \vec{v}. Si n=(a,b,c)\vec{n}=(a, b, c), l’équation est de la forme ax+by+cz=dax + by + cz = d. 2. Le terme dd est trouvé en substituant les coordonnées du point MM dans l’équation.

a) M=(1,0,1)M = (1, 0, 1), u=(1,1,0)\vec{u} = (1, 1, 0), v=(1,0,0)\vec{v} = (1, 0, 0)

  1. Vecteur normal n\vec{n} : u×v\vec{u} \times \vec{v} n=(110)×(100)=(100001101011)=(001)\vec{n} = \begin{pmatrix} 1 \\ 1 \\ 0 \end{pmatrix} \times \begin{pmatrix} 1 \\ 0 \\ 0 \end{pmatrix} = \begin{pmatrix} 1 \cdot 0 - 0 \cdot 0 \\ 0 \cdot 1 - 1 \cdot 0 \\ 1 \cdot 0 - 1 \cdot 1 \end{pmatrix} = \begin{pmatrix} 0 \\ 0 \\ -1 \end{pmatrix} Nous pouvons prendre n=(0,0,1)\vec{n} = (0, 0, -1).
  2. Équation cartésienne temporaire (ax+by+cz=dax + by + cz = d): 0x+0y1z=dz=d0x + 0y - 1z = d \implies -z = d
  3. Trouver dd en utilisant M(1,0,1)M(1, 0, 1): (1)=dd=1-(1) = d \implies d = -1
  4. Équation cartésienne finale : z=1z=1-z = -1 \implies z = 1

L’équation cartésienne du plan 𝒫\mathcal{P} est 𝐳=1\mathbf{z = 1}.

b) M=(1,0,0)M = (1, 0, 0), u=(1,2,3)\vec{u} = (1, 2, 3), v=(1,0,1)\vec{v} = (1, 0, 1)

  1. Vecteur normal n\vec{n} : u×v\vec{u} \times \vec{v} n=(123)×(101)=(213031111021)=(222)\vec{n} = \begin{pmatrix} 1 \\ 2 \\ 3 \end{pmatrix} \times \begin{pmatrix} 1 \\ 0 \\ 1 \end{pmatrix} = \begin{pmatrix} 2 \cdot 1 - 3 \cdot 0 \\ 3 \cdot 1 - 1 \cdot 1 \\ 1 \cdot 0 - 2 \cdot 1 \end{pmatrix} = \begin{pmatrix} 2 \\ 2 \\ -2 \end{pmatrix} Nous pouvons simplifier le vecteur normal en divisant par 2 : n=(1,1,1)\vec{n} = (1, 1, -1).
  2. Équation cartésienne temporaire (ax+by+cz=dax + by + cz = d): 1x+1y1z=dx+yz=d1x + 1y - 1z = d \implies x + y - z = d
  3. Trouver dd en utilisant M(1,0,0)M(1, 0, 0): (1)+(0)(0)=dd=1(1) + (0) - (0) = d \implies d = 1
  4. Équation cartésienne finale : x+yz=1x + y - z = 1

L’équation cartésienne du plan 𝒫\mathcal{P} est 𝐱+𝐲𝐳=1\mathbf{x + y - z = 1}.