-
<<
>>
G
B
I
G
W
$ \text{Eigenschaften} $
$ y = m\cdot x+t $
$ m = \frac{y-t}{ x} $
$ x = \frac{y-t}{ m} $
$ t = y-m\cdot x $
Funktionen-Lineare Funktion-Graph und Eigenschaften
$\text{Eigenschaften}$
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
$y = m\cdot x+t$
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$m = \frac{y-t}{ x}$
1
2
3
4
5
6
7
8
$x = \frac{y-t}{ m}$
1
2
3
4
5
6
7
$t = y-m\cdot x$
1
2
3
4
5
6
Beispiel Nr: 07
$\begin{array}{l} \text{Gegeben:}\\\text{y-Achsenabschnitt} \qquad t \qquad \\
\text{Variable} \qquad x \qquad \\
\text{Funktionswert} \qquad y \qquad \\
\\ \text{Gesucht:} \\\text{Steigung} \qquad m \qquad \\
\\ m = \frac{y-t}{ x}\\ \textbf{Gegeben:} \\ t=34 \qquad x=5 \qquad y=6 \qquad \\ \\ \textbf{Rechnung:} \\m = \frac{y-t}{ x} \\
t=34\\
x=5\\
y=6\\
y = m\cdot x+34\\
6 = m\cdot 5+34\\ \qquad /-34 \\
6 -34 = m\cdot 5 \qquad /:5 \\
m = \frac{6-34}{ 5}\\\\m=-5\frac{3}{5}
\\\\ \end{array}$