Apply the Pythagorean Theorem to find the length between the two points. Round your answer to the nearest hundredth.

(7,8) (3,2)

To find the distance between the two points (7,8) and (3,2), we can use the Pythagorean Theorem. The formula is:

c = √((x2 - x1)^2 + (y2 - y1)^2)

Plugging in the values from the given points, we get:

c = √((3 - 7)^2 + (2 - 8)^2)
= √((-4)^2 + (-6)^2)
= √(16 + 36)
= √52

Rounded to the nearest hundredth, the distance between the two points is approximately 7.21.