Graphs of Functions
Slope Intercept
y=mx+b
Ex: Distance between (-4, 3) & (5, -1)
5−(−4)3−(−1)=94
3=−94(−4)+b
3−94(4)=b
b=3−94(4)
b=911
y=94x+911
Finding the distance between 2 points
d=(x1+x2)2+(y1+y2)2
Finding the midpoint between 2 points
M=(2x1+x2,2y1+y2)