To find the length between two points using the Pythagorean Theorem, we need the coordinates of the two points. Let's assume the coordinates of the two points are (x1, y1) and (x2, y2).
The formula to find the distance between the two points using the Pythagorean Theorem is:
distance = √((x2 - x1)^2 + (y2 - y1)^2)
Let's apply this formula to find the length between the two points. Can you please provide the coordinates of the two points?
Apply the Pythagorean Theorem to find the length between the two points. Round your answer to the nearest hundredth.
2 answers
2,1 and 6,9