Lösung 2.2:5a

Aus Online Mathematik Brückenkurs 1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Aktuelle Version (11:17, 18. Aug. 2009) (bearbeiten) (rückgängig)
K
 
(Der Versionsvergleich bezieht 8 dazwischen liegende Versionen mit ein.)
Zeile 1: Zeile 1:
-
Let's write down the equation for a straight line as
+
Die Gleichung einer Geraden lautet
 +
{{Abgesetzte Formel||<math>y=kx+m\,,</math>}}
-
<math>y=kx+m</math>
+
Wir wollen die Konstanten ''k'' und ''m'' bestimmen.
 +
Nachdem die Punkte (2,3) und (3,0) auf der Geraden liegen, müssen sie auch die Gleichung der Geraden erfüllen.
-
where
+
{{Abgesetzte Formel||<math>3=k\cdot 2+m\qquad\text{und}\qquad 0=k\cdot 3+m\,\textrm{.}</math>}}
-
<math>k</math>
+
-
and
+
-
<math>m</math>
+
-
are constants which we shall determine.
+
-
Since the points
+
Wenn wir die erste Gleichung von der zweiten subtrahieren, wird ''m'' gekürzt, und wir erhallten ''k''
-
<math>\left( 2 \right., \left. 3 \right)</math>
+
-
and
+
-
<math>\left( 3 \right., \left. 0 \right)</math>
+
-
should lie on the line, they must also satisfy the equation of the line,
+
 +
{{Abgesetzte Formel||<math>\begin{align}
 +
3-0 &= k\cdot 2+m-(k\cdot 3+m)\,,\\[5pt]
 +
3 &= -k\,\textrm{.}
 +
\end{align}</math>}}
-
<math>3=k\centerdot 2+m</math>
 
-
and
 
-
<math>0=k\centerdot 3+m</math>
 
 +
Ersetzen wir ''k'' mit -3 in der Gleichung <math>0=k\centerdot 3+m</math>, bekommen wir ''m'',
-
If we take the difference between the equations,
+
{{Abgesetzte Formel||<math>m=-3k=-3\cdot (-3)=9\,\textrm{.}</math>}}
-
<math>m</math>
+
-
disappears and we can work out the gradient
+
-
<math>k</math>,
+
 +
Die Gleichung der Geraden ist also <math>y=-3x+9</math>.
-
<math>3-0=k\centerdot 2+m-\left( k\centerdot 3+m \right)</math>
+
<center>{{:2.2.5a - Solution - The line y = -3x + 9 through the points (2,3) and (3,0)}}</center>
 +
Hinweis: Wir können unsere Lösung testen, indem wir kontrollieren ob die Punkte (2,3) und (3,0) die Gleichung der Geraden erfüllen:
-
<math>3=-k</math>
+
:*(''x'',''y'')&nbsp;=&nbsp;(2,3): <math>\text{Linke Seite} = 3\ </math> und <math>\ \text{Rechte Seite} = -3\cdot 2+9 = 3\,</math>.
-
 
+
:*(''x'',''y'')&nbsp;=&nbsp;(3,0): <math>\text{Linke Seite} = 0\ </math> und <math>\ \text{Rechte Seite} = -3\cdot 3+9 = 0\,</math>.
-
Substituting this into the equation
+
-
<math>0=k\centerdot 3+m</math>
+
-
then gives us a value for
+
-
<math>m</math>,
+
-
 
+
-
 
+
-
<math>m=-3k=-3\centerdot \left( -3 \right)=9</math>
+
-
 
+
-
 
+
-
The equation of the line is thus
+
-
<math>y=-3x+9</math>.
+
-
 
+
-
 
+
-
 
+
-
NOTE: To be completely certain that we have calculated correctly, we check that the points
+
-
<math>\left( 2 \right., \left. 3 \right)</math>
+
-
and
+
-
<math>\left( 3 \right., \left. 0 \right)</math>
+
-
satisfy the equation of the line:
+
-
 
+
-
<math>\left( x \right., \left. y \right)=\left( 2 \right., \left. 3 \right)</math>: LHS=
+
-
<math>3</math>
+
-
and RHS=
+
-
<math>-3\centerdot 2+9=3</math>
+
-
 
+
-
 
+
-
<math>\left( x \right., \left. y \right)=\left( 3 \right., \left. 0 \right)</math>: LHS=
+
-
<math>0</math>
+
-
and LHS=
+
-
<math>-3\centerdot 3+9=0</math>
+
-
 
+
-
 
+
-
 
+
-
{{NAVCONTENT_START}}
+
-
<!--<center> [[Image:2_2_5a-1(2).gif]] </center>-->
+
-
{{NAVCONTENT_STOP}}
+
-
{{NAVCONTENT_START}}
+
-
 
+
-
[[Image:S1_2_2_5_a.jpg]]
+
-
<!--<center> [[Image:2_2_5a-2(2).gif]] </center>-->
+
-
{{NAVCONTENT_STOP}}
+

Aktuelle Version

Die Gleichung einer Geraden lautet

\displaystyle y=kx+m\,,

Wir wollen die Konstanten k und m bestimmen.

Nachdem die Punkte (2,3) und (3,0) auf der Geraden liegen, müssen sie auch die Gleichung der Geraden erfüllen.

\displaystyle 3=k\cdot 2+m\qquad\text{und}\qquad 0=k\cdot 3+m\,\textrm{.}

Wenn wir die erste Gleichung von der zweiten subtrahieren, wird m gekürzt, und wir erhallten k

\displaystyle \begin{align}

3-0 &= k\cdot 2+m-(k\cdot 3+m)\,,\\[5pt] 3 &= -k\,\textrm{.} \end{align}


Ersetzen wir k mit -3 in der Gleichung \displaystyle 0=k\centerdot 3+m, bekommen wir m,

\displaystyle m=-3k=-3\cdot (-3)=9\,\textrm{.}

Die Gleichung der Geraden ist also \displaystyle y=-3x+9.

[Image]

Hinweis: Wir können unsere Lösung testen, indem wir kontrollieren ob die Punkte (2,3) und (3,0) die Gleichung der Geraden erfüllen:

  • (x,y) = (2,3): \displaystyle \text{Linke Seite} = 3\ und \displaystyle \ \text{Rechte Seite} = -3\cdot 2+9 = 3\,.
  • (x,y) = (3,0): \displaystyle \text{Linke Seite} = 0\ und \displaystyle \ \text{Rechte Seite} = -3\cdot 3+9 = 0\,.