Hallo…
Ich will eine Ebenengleichung in Parameterform aus 3 Punkten erstellen.
Gegeben sind die Punkte
Punkte A(2/4/0) B(5/7/-2) C (11/13/-6)
Also müsste Stützvektor OA+s*AB+t*AC - als Spannvektoren.
Demzufolge:
\left(
\begin{array}{c} 2\ 4\ 0 \end{array}
\right)
- s \cdot
\left(
\begin{array}{c} 5-2\ 7-4\ -2-0 \end{array}
\right) - t \cdot
\left(
\begin{array}{c} 11-2\ 13-4\ -6-0 \end{array}
\right)
Das ist falsch und ich weiß nicht warum?
Danke im voraus.
––––––––––––––––––
MOD: Formatierungsproblem mit Formel behoben.