Lösung 2.1:1d

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Aktuelle Version (21:34, 21. Aug. 2009) (bearbeiten) (rückgängig)
 
(Der Versionsvergleich bezieht 6 dazwischen liegende Versionen mit ein.)
Zeile 1: Zeile 1:
-
The modulus function,
+
Die Betragsfunktion <math>|x|</math> erstellt den Betrag von <math>x</math>, nimmt also das Vorzeichen von <math>x</math> weg. Zum Beispiel ist
-
<math>\left| x \right|</math>, strips
+
-
<math>x</math>
+
-
of its sign, e.g.
+
-
 
+
-
 
+
-
<math>\left| -5 \right|=5</math>,
+
-
<math>\left| 3 \right|=3</math>
+
-
and
+
-
<math>\left| -\pi \right|=\pi </math>
+
-
 
+
-
 
+
-
For positive values of
+
-
<math>x</math>, the modulus function has no effect, since
+
-
<math>\left| x \right|=x</math>, but for negative
+
-
<math>x</math>
+
-
the modulus function changes the sign of
+
-
<math>x</math>, i.e.
+
-
<math>\left| -x \right|=x</math>
+
-
(remember that
+
-
<math>x</math>
+
-
is negative and therefore
+
-
<math>-x</math>
+
-
is positive).
+
-
 
+
-
If we draw a graph of
+
-
<math>y=\left| x \right|</math>
+
-
it will consist of two parts. For
+
-
<math>x\ge 0</math>
+
-
we have
+
-
<math>y=x</math>, and for
+
-
<math>x\le 0</math>
+
-
we have
+
-
<math>y=-x</math>
+
 +
{{Abgesetzte Formel||<math>|-5|=5\,</math>, <math>\quad|3|=3\quad</math> und <math>\quad |-\pi|=\pi\,</math>.}}
 +
Für positive <math>x</math> ändert die Betragsfunktion nichts, da
 +
<math>|x|=x</math>, während die Betragsfunktion für negative <math>x</math> das Vorzeichen von <math>x</math>, d.h. <math>|x|=-x</math> ändert.
 +
Zeichnen wir den Graph von <math>y=|x|</math>, besteht er aus zwei Teilen. Für
 +
<math>x\ge 0</math> ist <math>y=x</math> und für <math>x\le 0</math> ist
 +
<math>y=-x\,.</math>
[[Image:2_1_1_d1.gif|center]]
[[Image:2_1_1_d1.gif|center]]
-
 
+
Daher ist das Integral die Fläche unter der Funktion <math>y=|x|</math> zwischen <math>x=-1</math> und <math>x=2</math>.
-
The value of the integral is the area of the region under the graph
+
-
<math>y=\left| x \right|</math>
+
-
and between
+
-
<math>x=-1</math>
+
-
and
+
-
<math>x=2</math>.
+
-
 
+
[[Image:2_1_1_d2.gif|center]]
[[Image:2_1_1_d2.gif|center]]
 +
Da das Gebiet aus zwei Dreiecken besteht, erhalten wir
-
This region consists of two triangles and we therefore obtain
+
{{Abgesetzte Formel||<math>\int\limits_{-1}^{2} |x|\,dx = \frac{1}{2}\cdot 1\cdot 1 + \frac{1}{2}\cdot 2\cdot 2 = \frac{5}{2}\,\textrm{.}</math>}}
-
 
+
-
<math>\int\limits_{-1}^{2}{\left| x \right|}\,dx=\frac{1}{2}\centerdot 1\centerdot 1+\frac{1}{2}\centerdot 2\centerdot 2=\frac{5}{2}</math>
+

Aktuelle Version

Die Betragsfunktion \displaystyle |x| erstellt den Betrag von \displaystyle x, nimmt also das Vorzeichen von \displaystyle x weg. Zum Beispiel ist

\displaystyle |-5|=5\,, \displaystyle \quad|3|=3\quad und \displaystyle \quad |-\pi|=\pi\,.

Für positive \displaystyle x ändert die Betragsfunktion nichts, da \displaystyle |x|=x, während die Betragsfunktion für negative \displaystyle x das Vorzeichen von \displaystyle x, d.h. \displaystyle |x|=-x ändert.

Zeichnen wir den Graph von \displaystyle y=|x|, besteht er aus zwei Teilen. Für \displaystyle x\ge 0 ist \displaystyle y=x und für \displaystyle x\le 0 ist \displaystyle y=-x\,.

Daher ist das Integral die Fläche unter der Funktion \displaystyle y=|x| zwischen \displaystyle x=-1 und \displaystyle x=2.

Da das Gebiet aus zwei Dreiecken besteht, erhalten wir

\displaystyle \int\limits_{-1}^{2} |x|\,dx = \frac{1}{2}\cdot 1\cdot 1 + \frac{1}{2}\cdot 2\cdot 2 = \frac{5}{2}\,\textrm{.}