Answer:
Explanation:
To find the distance between the points (0, -1) and (0, -11), we can use the distance formula, which is derived from the Pythagorean theorem.
The distance formula is given by:
d = √((x2 - x1)^2 + (y2 - y1)^2)
In this case, (x1, y1) represents the coordinates of the first point (0, -1), and (x2, y2) represents the coordinates of the second point (0, -11).
Plugging in the values, we have:
d = √((0 - 0)^2 + (-11 - (-1))^2)
Simplifying further:
d = √(0 + (-10)^2)
d = √(0 + 100)
d = √100
d = 10
Therefore, the distance between the points (0, -1) and (0, -11) is 10 units.
If you have any further questions, feel free to ask.