Lösung 1.1:5
Aus Online Mathematik Brückenkurs 2
K (Solution 1.1:5 moved to Lösung 1.1:5: Robot: moved page) |
|||
Zeile 1: | Zeile 1: | ||
- | + | Wir nehmen an dass die Tangente(n) die Kurve im Punkt <math>(x_0,y_0)</math> tangiert. Dieser Punkt liegt natürlich aug der Kurve, und erfüllt also | |
{{Abgesetzte Formel||<math>y_0 = -x_0^2\,\textrm{.}</math>|(1)}} | {{Abgesetzte Formel||<math>y_0 = -x_0^2\,\textrm{.}</math>|(1)}} | ||
- | + | Schreiben wir die Tangente wie <math>y=kx+m</math>, ist die Steigung ''k'' dasselbe wie die Ableitung, <math>y^{\,\prime} = -2x</math>, im Punkt <math>x=x_0</math>, | |
{{Abgesetzte Formel||<math>k = -2x_0\,\textrm{.}</math>|(2)}} | {{Abgesetzte Formel||<math>k = -2x_0\,\textrm{.}</math>|(2)}} | ||
- | + | Die Bedienung dass die Tangente durch den Punkt <math>(x_0,y_0)</math> geht, gibt | |
{{Abgesetzte Formel||<math>y_{0} = k\cdot x_0 + m\,\textrm{.}</math>|(3)}} | {{Abgesetzte Formel||<math>y_{0} = k\cdot x_0 + m\,\textrm{.}</math>|(3)}} | ||
- | + | Und die Bedienung dass die Tangente durch den Punkt (1,1) geht, gibt | |
{{Abgesetzte Formel||<math>1 = k\cdot 1 + m\,\textrm{.}</math>|(4)}} | {{Abgesetzte Formel||<math>1 = k\cdot 1 + m\,\textrm{.}</math>|(4)}} | ||
- | + | Die Gleichungen (1)-(4) sind ein System von Gleichungen mit den unbekannten <math>x_0</math>, <math>y_{0}</math>, <math>k</math> und <math>m</math>. | |
- | + | Nachdem wir <math>x_0</math> und <math>y_0</math> ersuchen, eliminieren wir zuerst ''k'' und ''m'', | |
- | + | Die Gleichung (2) Gibt dass <math>k = -2 x_0</math> und dies in der Gleichung (4) gibt, | |
{{Abgesetzte Formel||<math>1 = -2x_0 + m\quad\Leftrightarrow\quad m = 2x_0+1\,\textrm{.}</math>}} | {{Abgesetzte Formel||<math>1 = -2x_0 + m\quad\Leftrightarrow\quad m = 2x_0+1\,\textrm{.}</math>}} | ||
- | + | Jetzt haben wir ''k'', und ''m'' in Termen von <math>x_0</math> und <math>y_0</math> ausgedrückt, und die Gleichung (3) hat nur <math>x_0</math-> | |
- | + | und <math>y_0</math>-Terme, | |
{{Abgesetzte Formel||<math>y_0 = -2x_0^2 + 2x_0 + 1\,\textrm{.}</math>|(3')}} | {{Abgesetzte Formel||<math>y_0 = -2x_0^2 + 2x_0 + 1\,\textrm{.}</math>|(3')}} | ||
- | + | Diese Gleichung, und die Gleichung (1), bilden ein Gleichungssystem für <math>x_0</math> und <math>y_0</math>, | |
{{Abgesetzte Formel||<math>\left\{\begin{align} | {{Abgesetzte Formel||<math>\left\{\begin{align} | ||
Zeile 35: | Zeile 35: | ||
\end{align}\right.</math>}} | \end{align}\right.</math>}} | ||
- | + | Substituieren wir (1) in (3), erhalten wir eine Gleichung mit nur <math>x_0</math>, | |
{{Abgesetzte Formel||<math>-x_0^2 = -2x_0^2 + 2x_0 + 1\,,</math>}} | {{Abgesetzte Formel||<math>-x_0^2 = -2x_0^2 + 2x_0 + 1\,,</math>}} | ||
- | + | also | |
{{Abgesetzte Formel||<math>x_0^2 - 2x_0 - 1 = 0\,\textrm{.}</math>}} | {{Abgesetzte Formel||<math>x_0^2 - 2x_0 - 1 = 0\,\textrm{.}</math>}} | ||
- | + | Diese Quadratische Gleichung hat die Lösungen | |
{{Abgesetzte Formel||<math>x_0 = 1-\sqrt{2}\qquad\text{and}\qquad x_0 = 1+\sqrt{2}\,\textrm{.}</math>}} | {{Abgesetzte Formel||<math>x_0 = 1-\sqrt{2}\qquad\text{and}\qquad x_0 = 1+\sqrt{2}\,\textrm{.}</math>}} | ||
- | + | Durch die Gleichung (1) erhalten wir den entsprechenden ''y''-Wert, | |
{{Abgesetzte Formel||<math>y_0 = -3+2\sqrt{2}\qquad\text{and}\qquad y_0 = -3-2\sqrt{2}\,\textrm{.}</math>}} | {{Abgesetzte Formel||<math>y_0 = -3+2\sqrt{2}\qquad\text{and}\qquad y_0 = -3-2\sqrt{2}\,\textrm{.}</math>}} | ||
- | + | Also erhalten wir die Punkte <math>(1-\sqrt{2},-3+2\sqrt{2})</math> und | |
<math>(1+\sqrt{2},-3-2\sqrt{2})\,</math>. | <math>(1+\sqrt{2},-3-2\sqrt{2})\,</math>. | ||
[[Image:1_1_5_3.gif|center]] | [[Image:1_1_5_3.gif|center]] |
Version vom 10:48, 9. Apr. 2009
Wir nehmen an dass die Tangente(n) die Kurve im Punkt \displaystyle (x_0,y_0) tangiert. Dieser Punkt liegt natürlich aug der Kurve, und erfüllt also
\displaystyle y_0 = -x_0^2\,\textrm{.} | (1) |
Schreiben wir die Tangente wie \displaystyle y=kx+m, ist die Steigung k dasselbe wie die Ableitung, \displaystyle y^{\,\prime} = -2x, im Punkt \displaystyle x=x_0,
\displaystyle k = -2x_0\,\textrm{.} | (2) |
Die Bedienung dass die Tangente durch den Punkt \displaystyle (x_0,y_0) geht, gibt
\displaystyle y_{0} = k\cdot x_0 + m\,\textrm{.} | (3) |
Und die Bedienung dass die Tangente durch den Punkt (1,1) geht, gibt
\displaystyle 1 = k\cdot 1 + m\,\textrm{.} | (4) |
Die Gleichungen (1)-(4) sind ein System von Gleichungen mit den unbekannten \displaystyle x_0, \displaystyle y_{0}, \displaystyle k und \displaystyle m.
Nachdem wir \displaystyle x_0 und \displaystyle y_0 ersuchen, eliminieren wir zuerst k und m,
Die Gleichung (2) Gibt dass \displaystyle k = -2 x_0 und dies in der Gleichung (4) gibt,
\displaystyle 1 = -2x_0 + m\quad\Leftrightarrow\quad m = 2x_0+1\,\textrm{.} |
Jetzt haben wir k, und m in Termen von \displaystyle x_0 und \displaystyle y_0 ausgedrückt, und die Gleichung (3) hat nur \displaystyle x_0 und -Terme,
\displaystyle y_0 = -2x_0^2 + 2x_0 + 1\,\textrm{.} | (3') |
Diese Gleichung, und die Gleichung (1), bilden ein Gleichungssystem für \displaystyle x_0 und \displaystyle y_0,
\displaystyle \left\{\begin{align}
y_{0} &= -x_0^{2}\,,\\[5pt] y_{0} &= -2x_0^2 + 2x_0 + 1\,\textrm{.} \end{align}\right. |
Substituieren wir (1) in (3), erhalten wir eine Gleichung mit nur \displaystyle x_0,
\displaystyle -x_0^2 = -2x_0^2 + 2x_0 + 1\,, |
also
\displaystyle x_0^2 - 2x_0 - 1 = 0\,\textrm{.} |
Diese Quadratische Gleichung hat die Lösungen
\displaystyle x_0 = 1-\sqrt{2}\qquad\text{and}\qquad x_0 = 1+\sqrt{2}\,\textrm{.} |
Durch die Gleichung (1) erhalten wir den entsprechenden y-Wert,
\displaystyle y_0 = -3+2\sqrt{2}\qquad\text{and}\qquad y_0 = -3-2\sqrt{2}\,\textrm{.} |
Also erhalten wir die Punkte \displaystyle (1-\sqrt{2},-3+2\sqrt{2}) und \displaystyle (1+\sqrt{2},-3-2\sqrt{2})\,.