\( \newcommand{\br}[1]{\left( #1\right)} \newcommand{\logpar}[1]{\log\left( #1\right)} \newcommand{\cospar}[1]{\cos\left( #1\right)} \newcommand{\sinpar}[1]{\sin\left( #1\right)} \newcommand{\tanpar}[1]{\tan\left( #1\right)} \newcommand{\arcsinpar}[1]{\sin^{-1}\!\left( #1\right)} \newcommand{\arccospar}[1]{\cos^{-1}\!\left( #1\right)} \newcommand{\arctanpar}[1]{\tan^{-1}\!\left( #1\right)} \newcommand{\asin}[1]{\sin^{-1}\! #1} \newcommand{\acos}[1]{\cos^{-1}\! #1} \newcommand{\atan}[1]{\tan^{-1}\! #1} \newcommand{\asinh}[1]{\sinh^{-1}\! #1} \newcommand{\acosh}[1]{\cosh^{-1}\! #1} \newcommand{\atanh}[1]{\tanh^{-1}\! #1} \newcommand{\logten}[1]{\log_{10}\! #1} \definecolor{explaination}{RGB}{0, 166, 226} \newcommand{\ubrace}[2][u]{ { \color{explaination}{\underbrace{ {\color{black}{#2}} }_{#1}} } } \newcommand{\obrace}[2][u]{ { \color{explaination}{\overbrace{ {\color{black}{#2}} }^{#1}} } } \definecolor{highlight}{RGB}{181, 41, 118} \newcommand{\xplain}[1]{{ \textcolor{explaination} { \footnotesize{ #1 \newline}}}} \newcommand{\hilite}[1]{{ \textcolor{highlight} { { #1 }}}} \definecolor{lightergray}{gray}{.675} \newcommand{\hide}[1]{{ \textcolor{lightergray} { \footnotesize{ #1 \newline}}}} \newcommand{\mth}[1]{ { \textcolor{black} { { \small #1 } } } } \)

Übung: Geradengleichung in Punkt-Steigungs-Form

randRangeNonZero( -5, 5 ) randRangeNonZero( -5, 5 ) randRangeNonZero( -5, 5 ) randRangeNonZero( -5, 5 ) (Y1 - Y2) / (X1 - X2)

Gegeben sind folgende Werte. Bestimme die Geradengleichung in Punkt-Steigungs-Form (y - y_{1}) = m(x - x_{1}).
Was sind die Werte von x_{1}, y_{1}, und m?

x_{1}=\color{#ca1f7b}{X1},\quad f(x_{1})=\color{#ca1f7b}{Y1}.
x_{2}=\color{#3F9EFF}{X2},\quad f(x_{2})=\color{#3F9EFF}{Y2}.

Y2 SLOPE X2
Y1 SLOPE X1

(y - {}) = {}(x - {})

f(x) ist der Wert von y. Daher ist ein Punkt (\color{#ca1f7b}{X1}, \color{#ca1f7b}{Y1}).

Die Formel für die Steigung ist: m = \displaystyle\frac{ (y_{1} - y_{2}) }{ (x_{1} - x_{2}) }.

Durch Einsetzen erhalten wir \displaystyle {} \frac{\color{#ca1f7b}{Y1} - (\color{#5B3C80}{Y2})}{\color{#ca1f7b}{X1} - (\color{#5B3C80}{X2})} = \color{#3F9EFF}{\dfrac{Y1-Y2}{ X1-X2}} = \color{#3F9EFF}{fractionReduce(Y1 - Y2, X1 - X2)}

Wir können einen der beiden Punkte zum Einsetzen aussuchen. Durch Einsetzen von x_{1} und y_{1} in die Gleichung der Punkt-Steigungs-Form erhalten wir:

(y - \color{#ca1f7b}{Y1}) = \color{#3F9EFF}{fractionReduce(Y1 - Y2, X1 - X2)}(x - \color{#ca1f7b}{X1})

ODER

(y - \color{#5B3C80}{Y2}) = \color{#3F9EFF}{fractionReduce(Y1 - Y2, X1 - X2)}(x - \color{#5B3C80}{X2})

randRangeNonZero( -5, 5 ) randRangeNonZero( -5, 5 ) randRangeNonZero( -5, 5 ) randRangeNonZero( -5, 5 ) (Y1 - Y2) / (X1 - X2)

Eine Linie geht durch die Punkte (\color{#ca1f7b}{X1}, \color{#ca1f7b}{Y1}) und (\color{#5B3C80}{X2}, \color{#5B3C80}{Y2}). Bestimme die Geradengleichung in Punkt-Steigungs-Form.

Y2 SLOPE X2
Y1 SLOPE X1

(y - {}) = {}(x - {})

Die Formel für die Steigung ist: m = \displaystyle\frac{ (y_{1} - y_{2}) }{ (x_{1} - x_{2}) }.

Durch Einsetzen erhalten wir \displaystyle {} \frac{\color{#ca1f7b}{Y1} - (\color{#5B3C80}{Y2})}{\color{#ca1f7b}{X1} - (\color{#5B3C80}{X2})} = \color{#3F9EFF}{\dfrac{Y1-Y2}{ X1-X2}} = \color{#3F9EFF}{fractionReduce(Y1 - Y2, X1 - X2)}

Wir können einen der beiden Punkte zum Einsetzen aussuchen. Durch Einsetzen von x_{1} und y_{1} in die Gleichung der Punkt-Steigungs-Form erhalten wir:

(y - \color{#ca1f7b}{Y1}) = \color{#3F9EFF}{fractionReduce(Y1 - Y2, X1 - X2)}(x - \color{#ca1f7b}{X1})

ODER

(y - \color{#5B3C80}{Y2}) = \color{#3F9EFF}{fractionReduce(Y1 - Y2, X1 - X2)}(x - \color{#5B3C80}{X2})

0 randRangeNonZero( -5, 5 ) randRangeNonZero( -5, 5 ) randRangeNonZero( -5, 5 ) (Y1 - Y2)/ (X1 - X2)

Die Steigung eine Gerade ist \color{#3F9EFF}{fractionReduce(Y1 - Y2, X1 - X2)} und der y-Achsenabschnitt ist \color{#5B3C80}{Y1}. Bestimme die Geradengleichung in Punkt-Steigungs-Form.

Y1 SLOPE X1

(y - {}) = {}(x - {})

Der y-Achsenabschnitt ist die y-Koordinate des Schnittpunktes eines Funktionsgraphen mit der y-Achse, daher der y-Wert bei x = 0. Daher definiert es einen Punkt, den wir verwenden können:\quad(\color{#ca1f7b}{X1}, \color{#ca1f7b}{Y1}).

Die Punkt-Steigungs-Form einer Gleichung sieht wir folgt aus: (y - y_{1}) = m(x - x_{1})

Daher ist die Geradengleichung in Punkt-Steigungs-Form:
(y - \color{#ca1f7b}{Y1}) = \color{#3F9EFF}{fractionReduce(Y1 - Y2, X1 - X2)}(x - \color{#ca1f7b}{X1})