Processing Math: Done
To print higher-resolution math symbols, click the
Hi-Res Fonts for Printing button on the jsMath control panel.

No jsMath TeX fonts found -- using image fonts instead.
These may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath

Lösung 2.1:4b

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Solution 2.1:4b moved to Lösung 2.1:4b: Robot: moved page)
Zeile 1: Zeile 1:
-
By completing the square of the equation of the curve
+
Durch quadratische Ergänzung erhalten wir
{{Abgesetzte Formel||<math>\begin{align}
{{Abgesetzte Formel||<math>\begin{align}
Zeile 8: Zeile 8:
\end{align}</math>}}
\end{align}</math>}}
-
we can read off that the curve is a downward parabola with maximum value <math>y=3</math> when <math>x=1</math>.
+
Wir sehan dass die Funktion ein Parabel mit den Maxima <math>y=3</math> wenn <math>x=1</math> ist.
[[Image:2_1_4_b.gif|center]]
[[Image:2_1_4_b.gif|center]]
-
The region whose area we shall determine is the one shaded in the figure.
+
die Fläche die wir bestimmen soll ist im Bild geschattet.
-
We can express this area using the integral
+
Diese Fläche bestimmen wir mit den Integral
-
{{Abgesetzte Formel||<math>\text{Area} = \int\limits_a^b \bigl(-x^2+2x+2\bigr)\,dx\,,</math>}}
+
{{Abgesetzte Formel||<math>\text{Fläche} = \int\limits_a^b \bigl(-x^2+2x+2\bigr)\,dx\,,</math>}}
-
where ''a'' and ''b'' are the ''x''-coordinates for the points of intersection between the parabola and the ''x''-axis.
+
Wo ''a'' und ''b'' die Schnittstellen von der Parabel und der ''x''-Achse sind, also die Wurzeln von
-
 
+
-
A solution plan is to first determine the intersection points, <math>x=a</math>
+
-
and <math>x=b</math>, and then calculate the area using the integral formula above.
+
-
 
+
-
The parabola cuts the ''x''-axis when its ''y''-coordinate is zero, i.e.
+
{{Abgesetzte Formel||<math>0=-x^{2}+2x+2</math>}}
{{Abgesetzte Formel||<math>0=-x^{2}+2x+2</math>}}
-
and because we have already completed the square of the right-hand side once, the equation can be written as
+
oder, durch quadratische Ergänzung (siehe oben),
{{Abgesetzte Formel||<math>0=-(x-1)^2+3</math>}}
{{Abgesetzte Formel||<math>0=-(x-1)^2+3</math>}}
-
or
+
oder auch
{{Abgesetzte Formel||<math>(x-1)^2=3\,\textrm{.}</math>}}
{{Abgesetzte Formel||<math>(x-1)^2=3\,\textrm{.}</math>}}
-
Taking the square root gives <math>x = 1\pm \sqrt{3}\,</math>. The points of intersection are <math>x=1-\sqrt{3}</math> and <math>x=1+\sqrt{3}\,</math>.
+
Die Gleichung hat also die Wurzeln <math>x = 1\pm \sqrt{3}\,</math>, und also <math>x=1-\sqrt{3}</math> und <math>x=1+\sqrt{3}\,</math>.
-
The area we are looking for is therefore given by
+
Die Fläche ist also
{{Abgesetzte Formel||<math>\text{Area} = \int\limits_{1-\sqrt{3}}^{1+\sqrt{3}} \bigl(-x^2+2x+2\bigr)\,dx\,\textrm{.}</math>}}
{{Abgesetzte Formel||<math>\text{Area} = \int\limits_{1-\sqrt{3}}^{1+\sqrt{3}} \bigl(-x^2+2x+2\bigr)\,dx\,\textrm{.}</math>}}
-
Instead of directly starting to calculate, we can start from the integrand in the form we obtain after completing its square,
+
Wir schreiben hier den Integranden in der quadratisch ergänzten Form.
{{Abgesetzte Formel||<math>\text{Area} = \int\limits_{1-\sqrt{3}}^{1+\sqrt{3}} \bigl( -(x-1)^2 + 3\bigr)\,dx\,,</math>}}
{{Abgesetzte Formel||<math>\text{Area} = \int\limits_{1-\sqrt{3}}^{1+\sqrt{3}} \bigl( -(x-1)^2 + 3\bigr)\,dx\,,</math>}}
-
which seems easier. Because the expression <math>x-1</math> inside the square is a linear expression, we can write down a primitive function “in the usual way”,
+
Wir erhalten die die Stammfunktion,
{{Abgesetzte Formel||<math>\text{Area} = \Bigl[\ -\frac{(x-1)^3}{3} + 3x\ \Bigr]_{1-\sqrt{3}}^{1+\sqrt{3}}\,\textrm{.}</math>}}
{{Abgesetzte Formel||<math>\text{Area} = \Bigl[\ -\frac{(x-1)^3}{3} + 3x\ \Bigr]_{1-\sqrt{3}}^{1+\sqrt{3}}\,\textrm{.}</math>}}
-
(If one is uncertain of this step, it is possible to differentiate the primitive function and see that one really does get the integrand back). Hence,
+
und daher erhalten wir
{{Abgesetzte Formel||<math>\begin{align}
{{Abgesetzte Formel||<math>\begin{align}
Zeile 61: Zeile 56:
\end{align}</math>}}
\end{align}</math>}}
-
 
+
Hinweis: Die Rechnungen werden unständiger wenn wir mit den Ausdruck
-
Note: The calculations become a lot more complicated if one starts from
+
{{Abgesetzte Formel||<math>\int\limits_{1-\sqrt{3}}^{1+\sqrt{3}}{\bigl(-x^2+2x+2 \bigr)}\,dx = \cdots</math>}}
{{Abgesetzte Formel||<math>\int\limits_{1-\sqrt{3}}^{1+\sqrt{3}}{\bigl(-x^2+2x+2 \bigr)}\,dx = \cdots</math>}}
 +
 +
rechnen.

Version vom 18:40, 28. Apr. 2009

Durch quadratische Ergänzung erhalten wir

y=x2+2x+2=x22x2=(x1)2122=(x1)2+3

Wir sehan dass die Funktion ein Parabel mit den Maxima y=3 wenn x=1 ist.

die Fläche die wir bestimmen soll ist im Bild geschattet.

Diese Fläche bestimmen wir mit den Integral

Fläche=bax2+2x+2dx 

Wo a und b die Schnittstellen von der Parabel und der x-Achse sind, also die Wurzeln von

0=x2+2x+2

oder, durch quadratische Ergänzung (siehe oben),

0=(x1)2+3

oder auch

(x1)2=3.

Die Gleichung hat also die Wurzeln x=13 , und also x=13  und x=1+3 .

Die Fläche ist also

Area=1+313x2+2x+2dx. 

Wir schreiben hier den Integranden in der quadratisch ergänzten Form.

Area=1+313(x1)2+3dx 

Wir erhalten die die Stammfunktion,

Area= 3(x1)3+3x 1+313. 

und daher erhalten wir

Area=3(1+31)3+3(1+3)3(131)3+3(13)=3(3)3+3+33+3(3)33+33=3333+33+3(3)(3)(3)+33=333+33333+33=3+333+33=(1+31+3)3=43.

Hinweis: Die Rechnungen werden unständiger wenn wir mit den Ausdruck

1+313x2+2x+2dx= 

rechnen.