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 W(-1, 4) and T(4, 1). Substitute:

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