-
<<
>>
G
B
I
$ \text{2 Punkte} $
$ \text{Punkt und Steigung} $
$ \text{Punkt und y-Achsenabschnitt} $
Funktionen-Lineare Funktion-Geradengleichung aufstellen
$\text{2 Punkte}$
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$\text{Punkt und Steigung}$
1
2
3
4
5
6
7
8
9
10
11
12
$\text{Punkt und y-Achsenabschnitt}$
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Beispiel Nr: 04
$\begin{array}{l}
\text{Gegeben:}\text{ Punkt } A(xa/ya) \text{ und der y-Achsenabschnitt } t \\
\text{Gesucht:} \text{Geradengleichung} \qquad y=m\cdot x + t\\
\\ \text{Punkt und y-Achsenabschnitt}\\ \textbf{Gegeben:} \\ A(\frac{1}{2}/6)\qquad t=-5 \\\\ \\ \textbf{Rechnung:} \\
A(\frac{1}{2}/6)\qquad t=-5 \\
6=m \cdot \frac{1}{2}-5 \\
6=m \cdot \frac{1}{2}-5 \qquad /+5 \\
6+5 =m \cdot \frac{1}{2} \qquad /:\frac{1}{2} \\
m=22 \\
y=
22x-5
\end{array}$