Respuesta :

Answer:

d = 60

Step-by-step explanation:

using the coordinates (26, 38) and (26,22) let's apply the formula:

d = √(x1 - y1)*2 + (x2 - y2)*2

d = √(26 - 26)*2 + (-22-38)*2

d = √(0)*2 + (-60)*2

d = √3600

d = 60

gmany

Answer:

60 units

Step-by-step explanation:

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 (26, 38) and (26, -22).

Substitute:

[tex]d=\sqrt{(-22-38)^2+(26-26)^2}=\sqrt{(-60)^2+0^2}=\sqrt{60^2}=60[/tex]

Used [tex]\sqrt{a^2}=a[/tex] for [tex]a\geq0[/tex]