answersLogoWhite

0


Best Answer

To find the distance between two points (x0, y0) and (x1, y1) use Pythagoras:

distance = √(change_in_x² + change_in_y²)

→ distance = √((x1 - x0)² + (y1 - y0)²)

→ distance = √((8 - -7)² + (-5 - -13)²)

→ distance = √(15² + 8²)

→ distance = √289

→ distance = 17 units.

User Avatar

Wiki User

7y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the distance between the points (-7 -13) and (8 -5)?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the distance between the points (-5 -2) and (3 13)?

Points: (-5, -2) and (3, 13)Distance works out as 17 units


What is the distance between the points -8 4 and 54?

If you mean: (-8, 4) and (5, 4) Then the distance between the points works out as 13


What is the distance between the points 3 5 and 1 8?

(3-1)2 + (5-8)2 = 13 and the square root of this is the distance between the points


What is the distance between the points (-4 5) and (3 16)?

Points: (-4, 5) and (3, 16) Distance: square root of 170 which is about 13


What is the distance between the points 5 9 and 5 13?

Pythagoras can be used to find the distance between any two points (x0, y0) and (x1, y1): Distance = √((x1 - x0)² + (y1 - y0)²) → distance = √((5 - 5)² + (13 - 9)²) = √(0 + 4²) = √(4²) = 4.


What is the distance between the points (45) and (1013) on a coordinate plane?

If you mean points of (4, 5) and (10, 13) then the distance works out as 10


What is the distance between the points (4 5) and (10 13) on a coordinate plane?

10 units


What is the distance between the points 2 5 and 5 7?

(2-5)2+(5-7)2 = 13 and the square root of this is the distance which is about 3.60555 to 5 decimal places


Distance between two points?

the distance between two points is length


What is the the distance between the points (2 4) and (5 0)?

Points: (2, 4) and (5, 0) Distance: 5


What is the distance between points (-8-3) and (45)?

If you mean: (-8, -3) and (4, 5) then the distance is 4 times square root 13


What is the distance between the points (-73 ) and ( 4-5 ) on a coordinate plane?

If you mean points of (5, 5) and (1, 5) then the distance is 4