find the distance between the points (-3,5) (7,-1) using the Pythagorean theorem

responses:

√ 3^2 - 5^2 = √ 20

√ 6^2 + 3^2 = √ 25

5^2 + 7^2 = √ 136

√ (6^2 + 10^2) = √ 136

The correct calculation using the Pythagorean theorem to find the distance between the two points (-3,5) and (7,-1) is:

√[(7-(-3))^2 + (-1-5)^2] = √(10^2 + (-6)^2) = √(100 + 36) = √136

So, the distance between the two points is √136 units.