College

Solve the following problem:

What is the distance from \((-13, 12)\) to \((-13, -77)\)?

A. 26
B. 89
C. 65
D. -89

Answer :

Final answer:

The distance from (-13, 12) to (-13, -77) is 89 units.


Explanation:

To find the distance between two points in a coordinate plane, you can use the distance formula. The distance formula is given by:



d = sqrt((x2 - x1)^2 + (y2 - y1)^2)



In this case, the coordinates of the two points are (-13, 12) and (-13, -77). Substituting the values into the distance formula:



d = sqrt((-13 - (-13))^2 + (-77 - 12)^2)


d = sqrt(0^2 + (-89)^2)


d = sqrt(0 + 7921)


d = sqrt(7921)


d = 89



Therefore, the distance from (-13, 12) to (-13, -77) is 89 units.


Learn more about Distance between two points on a coordinate plane here:

https://brainly.com/question/32829538