Sunday, 5 March 2017

Distance Between any two Points

      The length of the line joining the points (x1, y1) and (x2, y2) or shortest distance between these two points, and is it is calculated by the formula given below:




Example:
Find the distance between the points (3, 5) and (2, 4).
(So in this case, x2 = 2, x1 = 3, y2 = 4 and y1 = 5).







                                                                                By: Sir Baqir Ali

No comments:

Post a Comment