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

[tex]d=\sqrt{(3-1)^2+(1-3)^2}=\sqrt{2^2+(-2)^2}=\sqrt{4+4}=\sqrt8\approx2.8[/tex]

Answer: C. 2.8