Respuesta :
Length = √((x2 - x1)2 + (y2 - y1)2)
= √((1-(-2))2 + (3-(-4))2)
= √(9+49)
= √(58)
= 7.6158
Answer:58
Step-by-step explanation:
distance formula: [tex]distance = \sqrt{(X1-X2)^{2} + (Y1-Y2)^{2} }[/tex]
points given: (-2, -4), (1, 3)
[tex]distance = \sqrt{(-2-1)^{2}+(-4-3)^{2} } \\[/tex]\
[tex]distance = \sqrt{(-3)^{2} +(-7)^{2} } \\[/tex]
[tex]distance = \sqrt{9+49}[/tex]
distance = 58