Lösung 4.1:5b

Aus Online Mathematik Brückenkurs 1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (hat „Solution 4.1:5b“ nach „Lösung 4.1:5b“ verschoben: Robot: moved page)
Aktuelle Version (07:54, 20. Aug. 2009) (bearbeiten) (rückgängig)
(Replaced figure with metapost figure)
 
(Der Versionsvergleich bezieht 2 dazwischen liegende Versionen mit ein.)
Zeile 1: Zeile 1:
-
If the circle is to contain the point (-1,1), then that point's distance away from the centre (2,-1) must equal the circle's radius, ''r''. Thus, we can obtain the circle's radius by calculating the distance between (-1,1) and (2,-1) using the distance formula,
+
Nachdem der Punkt (-1,1) auf den Kreis liegen soll, muss der Radius des Kreises der Abstand zwischen den Punkten (-1,1) und (2,-1) sein. Wir berechnen zuerst diesen Abstand:
{{Abgesetzte Formel||<math>\begin{align}
{{Abgesetzte Formel||<math>\begin{align}
Zeile 5: Zeile 5:
\end{align}</math>}}
\end{align}</math>}}
-
When we know the circle's centre and its radius, we can write the equation of the circle,
+
Jetzt kennen wir den Mittelpunkt und den Radius des Kreises und können die Gleichung aufschreiben:
-
{{Abgesetzte Formel||<math>(x-2)^2 + (y-(-1))^2 = (\sqrt{13})^{2}</math>}}
+
{{Abgesetzte Formel||<math>(x-2)^2 + (y-(-1))^2 = (\sqrt{13})^{2}\,,</math>}}
-
which the same as
+
oder auch
{{Abgesetzte Formel||<math>(x-2)^{2} + (y+1)^2 = 13\,\textrm{.}</math>}}
{{Abgesetzte Formel||<math>(x-2)^{2} + (y+1)^2 = 13\,\textrm{.}</math>}}
-
[[Image:4_1_5_b-1(2).gif|center]]
+
<center>{{:4.1.5b - Solution - The circle (x - 2)² + (y + 1)² = 13}}</center>
-
 
+
Hinweis: Ein Kreis mit den Mittelpunkt (''a'',''b'') und Radius ''r'' hat die Gleichung
-
Note: A circle having its centre at (''a'',''b'') and radius ''r'' has the equation
+
{{Abgesetzte Formel||<math>(x-a)^2 + (y-b)^2 = r^2\,\textrm{.}</math>}}
{{Abgesetzte Formel||<math>(x-a)^2 + (y-b)^2 = r^2\,\textrm{.}</math>}}

Aktuelle Version

Nachdem der Punkt (-1,1) auf den Kreis liegen soll, muss der Radius des Kreises der Abstand zwischen den Punkten (-1,1) und (2,-1) sein. Wir berechnen zuerst diesen Abstand:

\displaystyle \begin{align}

r &= \sqrt{(2-(-1))^2+(-1-1)^2} = \sqrt{3^2+(-2)^2} = \sqrt{9+4} = \sqrt{13}\,\textrm{.} \end{align}

Jetzt kennen wir den Mittelpunkt und den Radius des Kreises und können die Gleichung aufschreiben:

\displaystyle (x-2)^2 + (y-(-1))^2 = (\sqrt{13})^{2}\,,

oder auch

\displaystyle (x-2)^{2} + (y+1)^2 = 13\,\textrm{.}


[Image]

Hinweis: Ein Kreis mit den Mittelpunkt (a,b) und Radius r hat die Gleichung

\displaystyle (x-a)^2 + (y-b)^2 = r^2\,\textrm{.}