Könnte jemand meine selbst gelöste Lösung korrigieren? Weil ich nicht sicher bin
AUFGABE:
Gib eine Parameterdarstellung der Ebene e, die die Punkte A,B und C enthält, an
e[A=(-2|3|3), B=(3|-2|1), C=(-5|-1|0)]
Meine Lösung:
E: X=(-2|3|8)+s*(5|1|-7)+t*(-3|2|8)
E: x⃗ \vec{x} x = a⃗ \vec{a} a + s * b⃗ \vec{b} b + t * c⃗ \vec{c} c
Stützvektor a⃗ \vec{a} a = (−233) \begin{pmatrix} -2\\3\\3 \end{pmatrix} ⎝⎛−233⎠⎞
Richtungsvektor b⃗ =AB⃗ =(5−5−2) \vec{b } \ = \vec{AB} \ = \begin{pmatrix} 5\\-5\\-2 \end{pmatrix} b =AB =⎝⎛5−5−2⎠⎞
Richtungsvektor c⃗ \vec{c} c = AC⃗ \vec{AC} AC = (−3−4−3) \begin{pmatrix} -3\\-4\\-3 \end{pmatrix} ⎝⎛−3−4−3⎠⎞
E: x⃗ \vec{x} x = (−233) \begin{pmatrix} -2\\3\\3 \end{pmatrix} ⎝⎛−233⎠⎞ + s * (5−5−2) \begin{pmatrix} 5\\-5\\-2 \end{pmatrix} ⎝⎛5−5−2⎠⎞ + t *(−3−4−3) \begin{pmatrix} -3\\-4\\-3 \end{pmatrix} ⎝⎛−3−4−3⎠⎞
Danke schön!
Ein anderes Problem?
Willkommen bei der Mathelounge! Stell deine Frage einfach und kostenlos