-
<<
>>
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: 10
$\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(2/9)\qquad t=4 \\\\ \\ \textbf{Rechnung:} \\
A(2/9)\qquad t=4 \\
9=m \cdot 2+4 \\
9=m \cdot 2+4 \qquad /-4 \\
9-4 =m \cdot 2 \qquad /:2 \\
m=2\frac{1}{2} \\
y=
2\frac{1}{2}x+4
\end{array}$