Respuesta :

We are given the following points:

[tex](0,-1);(0,-11)[/tex]

We can use the formula for the euclidean distance:

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

Where:

[tex]\begin{gathered} (x_1,y_1)=(0,-1) \\ (x_2,y_2)=(0,-11) \end{gathered}[/tex]

Replacing the values:

[tex]d=\sqrt[]{(0-0)^2+(-11-(-1))^2}[/tex]

Solving we get:

[tex]d=\sqrt[]{(-11+1)^2}[/tex]

Solving the square root

[tex]d=-11+1=10[/tex]

Therefore, the distance is 10.