|
|
|
This formula finds the distance between two points...or...a line if the coordinates are known.
|
|
|
|
To find the coordinates of the midpoint of a line, use the midpoint formula!!
|
|
|
|
Two points A(x[1], y[1]) and B(x[2], y[2]).
|
|
|
|
The coordinates of the point E of intersection of two lines with equation Y=c+Xm and Y=d+Xn
|
|
|
|
|