To get the distance between 2 points you may use the following formula:
distance = Square root of (x1+x2)2 + (y1+y2)2
This helps you find out how far/near 2 points are from each other. Let us say if you have an X and Y graph, just plot 2 points, find out its coordinates following the formula above. Then it will give you the exact distance of 2 points.
Taking into consideration Point A and Point B, following the formula above would always give you something we all call distance. These points will always be apart from each other, whether it is on the same axis or not, it still has distance involved in between.
What if we relate distance with a relationship?
- from some random blog i came across.
3:08 pm
<3
Friday, July 24, 2009
distnace