man nehme 2 Punkte und
stelle die übliche Geradengleichung auf.
A ( -3 | 1 )
B ( 7 | 6 )
m = ( y1 - y2 ) / ( x1 - x2 ) = ( 1 - 6 ) / ( -3 - 7 )
m = -5 / -10
m = 0.5
Für A
y = m * x + b
1 = 0.5 * (-3) + b
b = 2.5
y = 0.5 * x + 2.5
Probe mit B
6 = 0.5 * 7 + 2.5 stimmt
C ( 22 | 14 )
14 = 0.5 * 22 + 2.5 => 13.5
Der Punkt C liegt nicht auf der Geraden
von A und B.