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