"Find the distance between (-5,3) and (4,-5). Round your answer to two decimal places. (nearest hundredth)

Answer:
12.04
Step-by-step explanation:
Use the distance formula.
[tex]d = \sqrt{(x_2 - x_1)^2 + (y_2-y_1)^2}\\d = \sqrt{(4 - (-5))^2 + (-5-3)^2}\\d = \sqrt{(9)^2 + (-8)^2}\\d = \sqrt{81 + 64}\\d = \sqrt{145}[/tex]