SOLUTION: Find the distance between the points A ( 4, -3 ) and B ( -4, 3 ).

Algebra ->  Graphs -> SOLUTION: Find the distance between the points A ( 4, -3 ) and B ( -4, 3 ).       Log On


   



Question 82566: Find the distance between the points A ( 4, -3 ) and B ( -4, 3 ).

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
To find the distance between the points A ( 4, -3 ) and B ( -4, 3 ) we use this formula:

Solved by pluggable solver: Distance between two points in two dimensions
The distance (denoted by d) between two points in two dimensions is given by the following formula:

d=sqrt%28%28x1-x2%29%5E2+%2B+%28y1-y2%29%5E2%29

Thus in our case, the required distance is
d=sqrt%28%284--4%29%5E2+%2B+%28-3-3%29%5E2%29=+10+


For more on this concept, refer to Distance formula.