Respuesta :

gmany

The formula of a distance between two points:

[tex]d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}[/tex]

We have the points (-3, 7) and (2, 9). Substitute:

[tex]d=\sqrt{(2-(-3))^2+(9-7)^2}=\sqrt{5^2+2^2}=\sqrt{25+4}=\sqrt{29}[/tex]

Answer:

sqrt(29)

Step-by-step explanation:

To find the distance between two points, we use the formula

d =sqrt((x2-x1)^2 + (y2-y1)^2 )

= sqrt( (2--3)^2 + (9-7)^2)

 = sqrt( 2+3)^2 + (2)^2)

= sqrt( 5^2 + 4)

= sqrt( 25+4)

= sqrt(29)

The distance is the sqrt(29)