I x 1 + x 2 + 7 x 3 = 2 I I 2 x 1 − x 2 − 3 x 3 = − 5 I I I 4 x 1 − x 2 + 4 x 3 = − 7 \def\arraystretch{1.25} \begin{array}{rccccccc}\mathrm{I}& x_1 & + & x_2 & + & 7x_3 & = & 2 \\\mathrm{II} &2x_1 & - & x_2 & - & 3x_3 & = & -5 \\ \mathrm{III} & 4x_1& - & x_2 & + & 4x_3 & = & -7
\end{array}
I II III x 1 2 x 1 4 x 1 + − − x 2 x 2 x 2 + − + 7 x 3 3 x 3 4 x 3 = = = 2 − 5 − 7
Zunächst solltest du es zu einer erweiterten Koeffizientenmatrix umschreiben:
( 1 1 7 2 2 − 1 − 3 − 5 4 − 1 4 − 7 ) \def\arraystretch{1.25} \left(\begin{array}{rrr|c}1&1&7&2\\\textcolor{ff6600}{2} & -1&-3&-5\\ \textcolor{ff6600}{4} &-1&4&-7 \end{array}\right) 1 2 4 1 − 1 − 1 7 − 3 4 2 − 5 − 7
Als ersten Schritt des Gaußverfahrens verwendest du jetzt das Additionsverfahren , um die beiden Einträge, die jetzt orange \textcolor{ff6600}{\text{ orange}} orange markiert sind auf null zu bringen.
( 1 1 7 2 2 − 1 − 3 − 5 4 − 1 4 − 7 ) I I − 2 ⋅ I → ( 1 1 7 2 0 − 3 − 17 − 9 4 − 1 4 − 7 ) ( 1 1 7 2 0 − 3 − 17 − 9 4 − 1 4 − 7 ) I I I − 4 ⋅ I → ( 1 1 − 7 2 0 − 3 − 17 − 9 0 − 5 − 24 − 15 ) \def\arraystretch{1.25} \begin{array}{c} \left(\begin{array}{rrr|c}1&1&7&2\\\textcolor{ff6600}{2} &-1&-3&-5\\\textcolor{ff6600}{4} &-1&4&-7\end{array}\right)&\underrightarrow{\mathrm{II}-2\cdot\mathrm{I}}&\left(\begin{array}{rrr|c}1&1&7&2\\0&-3&-17&-9\\4&-1&4&-7\end{array}\right)\\ \\\left(\begin{array}{rrr|c}1&1&7&2\\0&-3&-17&-9\\4&-1&4&-7\end{array}\right)&\underrightarrow{\mathrm{III}-4\cdot\mathrm{I}}&\left(\begin{array}{rrr|c}1&1&-7&2\\\textcolor{ff6600}{0}&-3&-17&-9\\ \textcolor{ff6600}{0}&\textcolor{006400}{-5}&-24&-15\end{array}\right) \end{array}
1 2 4 1 − 1 − 1 7 − 3 4 2 − 5 − 7 1 0 4 1 − 3 − 1 7 − 17 4 2 − 9 − 7 II − 2 ⋅ I III − 4 ⋅ I 1 0 4 1 − 3 − 1 7 − 17 4 2 − 9 − 7 1 0 0 1 − 3 − 5 − 7 − 17 − 24 2 − 9 − 15
Dazu ziehst du von der zweiten Zeile das Doppelte der ersten Zeile ab ( I I − 2 ⋅ I ) \left(\mathrm{II}-2\cdot\mathrm{I}\right)( II − 2 ⋅ I ) .
Anschließend ziehst du von der dritten Zeile das Vierfache der ersten Zeile ab ( I I I − 4 ⋅ I ) \left( \mathrm{III}-4\cdot\mathrm{I}\right)( III − 4 ⋅ I ) .
Jetzt gibt es in deiner erweiterten Koeffizientenmatrix nur noch einen Eintrag unter der Diagonalen, der nicht null ist, in der Matrix ist er gr u ¨ n \textcolor{006400}{ \text{grün} } gr u ¨ n markiert.
Damit auch in diesem Eintrag der Matrix eine null steht, addierst du nun zum minus Dreifachen der dritten Zeile das Fünffache der zweiten Zeile ( − 3 ⋅ I I I + 5 ⋅ I I ) \left(-3\cdot\mathrm{III}+5\cdot\mathrm{II}\right)( − 3 ⋅ III + 5 ⋅ II ) .
( 1 1 − 7 2 0 − 3 − 17 − 9 0 − 5 − 24 − 15 ) − 3 ⋅ I I I + 5 ⋅ I I → ( 1 1 − 7 2 0 − 3 − 17 − 9 0 0 − 13 0 ) \def\arraystretch{1.25} \begin{array}{c} \left(\begin{array}{rrr|c}1&1& -7&2 \\\textcolor{ff6600}{0}&-3&-17&-9\\ \textcolor{ff6600}{0}& \textcolor{006400}{-5}&-24&-15 \end{array}\right)&\underrightarrow{-3\cdot\mathrm{III}+5\cdot\mathrm{II}}&\left(\begin{array}{rrr|c}1&1& -7&2 \\\textcolor{ff6600}{0}&-3&-17&-9\\ \textcolor{ff6600}{0}& \textcolor{006400}{0}&-13&0 \end{array}\right) \end{array}
1 0 0 1 − 3 − 5 − 7 − 17 − 24 2 − 9 − 15 − 3 ⋅ III + 5 ⋅ II 1 0 0 1 − 3 0 − 7 − 17 − 13 2 − 9 0
Die letzte Zeile lautet nun: − 13 x 3 = 0 ⇒ x 3 = 0 -13x_3=0\;\Rightarrow\;x_3=0 − 13 x 3 = 0 ⇒ x 3 = 0
Aus Zeile 2 22 folgt dann mit x 3 = 0 x_3=0x 3 = 0 : − 3 x 2 − 17 ⋅ 0 = − 9 ⇒ x 2 = 3 \; -3x_2-17\cdot 0=-9\;\Rightarrow\;x_2=3− 3 x 2 − 17 ⋅ 0 = − 9 ⇒ x 2 = 3
Aus Zeile 1 11 folgt dann mit x 3 = 0 x_3=0x 3 = 0 und x 2 = 3 x_2=3x 2 = 3 : x 1 + 3 − 7 ⋅ 0 = 2 ⇒ x 1 = − 1 \;x_1+3-7\cdot 0=2\;\Rightarrow\;x_1=-1x 1 + 3 − 7 ⋅ 0 = 2 ⇒ x 1 = − 1
Antwort: Das lineare Gleichungssystem hat die Lösungsmenge L = { ( − 1 ∣ 3 ∣ 0 } \mathbb{L}=\{(-1|3|0\}L = {( − 1∣3∣0 }
Du machst den Ansatz: v ⃗ = r ⋅ a ⃗ + s ⋅ b ⃗ + t ⋅ c ⃗ \vec v=r\cdot\vec a+s\cdot \vec b +t\cdot \vec cv = r ⋅ a + s ⋅ b + t ⋅ c
( 14 − 5 7 ) = r ⋅ ( 0 1 3 ) + s ⋅ ( − 1 3 7 ) + t ⋅ ( 5 − 2 2 ) \begin{pmatrix}14 \\ -5 \\ 7 \end{pmatrix}=r\cdot\begin{pmatrix}0 \\ 1 \\ 3 \end{pmatrix}+s\cdot \begin{pmatrix} -1 \\3 \\7 \end{pmatrix}+t\cdot \begin{pmatrix} 5 \\ -2 \\ 2 \end{pmatrix} 14 − 5 7 = r ⋅ 0 1 3 + s ⋅ − 1 3 7 + t ⋅ 5 − 2 2
Um das Gaußverfahren anzuwenden, sollte in der erweiterten Koeffizientenmatrix an der ersten Stelle keine 0 00 stehen. Deshalb werden die Spalten 1 11 und 2 22 vertauscht.
( − 1 0 5 14 3 1 − 2 − 5 7 3 2 7 ) \def\arraystretch{1.25} \left(\begin{array}{rrr|c}-1&0&5&14\\\textcolor{ff6600}{3} & 1&-2&-5\\ \textcolor{ff6600}{7} &3&2&7 \end{array}\right) − 1 3 7 0 1 3 5 − 2 2 14 − 5 7
Als ersten Schritt des Gaußverfahrens verwendest du jetzt das Additionsverfahren , um die beiden Einträge, die jetzt orange \textcolor{ff6600}{\text{ orange}} orange markiert sind auf null zu bringen.
( − 1 0 5 14 3 1 − 2 − 5 7 3 2 7 ) I I + 3 ⋅ I → ( − 1 0 5 14 0 1 13 37 7 3 2 7 ) ( − 1 0 5 14 0 1 13 37 7 3 2 7 ) I I I + 7 ⋅ I → ( − 1 0 5 14 0 1 13 37 0 3 37 105 ) \def\arraystretch{1.25} \begin{array}{c} \left(\begin{array}{rrr|c}-1&0&5&14\\\textcolor{ff6600}{3} & 1&-2&-5\\ \textcolor{ff6600}{7} &3&2&7 \end{array}\right)
&\underrightarrow{\mathrm{II}+3\cdot\mathrm{I}}&\left(\begin{array}{rrr|c}-1&0&5&14\\\textcolor{ff6600}{0} & 1&13&37\\ \textcolor{ff6600}{7} &3&2&7 \end{array}\right)\\ \\\left(\begin{array}{rrr|c}-1&0&5&14\\\textcolor{ff6600}{0} & 1&13&37\\ \textcolor{ff6600}{7} &3&2&7 \end{array}\right)&\underrightarrow{\mathrm{III}+7\cdot\mathrm{I}}&\left(\begin{array}{rrr|c}-1&0&5&14\\\textcolor{ff6600}{0}&1&13&37\\ \textcolor{ff6600}{0}&\textcolor{006400}{3}&37&105\end{array}\right) \end{array} − 1 3 7 0 1 3 5 − 2 2 14 − 5 7 − 1 0 7 0 1 3 5 13 2 14 37 7 II + 3 ⋅ I III + 7 ⋅ I − 1 0 7 0 1 3 5 13 2 14 37 7 − 1 0 0 0 1 3 5 13 37 14 37 105
Dazu addierst du zur zweiten Zeile das Dreifache der ersten Zeile ( I I + 3 ⋅ I ) \left(\mathrm{II}+3\cdot\mathrm{I}\right)( II + 3 ⋅ I ) .
Anschließend addierst du zur dritten Zeile das Siebenfache der ersten Zeile ( I I I + 7 ⋅ I ) \left( \mathrm{III}+7\cdot\mathrm{I}\right)( III + 7 ⋅ I ) .
Jetzt gibt es in deiner erweiterten Koeffizientenmatrix nur noch einen Eintrag unter der Diagonalen, der nicht null ist, in der Matrix ist er gr u ¨ n \textcolor{006400}{ \text{grün} } gr u ¨ n markiert.
Damit auch in diesem Eintrag der Matrix eine null steht, subtrahierst du das Dreifache der zweiten Zeile von der dritten Zeile ( I I I − 3 ⋅ I I ) \left(\mathrm{III}-3\cdot\mathrm{II}\right)( III − 3 ⋅ II ) .
( − 1 0 5 14 0 1 13 37 0 3 37 105 ) I I I − 3 ⋅ I I → ( − 1 0 5 14 0 1 13 37 0 0 − 2 − 6 ) \def\arraystretch{1.25} \begin{array}{c} \left(\begin{array}{rrr|c}-1&0&5&14\\\textcolor{ff6600}{0}&1&13&37\\ \textcolor{ff6600}{0}&\textcolor{006400}{3}&37&105\end{array}\right)&\underrightarrow{\mathrm{III}-3\cdot\mathrm{II}}&\left(\begin{array}{rrr|c}-1&0&5&14 \\\textcolor{ff6600}{0}&1&13&37\\ \textcolor{ff6600}{0}& \textcolor{006400}{0}&-2&-6 \end{array}\right) \end{array}
− 1 0 0 0 1 3 5 13 37 14 37 105 III − 3 ⋅ II − 1 0 0 0 1 0 5 13 − 2 14 37 − 6
Die letzte Zeile lautet nun: − 2 ⋅ t = − 6 ⇒ t = 3 -2\cdot t=-6\;\Rightarrow\;t=3 − 2 ⋅ t = − 6 ⇒ t = 3
Aus Zeile 2 22 folgt dann mit t = 3 t=3t = 3 : r + 13 ⋅ 3 = 37 ⇒ r = − 2 \; r+13\cdot 3=37\;\Rightarrow\;r=-2r + 13 ⋅ 3 = 37 ⇒ r = − 2
Aus Zeile 1 11 folgt dann mit t = 3 t=3t = 3 und r = − 2 r=-2r = − 2 : − s + 0 ⋅ ( − 2 ) + 5 ⋅ 3 = 14 ⇒ s = 1 \;-s+0\cdot(-2)+5\cdot 3=14\;\Rightarrow\;s=1− s + 0 ⋅ ( − 2 ) + 5 ⋅ 3 = 14 ⇒ s = 1
Antwort: Der Vektor v ⃗ \vec vv kann durch die folgende Linearkombination dargestellt werden:
( 14 − 5 7 ) = ( − 2 ) ⋅ ( 0 1 3 ) + 1 ⋅ ( − 1 3 7 ) + 3 ⋅ ( 5 − 2 2 ) \begin{pmatrix}14 \\ -5 \\ 7 \end{pmatrix}=(-2)\cdot\begin{pmatrix}0 \\ 1 \\ 3 \end{pmatrix}+1\cdot \begin{pmatrix} -1 \\3 \\7 \end{pmatrix}+3\cdot \begin{pmatrix} 5 \\ -2 \\ 2 \end{pmatrix} 14 − 5 7 = ( − 2 ) ⋅ 0 1 3 + 1 ⋅ − 1 3 7 + 3 ⋅ 5 − 2 2
Lösung zu a) Die rote Ebene ist die Ebene E 1 E_1E 1 in Koordinatenform : 2 x 1 + 3 x 2 + 2 x 3 = 12 2x_1+3x_2+2x_3=122 x 1 + 3 x 2 + 2 x 3 = 12
In Achsenabschnittsform lautet E 1 E_1E 1 : x 1 6 + x 2 4 + x 3 6 = 1 \dfrac{x_1}{6}+\dfrac{x_2}{4}+\dfrac{x_3}{6}=1
6 x 1 + 4 x 2 + 6 x 3 = 1
So können die Achsenschnittpunkte (Spurpunkte ) abgelesen werden: S x 1 ( 6 ∣ 0 ∣ 0 ) S_{x_1}(6|0|0)S x 1 ( 6∣0∣0 ) ; S x 2 ( 0 ∣ 4 ∣ 0 ) S_{x_2}(0|4|0)S x 2 ( 0∣4∣0 ) ; S x 3 ( 0 ∣ 0 ∣ 6 ) S_{x_3}(0|0|6)S x 3 ( 0∣0∣6 )
Die grüne Ebene ist die Ebene E 2 E_2E 2 : x 3 = 2 x_3=2x 3 = 2 . Sie hat den Achsenschnittpunkt S x 3 ( 0 ∣ 0 ∣ 2 ) S_{x_3}(0|0|2)S x 3 ( 0∣0∣2 ) und sie liegt parallel zur x 1 x_1x 1 -x 2 x_2x 2 -Ebene.
Lösung zu b) Du suchst zwei Punkte, die in beiden Ebenen liegen.
Für alle Werte von x 1 x_1x 1 liegt der Punkt A ( x 1 ∣ 0 ∣ 2 ) A(x_1|0|2)A ( x 1 ∣0∣2 ) in der Ebene E 2 E_2E 2 (A AA erfüllt die Ebenengleichung).
Für alle Werte von x 2 x_2x 2 liegt der Punkt B ( 0 ∣ x 2 ∣ 2 ) B(0|x_2|2)B ( 0∣ x 2 ∣2 ) in der Ebene E 2 E_2E 2 (B BB erfüllt die Ebenengleichung).
Die Punkte A AA und B BB sollen gemeinsame Punkte der beiden Ebenen sein. Deshalb müssen beide Punkte auch die Ebenengleichung E 1 E_1E 1 erfüllen.
A ∈ E 1 ⇒ 2 ⋅ x 1 + 3 ⋅ 0 + 2 ⋅ 2 = 12 ⇒ x 1 = 4 ⇒ A ( 4 ∣ 0 ∣ 2 ) A \in E_1\;\Rightarrow\;2\cdot x_1+3\cdot 0+2\cdot 2=12\;\Rightarrow\;x_1=4\;\Rightarrow\;A(4|0|2)A ∈ E 1 ⇒ 2 ⋅ x 1 + 3 ⋅ 0 + 2 ⋅ 2 = 12 ⇒ x 1 = 4 ⇒ A ( 4∣0∣2 )
B ∈ E 1 ⇒ 2 ⋅ 0 + 3 ⋅ x 2 + 2 ⋅ 2 = 12 ⇒ x 2 = 8 3 ⇒ B ( 0 ∣ 8 3 ∣ 2 ) B \in E_1\;\Rightarrow\;2\cdot 0+3\cdot x_2+2\cdot 2=12\;\Rightarrow\;x_2=\frac{8}{3}\;\Rightarrow\;B(0|\frac{8}{3}|2)B ∈ E 1 ⇒ 2 ⋅ 0 + 3 ⋅ x 2 + 2 ⋅ 2 = 12 ⇒ x 2 = 3 8 ⇒ B ( 0∣ 3 8 ∣2 )
Die Schnittgerade ergibt sich dann zu: g : X ⃗ = O A → + r ⋅ A B → g:\;\vec X=\overrightarrow{OA}+r\cdot \overrightarrow{AB}g : X = O A + r ⋅ A B
g : X ⃗ = ( 4 0 2 ) + r ⋅ ( ( 0 8 3 2 ) − ( 4 0 2 ) ) = ( 4 0 2 ) + r ⋅ ( − 4 8 3 0 ) g:\;\vec X=\begin{pmatrix}4 \\ 0\\ 2 \end{pmatrix}+r\cdot \left(\begin{pmatrix}0 \\ \frac{8}{3}\\ 2 \end{pmatrix}-\begin{pmatrix}4 \\ 0\\ 2 \end{pmatrix}\right)=\begin{pmatrix}4 \\ 0\\ 2 \end{pmatrix}+r\cdot \begin{pmatrix}-4 \\ \frac{8}{3}\\ 0 \end{pmatrix}g : X = 4 0 2 + r ⋅ 0 3 8 2 − 4 0 2 = 4 0 2 + r ⋅ − 4 3 8 0
Der Richtungsvektor kann noch vereinfacht werden: ( − 4 8 3 0 ) ⋅ 3 → ( − 12 8 0 ) : 4 → ( − 3 2 0 ) \begin{pmatrix}-4 \\ \frac{8}{3}\\ 0 \end{pmatrix}\;\underrightarrow{\cdot 3 }\; \begin{pmatrix}-12 \\ 8\\ 0 \end{pmatrix}\;\underrightarrow{:4}\;\begin{pmatrix}-3 \\ 2\\ 0 \end{pmatrix} − 4 3 8 0 ⋅ 3 − 12 8 0 : 4 − 3 2 0
Antwort: Die Gleichung der Schnittgeraden lautet: g : X ⃗ = ( 4 0 2 ) + r ⋅ ( − 3 2 0 ) g:\;\vec X=\begin{pmatrix}4 \\ 0\\ 2 \end{pmatrix}+r\cdot \begin{pmatrix}-3 \\ 2\\ 0 \end{pmatrix}g : X = 4 0 2 + r ⋅ − 3 2 0
Lösung zu a) Die grüne Ebene ist die Ebene E EE in Koordinatenform : x 1 + 2 x 2 = 4 x_1+2x_2=4x 1 + 2 x 2 = 4
In Achsenabschnittsform lautet E EE : x 1 4 + x 2 2 = 1 \dfrac{x_1}{4}+\dfrac{x_2}{2}=1
4 x 1 + 2 x 2 = 1
So können die Achsenschnittpunkte (Spurpunkte ) abgelesen werden: S x 1 ( 4 ∣ 0 ∣ 0 ) S_{x_1}(4|0|0)S x 1 ( 4∣0∣0 ) ; S x 2 ( 0 ∣ 2 ∣ 0 ) S_{x_2}(0|2|0)S x 2 ( 0∣2∣0 )
Es gibt keinen Schnittpunkt mit der x 3 x_3x 3 -Achse, d.h. die Ebene E EE verläuft parallel zur x 3 x_3x 3 -Achse
Die rote Ebene ist die Ebene F FF in Koordinatenform : 2 x 1 + x 2 + 2 x 3 = 8 2x_1+x_2+2x_3=82 x 1 + x 2 + 2 x 3 = 8
In Achsenabschnittsform lautet F FF : x 1 4 + x 2 8 + x 3 4 = 1 \dfrac{x_1}{4}+\dfrac{x_2}{8}+\dfrac{x_3}{4}=1
4 x 1 + 8 x 2 + 4 x 3 = 1
So können die Achsenschnittpunkte abgelesen werden: S x 1 ( 4 ∣ 0 ∣ 0 ) S_{x_1}(4|0|0)S x 1 ( 4∣0∣0 ) ; S x 2 ( 0 ∣ 8 ∣ 0 ) S_{x_2}(0|8|0)S x 2 ( 0∣8∣0 ) ; S x 3 ( 0 ∣ 0 ∣ 4 ) S_{x_3}(0|0|4)S x 3 ( 0∣0∣4 )
Lösung zu b) Du suchst zwei Punkte, die in beiden Ebenen liegen.
Der Punkt A ( 4 ∣ 0 ∣ 0 ) = S x 1 A(4|0|0)=S_{x_1}A ( 4∣0∣0 ) = S x 1 ist ein gemeinsamer Punkt der beiden Ebenen E EE und F FF .
Für alle Werte von x 3 x_3x 3 liegt der Punkt B ( 0 ∣ 2 ∣ x 3 ) B(0|2|x_3)B ( 0∣2∣ x 3 ) in der Ebene E EE (B BB erfüllt die Ebenengleichung).
Damit B BB auch in der Ebene F FF liegt, muss gelten:
B ∈ F ⇒ 2 ⋅ 0 + 2 + 2 ⋅ x 3 = 8 ⇒ x 3 = 3 ⇒ B ( 0 ∣ 2 ∣ 3 ) B \in F\;\Rightarrow\;2\cdot 0+2+2\cdot x_3=8\;\Rightarrow\;x_3=3\;\Rightarrow\;B(0|2|3)
B ∈ F ⇒ 2 ⋅ 0 + 2 + 2 ⋅ x 3 = 8 ⇒ x 3 = 3 ⇒ B ( 0∣2∣3 )
Die Schnittgerade ergibt sich dann zu: g : X ⃗ = O A → + r ⋅ A B → g:\;\vec X=\overrightarrow{OA}+r\cdot \overrightarrow{AB}g : X = O A + r ⋅ A B
g : X ⃗ = ( 4 0 0 ) + r ⋅ ( ( 0 2 3 ) − ( 4 0 0 ) ) = ( 4 0 0 ) + r ⋅ ( − 4 2 3 ) g:\;\vec X=\begin{pmatrix}4 \\ 0\\ 0 \end{pmatrix}+r\cdot \left(\begin{pmatrix}0 \\ 2\\ 3 \end{pmatrix}-\begin{pmatrix}4 \\ 0\\ 0 \end{pmatrix}\right)=\begin{pmatrix}4 \\ 0\\ 0 \end{pmatrix}+r\cdot \begin{pmatrix}-4 \\ 2\\ 3 \end{pmatrix}g : X = 4 0 0 + r ⋅ 0 2 3 − 4 0 0 = 4 0 0 + r ⋅ − 4 2 3
Antwort: Die Gleichung der Schnittgeraden lautet: g : X ⃗ = ( 4 0 2 ) + r ⋅ ( − 4 2 3 ) g:\;\vec X=\begin{pmatrix}4 \\ 0\\ 2 \end{pmatrix}+r\cdot \begin{pmatrix}-4 \\ 2\\ 3 \end{pmatrix}g : X = 4 0 2 + r ⋅ − 4 2 3
Lösung zu a) Die Ebene E EE hat keinen Schnittpunkt mit der x 1 x_1x 1 -Achse, d.h. die Ebenengleichung E EE hat unter Berücksichtigung der gegebenen Spurpunkte die Achsenabschnittsform:
E : x 2 − 3 + x 3 4 = 1 ⇒ − 4 x 2 + 3 x 3 = 12 E:\;\dfrac{x_2}{-3}+\dfrac{x_3}{4}=1\;\Rightarrow\;-4x_2+3x_3=12E : − 3 x 2 + 4 x 3 = 1 ⇒ − 4 x 2 + 3 x 3 = 12
Antwort: Die Gleichung der Ebene E EE lautet: − 4 x 2 + 3 x 3 = 12 \;-4x_2+3x_3=12− 4 x 2 + 3 x 3 = 12
Lösung zu b) Die Ebene E EE hat den Normalenvektor n ⃗ E = ( 1 0 0 ) \vec n_E=\begin{pmatrix} 1 \\ 0\\ 0 \end{pmatrix}n E = 1 0 0 .
Da die Ebene F FF parallel zu E EE sein soll, hat sie den gleichen Normalenvektor wie E EE und enthält den Punkt A.
F : ( x ⃗ − O A → ) ∘ n ⃗ E = 0 ⇒ ( x ⃗ − ( 3 − 3 − 1 ) ) ∘ ( 1 0 0 ) = 0 ⇒ x 1 − 3 = 0 F: \;\left(\vec x-\overrightarrow{OA}\right)\circ \vec n_E =0\;\Rightarrow\;\left(\vec x-\begin{pmatrix} 3 \\ -3\\ -1 \end{pmatrix}\right)\circ\begin{pmatrix} 1 \\ 0\\ 0 \end{pmatrix}=0\;\Rightarrow\;x_1-3=0F : ( x − O A ) ∘ n E = 0 ⇒ x − 3 − 3 − 1 ∘ 1 0 0 = 0 ⇒ x 1 − 3 = 0
Antwort: Die Gleichung der Ebene F FF lautet: x 1 = 3 x_1=3x 1 = 3 .
Lösung zu c) Der Normalenvektor n ⃗ = ( − 2 1 0 ) \vec n =\begin{pmatrix}-2 \\1\\0 \end{pmatrix}n = − 2 1 0 der gegebenen Ebene E EE ist der Richtungsvektor der Geraden g gg ,
da die Gerade senkrecht zu E EE steht.
Als Aufpunkt der Geraden g g g wird der Punkt P PP genommen.
Antwort: Die Gleichung der Geraden g gg lautet: X ⃗ = ( 5 1 − 4 ) + r ⋅ ( − 2 1 0 ) \;\vec X=\begin{pmatrix}5 \\1\\-4 \end{pmatrix}+r\cdot \begin{pmatrix}-2 \\1\\0 \end{pmatrix}X = 5 1 − 4 + r ⋅ − 2 1 0
Lösung zu a) Wenn die beiden Richtungsvektoren Vielfache voneinander sind, dann gilt g ∥ h g\parallel hg ∥ h :
u ⃗ g = ( 3 − 1 5 ) \vec u_g=\begin{pmatrix}3 \\-1\\5 \end{pmatrix}u g = 3 − 1 5 und u ⃗ h = ( − 9 3 − 15 ) \vec u_h=\begin{pmatrix}-9 \\3\\-15 \end{pmatrix}u h = − 9 3 − 15 ⇒ u ⃗ h = ( − 3 ) ⋅ u ⃗ g ⇒ g ∥ h \;\Rightarrow\; \vec u_h=(-3)\cdot \vec u_g\;\Rightarrow\; g\parallel h⇒ u h = ( − 3 ) ⋅ u g ⇒ g ∥ h
Der Aufpunkt der Geraden g g g liegt nicht auf der Geraden h hh , denn:
( 4 − 1 0 ) = ( 4 − 1 1 ) + r ⋅ ( − 9 3 − 15 ) ⇒ ( 0 0 − 1 ) ≠ r ⋅ ( − 9 3 − 15 ) \begin{pmatrix}4 \\-1\\0\end{pmatrix}=\begin{pmatrix}4 \\-1\\1 \end{pmatrix}+r\cdot \begin{pmatrix}-9 \\3\\-15 \end{pmatrix}\;\Rightarrow\;\begin{pmatrix}0 \\0\\-1\end{pmatrix}\neq r\cdot \begin{pmatrix}-9 \\3\\-15 \end{pmatrix} 4 − 1 0 = 4 − 1 1 + r ⋅ − 9 3 − 15 ⇒ 0 0 − 1 = r ⋅ − 9 3 − 15
Die letzte Gleichung ist für kein r rr erfüllbar.
Antwort: Die beiden Geraden sind parallel, aber nicht identisch.
Lösung zu b) Die gesuchte Ebene hat als Aufpunkt den Aufpunkt der Geraden g gg und als einen Richtungsvektor den Richtungsvektor der Geraden g gg . Einen zweiten Richtungsvektor der Ebene E EE erhältst du als Differenz der beiden Aufpunkte der Geraden g g g und h hh .
E : x ⃗ = ( 4 − 1 0 ) + r ⋅ ( 3 − 1 5 ) + s ⋅ ( ( 4 − 1 1 ) − ( 4 − 1 0 ) ) = ( 4 − 1 0 ) + r ⋅ ( 3 − 1 5 ) + s ⋅ ( 0 0 1 ) E:\; \vec x= \begin{pmatrix}4 \\-1\\0\end{pmatrix}+r \cdot \begin{pmatrix}3 \\-1\\5\end{pmatrix}+s\cdot \left(\begin{pmatrix}4 \\-1\\1\end{pmatrix}-\begin{pmatrix}4 \\-1\\0\end{pmatrix}\right)=\begin{pmatrix}4 \\-1\\0\end{pmatrix}+r \cdot \begin{pmatrix}3 \\-1\\5\end{pmatrix}+s\cdot \begin{pmatrix}0 \\0\\1\end{pmatrix}E : x = 4 − 1 0 + r ⋅ 3 − 1 5 + s ⋅ 4 − 1 1 − 4 − 1 0 = 4 − 1 0 + r ⋅ 3 − 1 5 + s ⋅ 0 0 1
Antwort: Die Gleichung der Ebene E EE lautet: x ⃗ = ( 4 − 1 0 ) + r ⋅ ( 3 − 1 5 ) + s ⋅ ( 0 0 1 ) \vec x=\begin{pmatrix}4 \\-1\\0\end{pmatrix}+r \cdot \begin{pmatrix}3 \\-1\\5\end{pmatrix}+s\cdot \begin{pmatrix}0 \\0\\1\end{pmatrix}x = 4 − 1 0 + r ⋅ 3 − 1 5 + s ⋅ 0 0 1
Lösung zu a) Die Ebenen sind parallel zueinander, wenn die Normalenvektoren parallel zueinander sind.
a ⃗ × b ⃗ = ( a 2 b 3 − a 3 b 2 a 3 b 1 − a 1 b 3 a 1 b 2 − a 2 b 1 ) ⇒ n ⃗ E = ( − 1 0 1 ) × ( 1 − 1 − 2 ) = ( 1 − 1 1 ) \vec a\times\vec b=\begin{pmatrix}a_2b_3-a_3b_2\\a_3b_1-a_1b_3\\a_1b_2-a_2b_1\end{pmatrix}\;\Rightarrow\;\vec n_E=\begin{pmatrix}-1\\0\\1\end{pmatrix}\times \begin{pmatrix}1\\-1\\-2\end{pmatrix}=\begin{pmatrix}1\\-1\\1\end{pmatrix}a × b = a 2 b 3 − a 3 b 2 a 3 b 1 − a 1 b 3 a 1 b 2 − a 2 b 1 ⇒ n E = − 1 0 1 × 1 − 1 − 2 = 1 − 1 1
Aus der Koordinatenform von der Ebene F FF liest du den Normalenvektor ab:
n ⃗ F = ( 1 − 1 1 ) ⇒ n ⃗ E = n ⃗ F \vec n_F=\begin{pmatrix}1\\-1\\1\end{pmatrix}\;\Rightarrow\;\vec n_E=\vec n_Fn F = 1 − 1 1 ⇒ n E = n F
Die Ebenen sind parallel zueinander.
Lösung zu b) Erstelle die Hessesche Normalenform der Ebene F FF :
F H N F : a x 1 + b x 2 + c x 3 + d a 2 + b 2 + c 2 = 0 ⇒ x 1 − x 2 + x 3 − 1 3 = 0 F_{HNF}: \;\dfrac{ax_1+bx_2+cx_3+d}{\sqrt{a^2+b^2+c^2}}=0\;\Rightarrow\;\dfrac{ x_1-x_2+x_3-1}{\sqrt{3}}=0F H NF : a 2 + b 2 + c 2 a x 1 + b x 2 + c x 3 + d = 0 ⇒ 3 x 1 − x 2 + x 3 − 1 = 0
Setze den Aufpunkt A ( 1 ∣ 2 ∣ 3 ) A(1|2|3) A ( 1∣2∣3 ) der Ebene E EE in die Hessesche Normalenform ein, um den Abstand der beiden Ebenen zu berechnen.
d ( A , F ) = ∣ 1 ⋅ 1 − 1 ⋅ 2 + 1 ⋅ 3 − 1 1 2 + ( − 1 ) 2 + 1 2 ∣ = ∣ 1 3 ∣ = 1 3 = 1 3 ⋅ 3 d(A,F)=\left|\dfrac{1\cdot1-1\cdot2+1\cdot3-1}{\sqrt{1^2+(-1)^2+1^2}}\right|=\left|\dfrac{1}{\sqrt{3}}\right|=\dfrac{1}{\sqrt{3}}=\dfrac{1}{3}\cdot\sqrt{3}d ( A , F ) = 1 2 + ( − 1 ) 2 + 1 2 1 ⋅ 1 − 1 ⋅ 2 + 1 ⋅ 3 − 1 = 3 1 = 3 1 = 3 1 ⋅ 3
Antwort: Die beiden Ebenen haben einen Abstand von 1 3 ⋅ 3 \dfrac{1}{3}\cdot\sqrt{3} 3 1 ⋅ 3 voneinander.
Lösung zu a) Für die Ebene in Parameterform gilt:
E A B C = O A → + r ⋅ ( O B → − O A → ) + s ⋅ ( O C → − O A → ) E_{ABC}=\overrightarrow{OA}+r \cdot \left(\overrightarrow{OB}-\overrightarrow{OA}\right)+s \cdot \left(\overrightarrow{OC}-\overrightarrow{OA}\right)E A BC = O A + r ⋅ ( OB − O A ) + s ⋅ ( OC − O A )
E A B C = ( 3 0 1 ) + r ⋅ ( ( 6 2 2 ) − ( 3 0 1 ) ) + s ⋅ ( ( 0 3 5 ) − ( 3 0 1 ) ) E_{ABC}=\begin{pmatrix} 3 \\ 0\\ 1 \end{pmatrix}+r \cdot \left(\begin{pmatrix} 6 \\2\\ 2 \end{pmatrix}-\begin{pmatrix} 3 \\ 0\\ 1 \end{pmatrix}\right)+s \cdot \left(\begin{pmatrix} 0 \\ 3\\ 5 \end{pmatrix}-\begin{pmatrix} 3 \\ 0\\ 1 \end{pmatrix}\right)E A BC = 3 0 1 + r ⋅ 6 2 2 − 3 0 1 + s ⋅ 0 3 5 − 3 0 1
E A B C = ( 3 0 1 ) + r ⋅ ( 3 2 1 ) + s ⋅ ( − 3 3 4 ) E_{ABC}=\begin{pmatrix} 3 \\ 0\\ 1 \end{pmatrix}+r \cdot \begin{pmatrix} 3\\2\\1 \end{pmatrix}+s \cdot \begin{pmatrix} -3 \\ 3\\4 \end{pmatrix}E A BC = 3 0 1 + r ⋅ 3 2 1 + s ⋅ − 3 3 4
Bei der Umrechnung der Ebenengleichung in die Normalenform muss das Kreuzprodukt der beiden Richtungsvektoren der Ebene berechnet werden.
n ⃗ E = ( 3 2 1 ) × ( − 3 3 4 ) = ( 5 − 15 15 ) \vec n_E=\begin{pmatrix}3\\2\\1\end{pmatrix}\times \begin{pmatrix}-3\\3\\4\end{pmatrix}=\begin{pmatrix}5\\-15\\15\end{pmatrix}n E = 3 2 1 × − 3 3 4 = 5 − 15 15
Der Normalenvektor kann noch vereinfacht werden: n ⃗ E = ( 1 − 3 3 ) \vec n_E=\begin{pmatrix}1\\-3\\3\end{pmatrix}n E = 1 − 3 3
Mit dem Punkt A ( 3 ∣ 0 ∣ 1 ) A(3|0|1)A ( 3∣0∣1 ) erhältst du dann die Normalenform der Ebene:
E : ( x ⃗ − O A → ) ∘ n ⃗ E = 0 ⇒ ( x ⃗ − ( 3 0 1 ) ) ∘ ( 1 − 3 3 ) = 0 E: \;\left(\vec x-\overrightarrow{OA}\right)\circ \vec n_E =0\;\Rightarrow\;\left(\vec x-\begin{pmatrix} 3 \\ 0\\ 1 \end{pmatrix}\right)\circ\begin{pmatrix} 1 \\ -3\\ 3 \end{pmatrix}=0E : ( x − O A ) ∘ n E = 0 ⇒ x − 3 0 1 ∘ 1 − 3 3 = 0
Wird das Skalarprodukt ausmultipliziert, erhältst du die Koordinatenform der Ebenengleichung:
E : x 1 − 3 x 2 + x 3 − ( 3 + 0 + 3 ) = 0 ⇒ x 1 − 3 x 2 + x 3 − 6 = 0 E:\;x_1-3x_2+x_3-(3+0+3)=0\;\Rightarrow\;x_1-3x_2+x_3-6=0
E : x 1 − 3 x 2 + x 3 − ( 3 + 0 + 3 ) = 0 ⇒ x 1 − 3 x 2 + x 3 − 6 = 0
Antwort: Die Ebene in Normalenform hat die Gleichung E : ( x ⃗ − ( 3 0 1 ) ) ∘ ( 1 − 3 3 ) = 0 E:\;\left(\vec x-\begin{pmatrix} 3 \\ 0\\ 1 \end{pmatrix}\right)\circ\begin{pmatrix} 1 \\ -3\\ 3 \end{pmatrix}=0E : x − 3 0 1 ∘ 1 − 3 3 = 0 und in Koordinatenform lautet sie: E : x 1 − 3 x 2 + x 3 = 6 E:\;x_1-3x_2+x_3=6E : x 1 − 3 x 2 + x 3 = 6
Lösung zu b) Lageuntersuchung: g ∩ E g\cap Eg ∩ E Setze g gg in E EE ein:
( 4 + 2 t ) − 3 ( t ) + 3 ( 1 ) \displaystyle (4+2t)-3(t)+3(1)( 4 + 2 t ) − 3 ( t ) + 3 ( 1 ) = == 6 \displaystyle 66 ↓ Löse die Klammern auf
4 + 2 t − 3 t + 3 \displaystyle 4+2t-3t+34 + 2 t − 3 t + 3 = == 6 \displaystyle 66 ↓ Löse nach t tt auf.
7 − t \displaystyle 7-t7 − t = == 6 \displaystyle 66 − 7 \displaystyle -7− 7 − t \displaystyle -t− t = == − 1 \displaystyle -1− 1 ⋅ ( − 1 ) \displaystyle \cdot(-1)⋅ ( − 1 ) t \displaystyle tt = == 1 \displaystyle 11
Du hast für t tt eine Lösung erhalten, d.h. die Gerade und die Ebene schneiden sich.
Berechnung des Schnittpunktes der Geraden mit der Ebene Setze t = 1 t=1t = 1 in die Geradengleichung ein: x ⃗ S = ( 4 0 1 ) + 1 ⋅ ( 2 1 0 ) = ( 6 1 1 ) \vec x_S=\begin{pmatrix} 4 \\ 0\\ 1 \end{pmatrix}+1 \cdot \begin{pmatrix} 2\\1\\0 \end{pmatrix}=\begin{pmatrix}6 \\1\\ 1 \end{pmatrix}x S = 4 0 1 + 1 ⋅ 2 1 0 = 6 1 1
Antwort: Die Gerade g gg schneidet die Ebene E EE im Punkt S ( 6 ∣ 1 ∣ 1 ) S(6|1|1)S ( 6∣1∣1 ) .
Lösung zu a) Wenn die Geraden g gg und h hh orthogonal zueinander liegen sollen, dann muss das Skalarprodukt ihrer Richtungsvektoren gleich null sein.
u ⃗ g = ( 2 1 − 4 ) \vec u_g=\begin{pmatrix} 2\\ 1\\ -4 \end{pmatrix}u g = 2 1 − 4 und u ⃗ h = ( 1 2 1 ) \vec u_h=\begin{pmatrix} 1\\ 2\\ 1 \end{pmatrix}u h = 1 2 1 ⇒ u ⃗ g ∘ u ⃗ h = ( 2 1 − 4 ) ∘ ( 1 2 1 ) = 2 + 2 − 4 = 0 \;\Rightarrow\;\vec u_g \circ \vec u_h=\begin{pmatrix} 2\\ 1\\ -4 \end{pmatrix}\circ \begin{pmatrix} 1\\ 2\\ 1 \end{pmatrix}=2+2-4=0⇒ u g ∘ u h = 2 1 − 4 ∘ 1 2 1 = 2 + 2 − 4 = 0
Antwort: Die Geraden g gg und h hh liegen orthogonal zueinander.
Lösung zu b) Lageuntersuchung: Setze g = h g=hg = h :
( 3 − 2 7 ) + t ⋅ ( 2 1 − 4 ) = ( 7 3 5 ) + s ⋅ ( 1 2 1 ) \begin{pmatrix} 3 \\-2\\ 7 \end{pmatrix}+t \cdot \begin{pmatrix} 2\\ 1\\ -4 \end{pmatrix}=\begin{pmatrix} 7\\ 3\\ 5 \end{pmatrix}+s\cdot \begin{pmatrix} 1\\ 2\\ 1 \end{pmatrix} 3 − 2 7 + t ⋅ 2 1 − 4 = 7 3 5 + s ⋅ 1 2 1
Umgeformt erhältst du: ( 3 − 2 7 ) − ( 7 3 5 ) = s ⋅ ( 1 2 1 ) − t ⋅ ( 2 1 − 4 ) \begin{pmatrix} 3 \\-2\\ 7 \end{pmatrix}-\begin{pmatrix} 7\\ 3\\ 5 \end{pmatrix}=s\cdot \begin{pmatrix} 1\\ 2\\ 1 \end{pmatrix}-t \cdot \begin{pmatrix} 2\\ 1\\ -4 \end{pmatrix} 3 − 2 7 − 7 3 5 = s ⋅ 1 2 1 − t ⋅ 2 1 − 4 bzw.
( − 4 − 5 2 ) = s ⋅ ( 1 2 1 ) − t ⋅ ( 2 1 − 4 ) \begin{pmatrix} -4 \\-5\\ 2 \end{pmatrix}=s\cdot \begin{pmatrix} 1\\ 2\\ 1 \end{pmatrix}-t \cdot \begin{pmatrix} 2\\ 1\\ -4 \end{pmatrix} − 4 − 5 2 = s ⋅ 1 2 1 − t ⋅ 2 1 − 4
Damit ergibt sich folgendes Gleichungssystem :
I s − 2 t = − 4 I I 2 s − t = − 5 I I I s + 4 t = 2 \def\arraystretch{1.25} \begin{array}{rccccccc}\mathrm{I}&s & - &2 t& = &-4 \\\mathrm{II} &2s & - & t & = & -5 \\ \mathrm{III} & s& + &4t & = & 2 \end{array}
I II III s 2 s s − − + 2 t t 4 t = = = − 4 − 5 2
Mit dem Additionsverfahren wird aus den Gleichungen ( I ) \mathrm{(I)}( I ) und ( I I ) \mathrm{(II)}( II ) der Parameter s ss eliminiert.
Rechne dazu: I I + ( − 2 ) ⋅ I \mathrm{II}+(-2)\cdot\mathrm{I}II + ( − 2 ) ⋅ I ⇒ 3 t = 3 ⇒ t = 1 \;\Rightarrow\;3t=3\;\Rightarrow\;t=1⇒ 3 t = 3 ⇒ t = 1
Setze t = 1 t=1 t = 1 in Gleichung ( I ) \mathrm{(I)}( I ) ein ⇒ s − 2 ⋅ 1 = − 4 ⇒ s = − 2 \;\Rightarrow\; s-2\cdot 1=-4\;\Rightarrow\;s=-2⇒ s − 2 ⋅ 1 = − 4 ⇒ s = − 2
Probe in Gleichung ( I I I ) \mathrm{(III)}( III ) : s + 4 t = 2 ⇒ − 2 + 4 ⋅ 1 = 2 ✓ s+4t=2\;\Rightarrow\;-2+4\cdot 1=2\;\checkmarks + 4 t = 2 ⇒ − 2 + 4 ⋅ 1 = 2 ✓
Zur Berechnung des Schnittpunktes setze t = 1 t=1t = 1 in die Geradengleichung g gg ein:
x ⃗ S = ( 3 − 2 7 ) + 1 ⋅ ( 2 1 − 4 ) = ( 5 − 1 3 ) \vec x_S=\begin{pmatrix} 3 \\ -2\\7 \end{pmatrix}+1 \cdot \begin{pmatrix} 2\\1\\-4 \end{pmatrix}=\begin{pmatrix}5 \\-1\\ 3 \end{pmatrix}x S = 3 − 2 7 + 1 ⋅ 2 1 − 4 = 5 − 1 3
Antwort: Die Geraden g gg und h hh schneiden sich im Punkt S ( 5 ∣ − 1 ∣ 3 ) S(5|-1|3)S ( 5∣ − 1∣3 ) .
Lösung zu a) Wenn das Dreieck rechtwinklig ist, mit rechtem Winkel im Punkt C CC , dann muss das Skalarprodukt B C → ∘ C A → = 0 \overrightarrow{BC}\circ\overrightarrow{CA}=0BC ∘ C A = 0 sein. Berechne die Vektoren B C → \overrightarrow{BC}BC und C A → \overrightarrow{CA}C A :
B C → = ( 2 8 4 ) − ( 4 10 5 ) = ( − 2 − 2 − 1 ) \overrightarrow{BC}=\begin{pmatrix}2\\8\\ 4 \end{pmatrix}-\begin{pmatrix}4 \\10\\ 5 \end{pmatrix}=\begin{pmatrix}-2 \\-2\\ -1 \end{pmatrix}BC = 2 8 4 − 4 10 5 = − 2 − 2 − 1
C A → = ( 12 0 0 ) − ( 2 8 4 ) = ( 10 − 8 − 4 ) \overrightarrow{CA}=\begin{pmatrix}12 \\0\\ 0 \end{pmatrix}-\begin{pmatrix}2 \\8\\ 4 \end{pmatrix}=\begin{pmatrix}10 \\-8\\-4 \end{pmatrix}C A = 12 0 0 − 2 8 4 = 10 − 8 − 4
Berechne das Skalarprodukt : B C → ∘ C A → = ( − 2 − 2 − 1 ) ∘ ( 10 − 8 − 4 ) = − 20 + 16 + 4 = 0 ✓ \overrightarrow{BC}\circ\overrightarrow{CA}=\begin{pmatrix}-2 \\-2\\ -1 \end{pmatrix}\circ \begin{pmatrix}10 \\-8\\-4 \end{pmatrix}=-20+16+4=0\;\checkmarkBC ∘ C A = − 2 − 2 − 1 ∘ 10 − 8 − 4 = − 20 + 16 + 4 = 0 ✓
Antwort: Das Dreieck hat im Punkt C CC einen rechten Winkel.
Lösung zu b) Die Dreiecksfläche berechnet sich dann zu:
A = 1 2 ⋅ ∣ B C → ∣ ⋅ ∣ C A → ∣ = 1 2 ⋅ ( − 2 ) 2 + ( − 2 ) 2 + ( − 1 ) 2 ⋅ 1 0 2 + ( − 8 ) 2 + ( − 4 ) 2 = 1 2 ⋅ 9 ⋅ 180 = 3 2 ⋅ 180 = 3 2 ⋅ 6 ⋅ 5 = 9 ⋅ 5 A=\dfrac{1}{2}\cdot\big\vert \overrightarrow{BC} \big\vert \cdot\big\vert\overrightarrow{CA}\big\vert=\dfrac{1}{2}\cdot \sqrt{(-2)^2+(-2)^2+(-1)^2}\cdot \sqrt{10^2+(-8)^2+(-4)^2}=\dfrac{1}{2}\cdot\sqrt{9}\cdot\sqrt{180}=\dfrac{3}{2}\cdot\sqrt{180}=\dfrac{3}{2}\cdot6 \cdot \sqrt{5}=9\cdot\sqrt{5}A = 2 1 ⋅ BC ⋅ C A = 2 1 ⋅ ( − 2 ) 2 + ( − 2 ) 2 + ( − 1 ) 2 ⋅ 1 0 2 + ( − 8 ) 2 + ( − 4 ) 2 = 2 1 ⋅ 9 ⋅ 180 = 2 3 ⋅ 180 = 2 3 ⋅ 6 ⋅ 5 = 9 ⋅ 5
Antwort: Das Dreieck hat einen Flächeninhalt von 9 ⋅ 5 FE 9\cdot\sqrt{5}\;\text{FE}9 ⋅ 5 FE .
Eingesetzt in die Flächenformel:
A = 1 2 ⋅ ( 2 4 − 4 ) 2 ⋅ ( 1 5 1 ) 2 − ( ( 2 4 − 4 ) ∘ ( 1 5 1 ) ) 2 A=\frac{1}{2}\cdot\sqrt{\begin{pmatrix}2 \\4\\ -4 \end{pmatrix}
^2\cdot\begin{pmatrix}1 \\5\\ 1 \end{pmatrix}^2-\left(\begin{pmatrix}2 \\4\\ -4 \end{pmatrix}\circ\begin{pmatrix}1 \\5\\ 1 \end{pmatrix}\right)^2}A = 2 1 ⋅ 2 4 − 4 2 ⋅ 1 5 1 2 − 2 4 − 4 ∘ 1 5 1 2
A = 1 2 ⋅ ( 4 + 16 + 16 ) ⋅ ( 1 + 25 + 1 ) − ( 2 + 20 − 4 ) 2 A=\frac{1}{2}\cdot\sqrt{(4+16+16)\cdot(1+25+1)-(2+20-4)^2}A = 2 1 ⋅ ( 4 + 16 + 16 ) ⋅ ( 1 + 25 + 1 ) − ( 2 + 20 − 4 ) 2
A = 1 2 ⋅ 36 ⋅ 27 − 1 8 2 = 1 2 ⋅ 648 = 1 2 ⋅ 18 ⋅ 2 = 9 ⋅ 2 A=\frac{1}{2}\cdot\sqrt{36\cdot 27-18^2}=\frac{1}{2}\cdot\sqrt{648}=\frac{1}{2}\cdot 18\cdot\sqrt{2}=9\cdot\sqrt{2}
A = 2 1 ⋅ 36 ⋅ 27 − 1 8 2 = 2 1 ⋅ 648 = 2 1 ⋅ 18 ⋅ 2 = 9 ⋅ 2
Antwort: Das Dreieck hat einen Flächeninhalt von 9 ⋅ 2 FE 9\cdot\sqrt{2}\;\text{FE}9 ⋅ 2 FE .
▸ Alternative Flächenberechnung
Lösung zu a) Berechne die Beträge der Vektoren A B → \overrightarrow{AB}A B , B C → \overrightarrow{BC}BC und A C → \overrightarrow{AC}A C
A B → = ( − 5 3 1 ) − ( − 7 0 1 ) = ( 2 3 0 ) ⇒ ∣ A B → ∣ = ∣ ( 2 3 0 ) ∣ = 2 2 + 3 2 + 0 2 = 13 \overrightarrow{AB}=\begin{pmatrix}-5\\3\\ 1 \end{pmatrix}-\begin{pmatrix}-7 \\0\\ 1 \end{pmatrix}=\begin{pmatrix}2 \\3\\0 \end{pmatrix}\;\Rightarrow\;\Big\vert\overrightarrow{AB}\Big\vert=\Big\vert\begin{pmatrix}2 \\3\\ 0\end{pmatrix}\Big\vert=\sqrt{2^2+3^2+0^2}=\sqrt{13}A B = − 5 3 1 − − 7 0 1 = 2 3 0 ⇒ A B = 2 3 0 = 2 2 + 3 2 + 0 2 = 13
B C → = ( − 4 0 − 1 ) − ( − 5 3 1 ) = ( 1 − 3 − 2 ) ⇒ ∣ A B → ∣ = ∣ ( 1 − 3 − 2 ) ∣ = 1 2 + ( − 3 ) 2 + ( − 2 ) 2 = 14 \overrightarrow{BC}=\begin{pmatrix}-4\\0\\ -1 \end{pmatrix}-\begin{pmatrix}-5\\3\\ 1 \end{pmatrix}=\begin{pmatrix}1 \\-3\\-2\end{pmatrix}\;\Rightarrow\;\Big\vert\overrightarrow{AB}\Big\vert=\Big\vert\begin{pmatrix}1\\-3\\-2\end{pmatrix}\Big\vert=\sqrt{1^2+(-3)^2+(-2)^2}=\sqrt{14}BC = − 4 0 − 1 − − 5 3 1 = 1 − 3 − 2 ⇒ A B = 1 − 3 − 2 = 1 2 + ( − 3 ) 2 + ( − 2 ) 2 = 14
A C → = ( − 4 0 − 1 ) − ( − 7 0 1 ) = ( 3 0 − 2 ) ⇒ ∣ A B → ∣ = ∣ ( 3 0 − 2 ) ∣ = 3 2 + 0 2 + ( − 2 ) 2 = 13 \overrightarrow{AC}=\begin{pmatrix}-4\\0\\ -1 \end{pmatrix}-\begin{pmatrix}-7\\0\\ 1 \end{pmatrix}=\begin{pmatrix}3 \\0\\-2\end{pmatrix}\;\Rightarrow\;\Big\vert\overrightarrow{AB}\Big\vert=\Big\vert\begin{pmatrix}3 \\0\\-2\end{pmatrix}\Big\vert=\sqrt{3^2+0^2+(-2)^2}=\sqrt{13}A C = − 4 0 − 1 − − 7 0 1 = 3 0 − 2 ⇒ A B = 3 0 − 2 = 3 2 + 0 2 + ( − 2 ) 2 = 13
∣ A B → ∣ = ∣ A C → ∣ ≠ ∣ B C → ∣ \Big\vert\overrightarrow{AB}\Big\vert=\Big\vert\overrightarrow{AC}\Big\vert\neq\Big\vert\overrightarrow{BC}\Big\vert A B = A C = BC , d.h. das Dreieck ist gleichschenklig, mit der Basis [ B C ] [BC][ BC ] .
Lösung zu b) Lösung zu c) Für ein beliebiges Dreieck gilt die folgende Flächenformel: A = 1 2 ⋅ a ⃗ 2 ⋅ b ⃗ 2 − ( a ⃗ ∘ b ⃗ ) 2 A=\dfrac{1}{2}\cdot\sqrt{\vec{a}^2\cdot\vec{b}^2-(\vec{a}\circ\vec{b})^2}A = 2 1 ⋅ a 2 ⋅ b 2 − ( a ∘ b ) 2
a ⃗ = B C → = ( − 4 0 − 1 ) − ( − 5 3 1 ) = ( 1 − 3 − 2 ) \vec{a}=\overrightarrow{BC}=\begin{pmatrix}-4\\0\\ -1 \end{pmatrix}-\begin{pmatrix}-5\\3\\ 1 \end{pmatrix}=\begin{pmatrix}1 \\-3\\-2\end{pmatrix}a = BC = − 4 0 − 1 − − 5 3 1 = 1 − 3 − 2
b ⃗ = A C → = ( − 4 0 − 1 ) − ( − 7 0 1 ) = ( 3 0 − 2 ) \vec{b}=\overrightarrow{AC}=\begin{pmatrix}-4\\0\\ -1 \end{pmatrix}-\begin{pmatrix}-7\\0\\ 1 \end{pmatrix}=\begin{pmatrix}3 \\0\\-2\end{pmatrix}b = A C = − 4 0 − 1 − − 7 0 1 = 3 0 − 2
Eingesetzt in die Flächenformel:
A = 1 2 ⋅ ( 1 − 3 − 2 ) 2 ⋅ ( 3 0 − 2 ) 2 − ( ( 1 − 3 − 2 ) ∘ ( 3 0 − 2 ) ) 2 A=\frac{1}{2}\cdot\sqrt{\begin{pmatrix}1 \\-3\\-2\end{pmatrix}
^2\cdot\begin{pmatrix}3 \\0\\-2\end{pmatrix}^2-\left(\begin{pmatrix}1 \\-3\\-2\end{pmatrix}\circ\begin{pmatrix}3 \\0\\-2\end{pmatrix}\right)^2}A = 2 1 ⋅ 1 − 3 − 2 2 ⋅ 3 0 − 2 2 − 1 − 3 − 2 ∘ 3 0 − 2 2
A = 1 2 ⋅ ( 1 + 9 + 4 ) ⋅ ( 9 + 0 + 4 ) − ( 3 + 0 + 4 ) 2 A=\frac{1}{2}\cdot\sqrt{(1+9+4)\cdot(9+0+4)-(3+0+4)^2}A = 2 1 ⋅ ( 1 + 9 + 4 ) ⋅ ( 9 + 0 + 4 ) − ( 3 + 0 + 4 ) 2
A = 1 2 ⋅ 14 ⋅ 13 − 7 2 = 1 2 ⋅ 133 A=\frac{1}{2}\cdot\sqrt{14\cdot 13-7^2}=\frac{1}{2}\cdot\sqrt{133}
A = 2 1 ⋅ 14 ⋅ 13 − 7 2 = 2 1 ⋅ 133
Antwort: Das Dreieck A B C ABCA BC hat einen Flächeninhalt von 1 2 ⋅ 133 FE \frac{1}{2}\cdot\sqrt{133}\;\text{FE}2 1 ⋅ 133 FE .
▸ Alternative Flächenberechnung
Lösung zu a)
Lösung zu b) Es gilt: f ′ ′ ( x ) < 0 ⇔ ( f ′ ( x ) ) ′ < 0 ⇒ f ′ ( x ) f''(x)<0\Leftrightarrow(f'(x))'<0\;\Rightarrow\; f'(x)f ′′ ( x ) < 0 ⇔ ( f ′ ( x ) ) ′ < 0 ⇒ f ′ ( x ) ist streng monoton fallend. Fällt die Steigung eines Funktionsgraphen permanent, dann ist der Graph rechtsgekrümmt.
Ein Bernoulli-Experiment wird 15 1515 -mal durchgeführt (n = 15 n=15n = 15 ). Dabei ist die Erfolgswahrscheinlichkeit p = 0 , 6 p=0{,}6p = 0 , 6 und q = 1 − p = 0 , 4 q=1-p=0{,}4q = 1 − p = 0 , 4 .
Ereignis A AA : Es gibt höchstens 12 12 12 Erfolge bei 15 15 15 Wiederholungen.
(alternative Formulierung: Es gibt weniger als 13 1313 Erfolge bei 15 1515 Wiederholungen)