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